Ticket #51288: main.log

File main.log, 6.7 KB (added by alison.mansheim@…, 8 years ago)

main.log

Line 
1version:1
2:msg:main --->  Computing dependencies for py27-astropy:info:main .:debug:main py27-astropy has no conflicts
3:debug:main Searching for dependency: pkgconfig
4:debug:main Found Dependency: receipt exists for pkgconfig
5:debug:main Searching for dependency: py27-setuptools
6:debug:main Found Dependency: receipt exists for py27-setuptools
7:debug:main Searching for dependency: python27
8:debug:main Found Dependency: receipt exists for python27
9:debug:main Searching for dependency: cfitsio
10:debug:main Found Dependency: receipt exists for cfitsio
11:debug:main Searching for dependency: expat
12:debug:main Found Dependency: receipt exists for expat
13:debug:main Searching for dependency: wcslib
14:debug:main Found Dependency: receipt exists for wcslib
15:debug:main Searching for dependency: erfa
16:debug:main Found Dependency: receipt exists for erfa
17:debug:main Searching for dependency: py27-numpy
18:debug:main Found Dependency: receipt exists for py27-numpy
19:msg:main
20:debug:main Executing org.macports.main (py27-astropy)
21:debug:main changing euid/egid - current euid: 0 - current egid: 0
22:debug:main egid changed to: 501
23:debug:main euid changed to: 504
24:debug:main Skipping completed org.macports.archivefetch (py27-astropy)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.fetch (py27-astropy)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.checksum (py27-astropy)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.extract (py27-astropy)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:main Skipping completed org.macports.patch (py27-astropy)
33:debug:main Privilege de-escalation not attempted as not running as root.
34:debug:main Skipping completed org.macports.configure (py27-astropy)
35:debug:main Privilege de-escalation not attempted as not running as root.
36:debug:build build phase started at Sun May  1 14:00:55 PDT 2016
37:notice:build --->  Building py27-astropy
38:debug:build Executing proc-pre-org.macports.build-build-0
39:debug:build Executing org.macports.build (py27-astropy)
40:debug:build Environment:
41CC='/usr/bin/gcc-4.2'
42CC_PRINT_OPTIONS='YES'
43CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/work/.CC_PRINT_OPTIONS'
44CFLAGS='-arch x86_64'
45CPATH='/opt/local/include'
46CXX='/usr/bin/g++-4.2'
47CXXFLAGS='-arch x86_64'
48F90FLAGS='-m64'
49FCFLAGS='-m64'
50FFLAGS='-m64'
51LDFLAGS='-arch x86_64'
52LIBRARY_PATH='/opt/local/lib'
53MACOSX_DEPLOYMENT_TARGET='10.6'
54OBJC='/usr/bin/gcc-4.2'
55OBJCFLAGS='-arch x86_64'
56:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/work/astropy-1.1.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg --offline --no-git build --use-system-cfitsio --use-system-expat --use-system-wcslib --use-system-erfa'
57:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/work/astropy-1.1.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg --offline --no-git build --use-system-cfitsio --use-system-expat --use-system-wcslib --use-system-erfa
58:info:build running build
59:info:build running build_py
60:info:build running pre_hook from astropy._erfa.setup_package for build_py command
61:info:build running pre_hook from astropy.modeling.setup_package for build_py command
62:info:build WARNING: The autogenerated wrappers in astropy.modeling._projections seem to be older than the source templates used to create them. Because this is a release version we will use them anyway, but this might be a sign of some sort of version mismatch or other tampering. Or it might just mean you moved some files around or otherwise accidentally changed timestamps.
63:info:build running build_ext
64:info:build running pre_hook from astropy._erfa.setup_package for build_ext command
65:info:build running pre_hook from astropy.modeling.setup_package for build_ext command
66:info:build WARNING: The autogenerated wrappers in astropy.modeling._projections seem to be older than the source templates used to create them. Because this is a release version we will use them anyway, but this might be a sign of some sort of version mismatch or other tampering. Or it might just mean you moved some files around or otherwise accidentally changed timestamps.
67:info:build building 'astropy.modeling._projections' extension
68:info:build /usr/bin/gcc-4.2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DECHO -DWCSTRIG_MACRO -DASTROPY_WCS_BUILD -D_GNU_SOURCE -DNDEBUG -UDEBUG -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/include/wcslib -Iastropy/modeling/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c astropy/modeling/src/projections.c -o build/temp.macosx-10.6-x86_64-2.7/astropy/modeling/src/projections.o -Wno-strict-prototypes -Wno-unused-function -Wno-unused-value -Wno-uninitialized -Wno-unused-but-set-variable
69:info:build cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
70:info:build error: command '/usr/bin/gcc-4.2' failed with exit status 1
71:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/work/astropy-1.1.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg --offline --no-git build --use-system-cfitsio --use-system-expat --use-system-wcslib --use-system-erfa
72:info:build Exit code: 1
73:error:build org.macports.build for port py27-astropy returned: command execution failed
74:debug:build Error code: CHILDSTATUS 34565 1
75:debug:build Backtrace: command execution failed
76    while executing
77"system -nice 0 $fullcmdstring"
78    ("eval" body line 1)
79    invoked from within
80"eval system $notty $nice \$fullcmdstring"
81    invoked from within
82"command_exec build"
83    (procedure "portbuild::build_main" line 8)
84    invoked from within
85"portbuild::build_main org.macports.build"
86    ("eval" body line 1)
87    invoked from within
88"eval $procedure $targetname"
89:info:build Warning: targets not executed for py27-astropy: org.macports.install org.macports.build org.macports.destroot
90:notice:build Please see the log file for port py27-astropy for details:
91    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-astropy/py27-astropy/main.log