#24119: py26-pyqwt 5.2.0 not building -----------------------------------+---------------------------------------- Reporter: andre.david@… | Owner: macsforever2000@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-pyqwt -----------------------------------+---------------------------------------- Comment(by andre.david@…): Replying to [comment:2 macsforever2000@…]:
I am not yet able to replicate this. Can you tell me what version of Mac OS X you are running? What version of Xcode?
What is the output of the following?
{{{ port installed py26-pyqt4 qwt52 py26-numpy }}}
{{{ The following ports are currently installed: py26-numpy @1.4.0_0+universal (active) py26-pyqt4 @4.7_0+universal py26-pyqt4 @4.7.2_0+universal (active) qwt52 @5.2.0_2+qt4+universal (active) }}} I'm on SL 10.6.2 and XCode 3.2.1.
Also, try cleaning and rebuilding from scratch:
{{{ sudo port clean py26-pyqwt sudo port install py26-pyqwt }}}
Same banana: {{{ silverbullet:~ adavid$ sudo port clean py26-pyqwt ---> Cleaning py26-pyqwt silverbullet:~ adavid$ sudo port install py26-pyqwt ---> Computing dependencies for py26-pyqwt ---> Cleaning py26-pyqwt silverbullet:~ adavid$ sudo port uninstall py26-pyqwt ---> Deactivating py26-pyqwt @5.2.0_0+universal ---> Uninstalling py26-pyqwt @5.2.0_0+universal silverbullet:~ adavid$ sudo port install py26-pyqwt ---> Computing dependencies for py26-pyqwt ---> Fetching py26-pyqwt ---> Verifying checksum(s) for py26-pyqwt ---> Extracting py26-pyqwt ---> Configuring py26-pyqwt ---> Building py26-pyqwt Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyqwt/work/PyQwt-5.2.0/configure" && /usr/bin/nice -n 10 /usr/bin/make -j2 " returned error 2 Command output: make: *** No targets specified and no makefile found. Stop. }}} -- Ticket URL: <http://trac.macports.org/ticket/24119#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS