Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247522 - net-analyzer/net-snmp fails to compile with swig-sources
Summary: net-analyzer/net-snmp fails to compile with swig-sources
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-18 23:02 UTC by Robert T Childers
Modified: 2012-10-04 16:02 UTC (History)
1 user (show)

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


Attachments
build output. (paludis_out.txt,443.21 KB, text/plain)
2008-11-24 00:58 UTC, Robert T Childers
Details
paludis info (paludis_info.txt,10.33 KB, text/plain)
2008-11-24 01:00 UTC, Robert T Childers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert T Childers 2008-11-18 23:02:19 UTC
net-snmp failed to compile. 
Error was
File "//usr/lib/python2.5/distutils/command/build_ext.py", line 537, in swig_sources                              
    ('-c++' in extension.swig_opts):                                                                                
AttributeError: 'NoneType' object has no attribute 'swig_opts'
make: *** [pythonmodules] Error 1
/usr/libexec/paludis/utils/emake: emake returned error 2


Reproducible: Always

Steps to Reproduce:
1.compile net-snmp
2.
3.

Actual Results:  
Program compilation failed

Expected Results:  
Program should have compiled.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-20 18:00:27 UTC
Please post your `emerge --info' or something closely approaching it, and attach the entire build log.
Comment 2 Robert T Childers 2008-11-24 00:58:53 UTC
Created attachment 173105 [details]
build output.

this is the output from the attempted build of net-snmp
Comment 3 Robert T Childers 2008-11-24 01:00:38 UTC
Created attachment 173107 [details]
paludis info

output from the paludis --info net-snmp
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2009-03-02 12:53:01 UTC
Thank you for report Robert. What version of dev-python/setuptools do you have installed?
Comment 5 Robert T Childers 2009-03-15 14:24:54 UTC
I have dev-python/setuptools-0.6-rc7-r1 installed
If you have any suggestions I will give them a try, until then I am leaving the python use flag off.
Comment 6 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-04-15 21:49:22 UTC
Is this still an issue?
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-10-04 16:02:09 UTC
Please reopen if this is still an issue.