Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794076 - dev-libs/appstream-0.14.3: stabilisation for glib-2.68 compatibility
Summary: dev-libs/appstream-0.14.3: stabilisation for glib-2.68 compatibility
Status: RESOLVED DUPLICATE of bug 777765
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-04 00:06 UTC by admin
Modified: 2021-06-04 17:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---
nattka: sanity-check+


Attachments
Patch for the new glibc (glibc.patch,463 bytes, patch)
2021-06-04 00:29 UTC, admin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description admin 2021-06-04 00:06:27 UTC
Due to the new glibc version, my compiler throws at me this error:

type_traits:56:3: error: template with C linkage

And ton of them...

Reproducible: Always

Steps to Reproduce:
1. emerge --ask dev-libs/appstream
2. wait
3. see the error.
Actual Results:  
Compilation error.

Expected Results:  
Compilation successful.

This seems to happen to every profiles on Gentoo.
I'll try to make a small patch for it if I get the time.
Comment 1 admin 2021-06-04 00:29:00 UTC
Created attachment 713490 [details, diff]
Patch for the new glibc
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-04 00:46:36 UTC
Note that this isn’t glibc but glib.

In future (and now), please could you always attach the full build.log and emerge —-info?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-04 00:50:38 UTC
Oh, we need to stable the newer one?
Comment 4 admin 2021-06-04 01:13:49 UTC
OH yes you're totally right, I don't know why I've seen it as glibc.
Nevermind, and yeah the problem is that I can't upload all of it because of upload limit (my log is more than 1MB).
Comment 5 admin 2021-06-04 01:14:50 UTC
I could compress them if you want in the future yes.
Comment 6 admin 2021-06-04 01:34:50 UTC
About the stable version I think it could be a good change, the issue has been fixed in the repo on this commit: https://github.com/ximion/appstream/commit/8a179f14619103247e4a14d96ea03c358d9c1492
Comment 7 Andreas Sturmlechner gentoo-dev 2021-06-04 17:39:25 UTC

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