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

Bug 625788

Summary: dev-python/pyqwt-5.2.0-r2 will not builw ith USE doc: SyntaxError: Missing parentheses in call to 'print'
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal CC: deference, jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description deference 2017-07-21 01:21:42 UTC
make[1]: Leaving directory '/var/tmp/portage/dev-python/pyqwt-5.2.0-r2/work/PyQwt-5.2.0/configure-python2_7/qwt5qt4'
make -j1
python ../configure/configure.py --help > configure.help
  File "../configure/configure.py", line 304
    print "Found numarray-%s.\n" % numarray.__version__
                               ^
SyntaxError: Missing parentheses in call to 'print'
make: *** [GNUmakefile:36: configure.help] Error 1

[ebuild   R   ] dev-python/pyqwt-5.2.0-r2  USE="doc* examples svg -debug" PYTHON_TARGETS="python2_7"
Comment 1 deference 2017-07-21 01:21:56 UTC
Created attachment 486178 [details]
build.log
Comment 2 deference 2017-07-21 01:22:03 UTC
Created attachment 486180 [details]
emerge --info
Comment 3 deference 2018-08-07 14:01:57 UTC
I'm curious to know, what happened that this will not be fixed?
pyqwt is a dependency of other packages (rqt_plot, PyMca, gr-air-modes, gnuradio), if it will not install then will it and it's deps be treecleaned?