Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812701 - dev-libs/appstream-0.14.4-r1 fails to build with "undefined symbol: as_profile_new"
Summary: dev-libs/appstream-0.14.4-r1 fails to build with "undefined symbol: as_profil...
Status: RESOLVED DUPLICATE of bug 812698
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-12 00:19 UTC by Jared B.
Modified: 2021-09-12 02:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,7.30 KB, text/plain)
2021-09-12 00:20 UTC, Jared B.
Details
emerge -pqv (emerge-pqv.txt,98 bytes, text/plain)
2021-09-12 00:20 UTC, Jared B.
Details
build log (build.log.xz,4.84 KB, application/x-xz)
2021-09-12 00:20 UTC, Jared B.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jared B. 2021-09-12 00:19:52 UTC
appstream 0.14.4-r1 repeatedly fails to build, with the following error:

[63/122] /tmp/portage/dev-libs/appstream-0.14.4-r1/work/appstream-0.14.4-build/tools/appstreamcli news-to-metainfo --limit=6 ../AppStream-0.14.4/data/../NEWS ../AppStream-0.14.4/data/org.freedesktop.appstream.cli.metainfo.xml data/nol10n_withrelinfo_org.freedesktop.appstream.cli.metainfo.xml
FAILED: data/nol10n_withrelinfo_org.freedesktop.appstream.cli.metainfo.xml 
/tmp/portage/dev-libs/appstream-0.14.4-r1/work/appstream-0.14.4-build/tools/appstreamcli news-to-metainfo --limit=6 ../AppStream-0.14.4/data/../NEWS ../AppStream-0.14.4/data/org.freedesktop.appstream.cli.metainfo.xml data/nol10n_withrelinfo_org.freedesktop.appstream.cli.metainfo.xml
/tmp/portage/dev-libs/appstream-0.14.4-r1/work/appstream-0.14.4-build/tools/appstreamcli: symbol lookup error: /tmp/portage/dev-libs/appstream-0.14.4-r1/work/appstream-0.14.4-build/tools/appstreamcli: undefined symbol: as_profile_new
ninja: build stopped: subcommand failed.

I haven't been able to resolve this myself.  Build logs attached.

Reproducible: Always

Steps to Reproduce:
1. emerge -v appstream




appstream 0.12.11-r1 is currently installed
Comment 1 Jared B. 2021-09-12 00:20:04 UTC
Created attachment 738955 [details]
emerge --info
Comment 2 Jared B. 2021-09-12 00:20:15 UTC
Created attachment 738958 [details]
emerge -pqv
Comment 3 Jared B. 2021-09-12 00:20:27 UTC
Created attachment 738961 [details]
build log
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-12 02:34:04 UTC
Debugging this in bug 812698.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-12 02:54:23 UTC

*** This bug has been marked as a duplicate of bug 812698 ***