Opened 9 years ago
Last modified 6 years ago
#51084 reopened defect
py27-pyqwt fails to compile on OSX 10.11.4 when installing gnuradio
Reported by: | mail@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | py-pyqwt |
Description
Can't get py27-pyqwt to compile. This is mainly an issue because gnuradio requires this by default.
Attachments (1)
Change History (6)
Changed 9 years ago by mail@…
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to michaelld@… |
---|---|
Port: | py-pyqwt added |
In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers py27-pyqwt
), if any.
comment:2 Changed 9 years ago by michaelld (Michael Dickens)
Summary: | py27-pyqwt fails to compile on OSX 10.11.4 → py27-pyqwt fails to compile on OSX 10.11.4 when installing gnuradio |
---|
Have you tried cleaning & installing directly?
sudo port clean py27-pyqwt sudo port install py27-pyqwt
and, if that fails then attach the new failing build log here. If it works, then try installing gnuradio again.
comment:3 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:4 Changed 6 years ago by michaelld (Michael Dickens)
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
I'm moving the discussion from the prior ticket to this one, since it is recent & stands a chance of the OP being present.
Reviewing the logfile you provided, I see:
/usr/local/include/qwt_plot_svgitem.h
which means some package manager other than MacPorts installed some QWT files. Please remove any such files, clean py27-pyqwt, and try installing it again.
comment:5 Changed 6 years ago by michaelld (Michael Dickens)
BTW> You can review the files actually installed for any port via port contents
... and you can figure out which version of qwt
is installed via port installed "*qwt*" and active
.
logfile