Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794877 - app-emulation/libguestfs-1.44.1 fails to compile
Summary: app-emulation/libguestfs-1.44.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-06-08 08:21 UTC by Agostino Sarubbo
Modified: 2021-10-02 21:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,525.99 KB, text/plain)
2021-06-08 08:21 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-08 08:21:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/libguestfs-1.44.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-08 08:21:29 UTC
Created attachment 714504 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-08 08:21:30 UTC
Possible context of error(s):

collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2021-06-08 08:54:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1328f5ce8c0fed6c3a374a7bc2a13c54ddf89893

commit 1328f5ce8c0fed6c3a374a7bc2a13c54ddf89893
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-08 08:51:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-08 08:51:30 +0000

    app-emulation/libguestfs: don't call AR directly
    
    Closes: https://bugs.gentoo.org/794877
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/libguestfs/libguestfs-1.44.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 4 Agostino Sarubbo gentoo-dev 2021-06-08 10:43:01 UTC
still reproducible
Comment 5 Larry the Git Cow gentoo-dev 2021-10-02 21:41:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac346608ca59260848312aed3b4ebf54f62095f

commit 1ac346608ca59260848312aed3b4ebf54f62095f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-02 21:35:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-02 21:41:43 +0000

    app-emulation/libguestfs: add 1.46.0
    
    Closes: https://bugs.gentoo.org/794877
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/libguestfs/Manifest                 |   1 +
 app-emulation/libguestfs/libguestfs-1.46.0.ebuild | 213 ++++++++++++++++++++++
 2 files changed, 214 insertions(+)