Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929904 - dev-db/mongodb-5.0.16-r1 - src/.../libc_override_gcc_and_weak.h: fatal error: sys/cdefs.h: No such file or directory
Summary: dev-db/mongodb-5.0.16-r1 - src/.../libc_override_gcc_and_weak.h: fatal error:...
Status: RESOLVED DUPLICATE of bug 906782
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-13 09:39 UTC by Toralf Förster
Modified: 2024-04-29 17:33 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.64 KB, text/plain)
2024-04-13 09:39 UTC, Toralf Förster
Details
dev-db:mongodb-5.0.16-r1:20240413-093208.log (dev-db:mongodb-5.0.16-r1:20240413-093208.log,44.47 KB, text/plain)
2024-04-13 09:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,178.75 KB, text/plain)
2024-04-13 09:39 UTC, Toralf Förster
Details
environment (environment,135.34 KB, text/plain)
2024-04-13 09:39 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,992 bytes, application/x-xz)
2024-04-13 09:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.25 KB, application/x-xz)
2024-04-13 09:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.73 KB, application/x-xz)
2024-04-13 09:40 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,47.08 KB, application/x-xz)
2024-04-13 09:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.09 KB, application/x-xz)
2024-04-13 09:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-04-13 09:39:54 UTC
Compiling build/59f4f0dd/mongo/db/query/projection.o
Compiling build/59f4f0dd/mongo/bson/oid.o
Compiling build/59f4f0dd/mongo/db/matcher/match_expression_util.o
Compiling build/59f4f0dd/third_party/gperftools/dist/src/tcmalloc.o
In file included from src/third_party/gperftools/dist/src/libc_override.h:94,
                 from src/third_party/gperftools/dist/src/tcmalloc.cc:150:
src/third_party/gperftools/dist/src/libc_override_gcc_and_weak.h:43:10: fatal error: sys/cdefs.h: No such file or directory
   43 | #include <sys/cdefs.h>    // for __THROW
      |          ^~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240410-202513

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 3f35f9f5a5c655225a1786f7266a22d0c05c0435
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 13 08:04:28 2024 +0000

    2024-04-13 08:04:27 UTC

emerge -qpvO dev-db/mongodb
[ebuild  N    ] dev-db/mongodb-5.0.16-r1  USE="ssl tools -debug -kerberos -mongosh" CPU_FLAGS_X86="avx"
Comment 1 Toralf Förster gentoo-dev 2024-04-13 09:39:55 UTC
Created attachment 890713 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-13 09:39:56 UTC
Created attachment 890714 [details]
dev-db:mongodb-5.0.16-r1:20240413-093208.log
Comment 3 Toralf Förster gentoo-dev 2024-04-13 09:39:58 UTC
Created attachment 890715 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-13 09:39:59 UTC
Created attachment 890716 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-13 09:40:00 UTC
Created attachment 890717 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-13 09:40:01 UTC
Created attachment 890718 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-13 09:40:02 UTC
Created attachment 890719 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-13 09:40:03 UTC
Created attachment 890720 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-13 09:40:04 UTC
Created attachment 890721 [details]
temp.tar.xz
Comment 10 Robert Förster 2024-04-29 12:12:51 UTC
isn't this a dupe of https://bugs.gentoo.org/906782 ?
Comment 11 Toralf Förster gentoo-dev 2024-04-29 17:33:24 UTC

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