Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 768684

Summary: app-crypt/gnupg-2.2.25 - .../i686-unknown-linux-uclibc/10.2.0/../../../../i686-unknown-linux-uclibc/bin/ld: /usr/lib/uclibc_nonshared.a(atexit.os): in function `atexit': atexit.c:(.text.atexit+0x13): undefined reference to `__dso_handle') (on uclibc-ng)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED WONTFIX    
Severity: normal CC: base-system, jstein, polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 570544    
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2021-02-04 19:44:46 UTC
Created attachment 685767 [details]
build.log

[...]
i686-unknown-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var/lib\""        -std=gnu99        -Wall -Wno-pointer-sign -Wpointer-arith -Os -march=pentium4 -pipe -c -o dns.o dns.c
i686-unknown-linux-uclibc-gcc -std=gnu99        -Wall -Wno-pointer-sign -Wpointer-arith -Os -march=pentium4 -pipe  -Wl,-O1 -Wl,--as-needed -o dirmngr dirmngr.o server.o crlcache.o crlfetch.o certcache.o domaininfo.o workqueue.o loadswdb.o cdblib.o misc.o ocsp.o validate.o dns-stuff.o http.o http-common.o http-ntbtls.o ks-action.o ks-engine-hkp.o ks-engine-http.o ks-engine-finger.o ks-engine-kdns.o dns.o  ../common/libcommonpth.a  -lassuan -lgpg-error -lgcrypt -lgpg-error -lksba -lgpg-error -lnpth  -lgnutls  -liconv     
/usr/lib/gcc/i686-unknown-linux-uclibc/10.2.0/../../../../i686-unknown-linux-uclibc/bin/ld: /usr/lib/uclibc_nonshared.a(atexit.os): in function `atexit':
atexit.c:(.text.atexit+0x13): undefined reference to `__dso_handle'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:913: dirmngr] Error 1
Comment 1 ernsteiswuerfel archtester 2021-02-04 19:45:09 UTC
Created attachment 685770 [details]
emerge --info
Comment 2 David Seifert gentoo-dev 2022-01-02 10:31:35 UTC
uclibc support in Gentoo has been removed.