Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918981 - dev-cpp/abseil-cpp-20230802.0: fails to build on ppc
Summary: dev-cpp/abseil-cpp-20230802.0: fails to build on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libatomic-linking
  Show dependency tree
 
Reported: 2023-12-01 19:18 UTC by Arthur Zamarin
Modified: 2024-09-08 17:19 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,48.07 KB, text/plain)
2023-12-01 19:18 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-12-01 19:18:20 UTC
Created attachment 876256 [details]
build.log

Looks like missing atomic lib

Happened on ppc32-testing container on hokumpoke.ppc64.dev.gentoo.org
Comment 1 Holger Hoffstätte 2024-07-13 16:16:15 UTC
See also: https://github.com/abseil/abseil-cpp/issues/836
Comment 2 Larry the Git Cow gentoo-dev 2024-09-08 17:16:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60170e6ac00beac1291c3590dbe7e01d00764b01

commit 60170e6ac00beac1291c3590dbe7e01d00764b01
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-09-08 16:56:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-08 17:15:49 +0000

    dev-cpp/abseil-cpp: fix building on ppc
    
    Link in `atomic` on ppc.
    
    Disable failing test.
    
    Closes: https://bugs.gentoo.org/918981
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/abseil-cpp/abseil-cpp-20230802.0-r4.ebuild |  8 ++++++++
 dev-cpp/abseil-cpp/abseil-cpp-20240116.2-r4.ebuild |  8 ++++++++
 dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild    |  8 ++++++++
 dev-cpp/abseil-cpp/files/abseil-cpp-atomic.patch   | 18 ++++++++++++++++++
 4 files changed, 42 insertions(+)