Skip to content

Missing symbols #177

@ScarlettGatelyMoore

Description

@ScarlettGatelyMoore

Hello! I am updating the package in debian and I have come across some missing symbols. From what I can see these are public:
c++filt _ZN8appimage4core4impl14PayloadIStreamC1Ev
appimage::core::impl::PayloadIStream::PayloadIStream()
c++filt _ZN8appimage4core4impl14PayloadIStreamC2Ev
appimage::core::impl::PayloadIStream::PayloadIStream()

Is this an internal call? Or do I have ABI breakage?

c++filt ZNK5boost10filesystem28recursive_directory_iterator5equalERKS1
boost::filesystem::recursive_directory_iterator::equal(boost::filesystem::recursive_directory_iterator const&) const
seems internal tests?

the rest are optional and not issues.

Thanks for any help in the matter.
Scarlett

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions