Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625788 - dev-python/pyqwt-5.2.0-r2 will not builw ith USE doc: SyntaxError: Missing parentheses in call to 'print'
Summary: dev-python/pyqwt-5.2.0-r2 will not builw ith USE doc: SyntaxError: Missing pa...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 01:21 UTC by deference
Modified: 2018-08-07 14:01 UTC (History)
2 users (show)

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


Attachments
build.log (build-pyqwt.txt,83.30 KB, text/plain)
2017-07-21 01:21 UTC, deference
Details
emerge --info (emergeinfo-pyqwt.txt,31.81 KB, text/plain)
2017-07-21 01:22 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
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?