Opened 11 years ago
Closed 11 years ago
#40147 closed defect (invalid)
Processing of port py27-matplotlib failed
Reported by: | abhijitbendale@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | petrrr | |
Port: | py-matplotlib |
Description (last modified by mf2k (Frank Schima))
I get following error
:debug:main Skipping completed org.macports.archivefetch (py27-matplotlib) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (py27-matplotlib) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (py27-matplotlib) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (py27-matplotlib) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (py27-matplotlib) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (py27-matplotlib) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Fri Aug 16 08:08:38 MDT 2013 :notice:build ---> Building py27-matplotlib :debug:build Executing proc-pre-org.macports.build-build-0 :debug:build Executing org.macports.build (py27-matplotlib) :debug:build Environment: CPATH='/opt/local/include' CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py27-matplotlib/work/.CC_PRINT_OPTIONS' F90FLAGS='-m64' LDFLAGS='-arch x86_64' FCFLAGS='-m64' OBJC='/usr/bin/gcc-4.2' OBJCFLAGS='-arch x86_64' FFLAGS='-m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py27-matplotlib/work/matplotlib-1.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py27-matplotlib/work/matplotlib-1.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build :info:build ============================================================================ :info:build Edit setup.cfg to change the build options :info:build :info:build BUILDING MATPLOTLIB :info:build matplotlib: yes [1.3.0] :info:build python: yes [2.7.5 (default, Aug 1 2013, 00:59:24) [GCC :info:build 4.2.1 (Apple Inc. build 5666) (dot 3)]] :info:build platform: yes [darwin] :info:build :info:build REQUIRED DEPENDENCIES AND EXTENSIONS :info:build Requires numpy 1.5 or later to build. (Numpy not found) :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py27-matplotlib/work/matplotlib-1.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build :info:build Exit code: 1 :error:build org.macports.build for port py27-matplotlib returned: command execution failed :debug:build Error code: CHILDSTATUS 16990 1 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for py27-matplotlib: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-matplotlib/py27-matplotlib/main.log
Attachments (1)
Change History (5)
Changed 11 years ago by abhijitbendale@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | py27-matplotlib removed |
Owner: | changed from macports-tickets@… to sean@… |
Port: | py-matplotlib added |
comment:2 Changed 11 years ago by abhijitbendale@…
Thanks for the reply and comment. ( I will make sure i follow guidelines in future). When I do
port installed py27-numpy
I get following output on terminal
The following ports are currently installed: py27-numpy @1.5.0_1+atlas+gcc44 py27-numpy @1.6.1_0+atlas+gcc44 py27-numpy @1.7.1_0+atlas+gcc44 (active)
comment:4 Changed 11 years ago by seanfarley (Sean Farley)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field, Cc the port maintainer(s), use WikiFormatting and do not paste the entire main.log into the description unformatted.
This is not a clean build. Clean the port and try again and post the new main.log if it fails. Also what is the output of the following?