Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202824 - >net-fs/samba-3.0.24-r3 fails to compile with use python
Summary: >net-fs/samba-3.0.24-r3 fails to compile with use python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-19 22:33 UTC by Marco Clocchiatti
Modified: 2008-08-09 06:15 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,4.88 KB, text/plain)
2007-12-19 22:34 UTC, Marco Clocchiatti
Details
emerge log (net-fs:samba-3.0.28:20071219-222814.log,128.64 KB, text/plain)
2007-12-19 22:34 UTC, Marco Clocchiatti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Clocchiatti 2007-12-19 22:33:06 UTC
net-fs/samba-3.0.24-r3 fails to compile with use python.
Comment 1 Marco Clocchiatti 2007-12-19 22:34:07 UTC
Created attachment 138921 [details]
emerge --info
Comment 2 Marco Clocchiatti 2007-12-19 22:34:40 UTC
Created attachment 138923 [details]
emerge log
Comment 3 Marco Clocchiatti 2007-12-19 22:37:22 UTC
sorry. in the summary I lost a sign >

net-fs/samba-3.0.24-r3 compile fine with use python,
all other versions >3.0.24-r3 fail.

please change the summary.
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2007-12-29 11:26:31 UTC
hmm, this looks like a bug in python since "-lpython2.4" is missing from the line where the linking happens.
Can you please:
a) tell me which versions of python do you have installed
b) try to re-install python-2.4 and then try again with samba-3.0.28
Comment 5 Marco Clocchiatti 2007-12-29 17:09:59 UTC
thank.

my python version is:
s939 ~ # emerge -pv python

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-lang/python-2.4.4-r6  USE="berkdb gdbm ncurses readline ssl -bootstrap -build -doc -examples -ipv6 -nocxx -nothreads -tk -ucs2" 0 kB 

unlikely, recompiling python seems not enough to solve.
Comment 6 Tiziano Müller (RETIRED) gentoo-dev 2008-02-27 16:35:16 UTC
did you try with recompiling as I suggested in b) ?
Comment 7 Marco Clocchiatti 2008-02-27 21:28:12 UTC
(In reply to comment #6)
> did you try with recompiling as I suggested in b) ?
> 

yes, off course:

s939 ~ # USE="python" emerge  python samba -1pv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-lang/python-2.4.4-r6  USE="berkdb gdbm ncurses readline ssl tk -bootstrap -build -doc -examples -ipv6 -nocxx -nothreads -ucs2" 0 kB 
[ebuild   R   ] net-fs/samba-3.0.28  USE="acl automount caps cups fam ldap pam python* quotas readline swat syslog -ads -async -doc -examples -ipv6 (-selinux) -winbind" LINGUAS="-ja -pl" 0 kB 
Comment 8 Chris Smith 2008-05-22 20:22:18 UTC
Just wondering whether this should be closed out - it's old version of Samba, and python support is deprecated (will not be 3.2.x).
Comment 9 Marco Clocchiatti 2008-08-09 06:15:12 UTC
solved by itself with samba-3.0.28a-r1 and python-2.5.2-r6