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

Bug 375773

Summary: dev-lang/python-2.7.2 fails with /nis.so: undefined symbol: yp_get_default_domain
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: Current packagesAssignee: Gentoo Prefix <prefix>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Justin Lecher (RETIRED) gentoo-dev 2011-07-20 14:44:56 UTC
I am on ann opensuse system.

it finaly fails with

Python build finished, but the necessary bits to build these modules were not found:
bsddb185           dl                 imageop         
sunaudiodev                                           
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
crypt              nis                                

running build_scripts
creating build/scripts-2.7
copying and adjusting /tmp/portage/dev-lang/python-2.7.2/work/Python-2.7.2/Tools/scripts/pydoc -> build/scripts-2.7
copying and adjusting /tmp/portage/dev-lang/python-2.7.2/work/Python-2.7.2/Tools/scripts/idle -> build/scripts-2.7
copying and adjusting /tmp/portage/dev-lang/python-2.7.2/work/Python-2.7.2/Tools/scripts/2to3 -> build/scripts-2.7
copying and adjusting /tmp/portage/dev-lang/python-2.7.2/work/Python-2.7.2/Lib/smtpd.py -> build/scripts-2.7
changing mode of build/scripts-2.7/pydoc from 644 to 755
changing mode of build/scripts-2.7/idle from 644 to 755
changing mode of build/scripts-2.7/2to3 from 644 to 755
changing mode of build/scripts-2.7/smtpd.py from 644 to 755
make: *** [sharedmods] Error 1
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-07-20 14:47:27 UTC
Created attachment 280463 [details]
build.log
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2011-07-20 14:47:51 UTC
Created attachment 280465 [details]
emerge --info
Comment 3 Fabian Groffen gentoo-dev 2011-08-26 20:51:06 UTC

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