New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22456 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

py26-pyqwt 5.2.0 configure failure: requires at least PyQt-4.2

Reported by: andreas.wilm@… Owned by: macsforever2000@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: py26-pyqwt

Description

Hi there,

py26-pyqwt configure fails because pyqt is not defined as dependency. Installing py26-pyqt4 first fixes the problem.

Andreas

Build log:

--->  Fetching py26-pyqwt
--->  Attempting to fetch PyQwt-5.2.0.tar.gz from http://downloads.sourceforge.net/pyqwt
--->  Verifying checksum(s) for py26-pyqwt
--->  Extracting py26-pyqwt
--->  Configuring py26-pyqwt
Error: Target org.macports.configure returned: configure failure: 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" && /opt/local/bin/python2.6 configure.py -I /opt/local/include -I /opt/local/include/qwt -I /opt/local/include/python2.6 -L /opt/local/lib --disable-numarray --disable-numeric " returned error 1
Command output: Command line options:
{'debug': False,
 'disable_numarray': True,
 'disable_numeric': True,
 'disable_numpy': False,
 'excluded_features': [],
 'extra_cflags': [],
 'extra_cxxflags': [],
 'extra_defines': [],
 'extra_include_dirs': ['/opt/local/include',
                        '/opt/local/include/qwt',
                        '/opt/local/include/python2.6'],
 'extra_lflags': [],
 'extra_lib_dirs': ['/opt/local/lib'],
 'extra_libs': [],
 'jobs': '',
 'module_install_path': '',
 'modules': [],
 'qt': 4,
 'qwt_sources': '',
 'sip_include_dirs': [],
 'subdirs': [],
 'timelines': [],
 'trace': ''}

Requires at least PyQt-4.2 and its development tools.

Error: Status 1 encountered during processing.

Change History

comment:1 Changed 4 years ago by jmr@…

  • Keywords pyqwt pyqt removed
  • Owner changed from macports-tickets@… to macsforever2000@…
  • Port set to py26-pyqwt

comment:2 Changed 4 years ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to fixed

r60405. Thanks for pointing that out.

Note: See TracTickets for help on using tickets.