Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549648 - net-fs/samba-4.1.18 System library heimbase of version 0.0.0 not found, and bundling disabled
Summary: net-fs/samba-4.1.18 System library heimbase of version 0.0.0 not found, and b...
Status: RESOLVED DUPLICATE of bug 547864
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-16 12:46 UTC by Alexey Skobkin
Modified: 2015-06-26 07:26 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge_info.txt,6.88 KB, text/plain)
2015-05-16 12:46 UTC, Alexey Skobkin
Details
build.log (build.log,55.16 KB, text/x-log)
2015-05-16 12:47 UTC, Alexey Skobkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Skobkin 2015-05-16 12:46:18 UTC
samba-4.1.18 could not find heimdal library already installed.

eix app-crypt/heimdal
[I] app-crypt/heimdal
     Available versions:  1.5.3-r2 {X afs +berkdb caps hdb-ldap ipv6 otp +pkinit selinux ssl static-libs test threads ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  1.5.3-r2(07:14:31 AM 05/16/2015)(X ipv6 pkinit threads -afs -berkdb -caps -hdb-ldap -otp -selinux -ssl -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32")



Reproducible: Always

Steps to Reproduce:
1. emerge =net-fs/samba-4.1.18
Actual Results:  
 * The following package has failed to build, install, or execute postinst:
 *
 *  (net-fs/samba-4.1.18:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/tmp/portage/net-fs/samba-4.1.18/temp/build.log'


Expected Results:  
Samba build normally.
Comment 1 Alexey Skobkin 2015-05-16 12:46:46 UTC
Created attachment 403380 [details]
emerge --info
Comment 2 Alexey Skobkin 2015-05-16 12:47:16 UTC
Created attachment 403382 [details]
build.log

/tmp/portage/net-fs/samba-4.1.18/temp/build.log
Comment 3 Dave 2015-05-16 16:01:27 UTC
I can confirm this as well.
Comment 4 Billy DeVincentis 2015-05-19 12:16:36 UTC
Me too but what to do about it? Any workaround?
Comment 5 Samat 2015-05-20 04:32:14 UTC
I found suggestion here - https://forums.gentoo.org/viewtopic-p-7722370.html?sid=ffa3afc461251a6600fadf828d0fc80f

USE="-threads" emerge heimdal 

Seems it is work. The samba-4.1.18 was successfully compiled.
Comment 6 Kobboi 2015-05-31 20:07:32 UTC
Seeing this as well

work/samba-4.1.8/bin/config.log:

/usr/lib64/libheimbase.so: undefined reference to `pthread_getspecific'
/usr/lib64/libheimbase.so: undefined reference to `pthread_key_create'
/usr/lib64/libheimbase.so: undefined reference to `pthread_setspecific'
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-06-26 07:26:46 UTC

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