Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902809 - app-crypt/heimdal-7.8.0-r1[otp -berkdb] - ld: ./.libs/libotp.so: undefined reference to `__roken_dbm_store'
Summary: app-crypt/heimdal-7.8.0-r1[otp -berkdb] - ld: ./.libs/libotp.so: undefined re...
Status: RESOLVED DUPLICATE of bug 717740
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-23 11:01 UTC by ernsteiswuerfel
Modified: 2023-03-23 11:05 UTC (History)
0 users

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


Attachments
emerge --info (file_902809.txt,6.49 KB, text/plain)
2023-03-23 11:01 UTC, ernsteiswuerfel
Details
build.log.xz (heimdal-7.8.0-r1:20230323-105507.log.xz,41.34 KB, application/x-xz)
2023-03-23 11:03 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2023-03-23 11:01:58 UTC
Created attachment 858683 [details]
emerge --info

Looks like 7.8.0-r1 needs USE=berkdb when built with USE=otp as it fails otherwise.

[...]
libtool: link: powerpc64-unknown-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -O2 -mcpu=970 -mtune=970 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -o .libs/otptest otptest.o  -Wl,--as-needed ./.libs/libotp.so -L/usr/lib /var/tmp/portage/app-crypt/heimdal-7.8.0-r1/work/heimdal-7.8.0-.ppc64/lib/hcrypto/.libs/libhcrypto.so /var/tmp/portage/app-crypt/heimdal-7.8.0-r1/work/heimdal-7.8.0-.ppc64/lib/asn1/.libs/libasn1.so -lcom_err /var/tmp/portage/app-crypt/heimdal-7.8.0-r1/work/heimdal-7.8.0-.ppc64/lib/base/.libs/libheimbase.so -lcrypto /var/tmp/portage/app-crypt/heimdal-7.8.0-r1/work/heimdal-7.8.0-.ppc64/lib/roken/.libs/libroken.so -lcrypt -lpthread -pthread
/usr/lib/gcc/powerpc64-unknown-linux-gnu/12/../../../../powerpc64-unknown-linux-gnu/bin/ld: ./.libs/libotp.so: undefined reference to `__roken_dbm_store'
/usr/lib/gcc/powerpc64-unknown-linux-gnu/12/../../../../powerpc64-unknown-linux-gnu/bin/ld: ./.libs/libotp.so: undefined reference to `__roken_dbm_fetch'
/usr/lib/gcc/powerpc64-unknown-linux-gnu/12/../../../../powerpc64-unknown-linux-gnu/bin/ld: ./.libs/libotp.so: undefined reference to `__roken_dbm_delete'
/usr/lib/gcc/powerpc64-unknown-linux-gnu/12/../../../../powerpc64-unknown-linux-gnu/bin/ld: ./.libs/libotp.so: undefined reference to `__roken_dbm_close'
/usr/lib/gcc/powerpc64-unknown-linux-gnu/12/../../../../powerpc64-unknown-linux-gnu/bin/ld: ./.libs/libotp.so: undefined reference to `__roken_dbm_open'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:682: otptest] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-crypt/heimdal-7.8.0-r1/work/heimdal-7.8.0-.ppc64/lib/otp'
make[1]: *** [Makefile:576: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-crypt/heimdal-7.8.0-r1/work/heimdal-7.8.0-.ppc64/lib'
make: *** [Makefile:625: all-recursive] Error 1
 * ERROR: app-crypt/heimdal-7.8.0-r1::gentoo failed (compile phase):
 *   emake failed
Comment 1 ernsteiswuerfel archtester 2023-03-23 11:03:00 UTC
Created attachment 858685 [details]
build.log.xz
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-23 11:05:03 UTC

*** This bug has been marked as a duplicate of bug 818121 ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-23 11:05:37 UTC

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