Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882203 - dev-libs/dietlibc-0.34 - getenv.c:(.text+<snip>): undefined reference to bcmp
Summary: dev-libs/dietlibc-0.34 - getenv.c:(.text+<snip>): undefined reference to bcmp
Status: CONFIRMED
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:
 
Reported: 2022-11-20 15:10 UTC by Toralf Förster
Modified: 2022-11-20 15:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.87 KB, text/plain)
2022-11-20 15:10 UTC, Toralf Förster
Details
dev-libs:dietlibc-0.34:20221120-130418.log.bz2 (dev-libs:dietlibc-0.34:20221120-130418.log.bz2,18.77 KB, application/x-bzip)
2022-11-20 15:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.59 KB, text/plain)
2022-11-20 15:10 UTC, Toralf Förster
Details
environment (environment,85.60 KB, text/plain)
2022-11-20 15:10 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-11-20 15:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.62 KB, application/x-bzip)
2022-11-20 15:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.53 KB, application/x-bzip)
2022-11-20 15:10 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 2022-11-20 15:10:11 UTC
too long lines were shrinked:

ar cru bin-x86_64/dietlibc.a bin-x86_64/unified.o bin-x86_64/__accept.o bin-x86_64/__accept4.o bin-x86_64/__bind.o bin-x86_64/__connect.o bin-x86_64/__eventfd.o bin-x86_64/__eventfd2.o bin-x86_64/__getpagesize.o bin-x86_64/__getpeername.o bin-x86_64/__getsockname.o bin-x86_64/__getsockopt.o bin-x86_
clang -isystem include -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -fno-strict-aliasing -fno-stack-protector -no-pie -Wa,--noexecstack -Werror=implicit-function-declaration -Werror=imp
clang -isystem include -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -fno-strict-aliasing -fno-stack-protector -no-pie -Wa,--noexecstack -Werror=implicit-function-declaration -Werror=imp
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: bin-x86_64/dietlibc.a(getenv.o): in function `getenv':
getenv.c:(.text+0x56): undefined reference to `bcmp'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: bin-x86_64/dietlibc.a(strstr.o): in function `strstr':
strstr.c:(.text+0x6b): undefined reference to `bcmp'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221120-010004

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *

  HEAD of ::gentoo
commit 2324c0d48fc33eeb5915693bc211d9c0dddb487a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 12:46:52 2022 +0000

    2022-11-20 12:46:51 UTC

emerge -qpvO dev-libs/dietlibc
[ebuild  N    ] dev-libs/dietlibc-0.34
Comment 1 Toralf Förster gentoo-dev 2022-11-20 15:10:13 UTC
Created attachment 834627 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 15:10:16 UTC
Created attachment 834629 [details]
dev-libs:dietlibc-0.34:20221120-130418.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-20 15:10:17 UTC
Created attachment 834631 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-20 15:10:20 UTC
Created attachment 834633 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-20 15:10:21 UTC
Created attachment 834635 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 15:10:22 UTC
Created attachment 834637 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-20 15:10:24 UTC
Created attachment 834639 [details]
temp.tar.bz2