Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768684 - 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)
Summary: app-crypt/gnupg-2.2.25 - .../i686-unknown-linux-uclibc/10.2.0/../../../../i68...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: uclibc-porting
  Show dependency tree
 
Reported: 2021-02-04 19:44 UTC by ernsteiswuerfel
Modified: 2022-01-02 10:31 UTC (History)
3 users (show)

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


Attachments
build.log (gnupg-2.2.25:20210203-003036.log,169.95 KB, text/x-log)
2021-02-04 19:44 UTC, ernsteiswuerfel
Details
emerge --info (file_768684.txt,5.27 KB, text/plain)
2021-02-04 19:45 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.