Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906782 - dev-db/mongodb-5.0.16-r1 fails to compile (MUSL-SYSTEM): libc_override_gcc_and_weak.h:43:10: fatal error: cdefs.h: No such file or directory
Summary: dev-db/mongodb-5.0.16-r1 fails to compile (MUSL-SYSTEM): libc_override_gcc_an...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
: 929904 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-19 14:45 UTC by Agostino Sarubbo
Modified: 2024-05-10 14:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,123.61 KB, text/plain)
2023-05-19 14:45 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 2023-05-19 14:45:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/mongodb-5.0.16-r1 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-19 14:45:06 UTC
Created attachment 862004 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-19 14:45:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


src/third_party/gperftools/dist/src/libc_override_gcc_and_weak.h:43:10: fatal error: sys/cdefs.h: No such file or directory
src/third_party/gperftools/dist/src/libc_override_gcc_and_weak.h:43:10: fatal error: sys/cdefs.h: No such file or directory
Comment 3 Toralf Förster gentoo-dev 2024-04-29 17:33:24 UTC
*** Bug 929904 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-05-10 14:18:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a36eddb33ac7553c80fdf94a43647b5584a671

commit 66a36eddb33ac7553c80fdf94a43647b5584a671
Author:     Robert Förster <Dessa@gmake.de>
AuthorDate: 2024-05-06 18:52:52 +0000
Commit:     Alexys Jacob <ultrabug@gentoo.org>
CommitDate: 2024-05-10 14:18:18 +0000

    profiles/features/musl: mask mongodb
    
    Closes: https://bugs.gentoo.org/712990
    Closes: https://bugs.gentoo.org/713080
    Closes: https://bugs.gentoo.org/715832
    Closes: https://bugs.gentoo.org/716296
    Closes: https://bugs.gentoo.org/895776
    Closes: https://bugs.gentoo.org/906782
    Signed-off-by: Robert Förster <Dessa@gmake.de>
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 profiles/features/musl/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)