1 | version:1 |
---|
2 | :msg:main ---> Computing dependencies for py27-milk:info:main .:debug:main py27-milk has no conflicts |
---|
3 | :debug:main Searching for dependency: py27-distribute |
---|
4 | :debug:main Found Dependency: receipt exists for py27-distribute |
---|
5 | :debug:main Searching for dependency: python27 |
---|
6 | :debug:main Found Dependency: receipt exists for python27 |
---|
7 | :debug:main Searching for dependency: py27-numpy |
---|
8 | :debug:main Found Dependency: receipt exists for py27-numpy |
---|
9 | :debug:main Searching for dependency: gcc47 |
---|
10 | :debug:main Found Dependency: receipt exists for gcc47 |
---|
11 | :msg:main |
---|
12 | :debug:main Executing org.macports.main (py27-milk) |
---|
13 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
14 | :debug:main egid changed to: 501 |
---|
15 | :debug:main euid changed to: 502 |
---|
16 | :debug:main Skipping completed org.macports.archivefetch (py27-milk) |
---|
17 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
18 | :debug:main Skipping completed org.macports.fetch (py27-milk) |
---|
19 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
20 | :debug:main Skipping completed org.macports.checksum (py27-milk) |
---|
21 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
22 | :debug:main Skipping completed org.macports.extract (py27-milk) |
---|
23 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
24 | :debug:main Skipping completed org.macports.patch (py27-milk) |
---|
25 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
26 | :debug:main Skipping completed org.macports.configure (py27-milk) |
---|
27 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
28 | :debug:build build phase started at Wed Dec 5 10:25:56 EST 2012 |
---|
29 | :notice:build ---> Building py27-milk |
---|
30 | :debug:build Executing proc-pre-org.macports.build-build-0 |
---|
31 | :debug:build Executing org.macports.build (py27-milk) |
---|
32 | :debug:build Environment: CPATH='/opt/local/include' CFLAGS='-m64' CXXFLAGS='-m64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/opt/local/bin/g++-mp-4.7' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-milk/py27-milk/work/.CC_PRINT_OPTIONS' F90FLAGS='-m64' LDFLAGS='' FCFLAGS='-m64' OBJC='/opt/local/bin/gcc-mp-4.7' F90='/opt/local/bin/gfortran-mp-4.7' FC='/opt/local/bin/gfortran-mp-4.7' OBJCFLAGS='-m64' FFLAGS='-m64' F77='/opt/local/bin/gfortran-mp-4.7' CC_PRINT_OPTIONS='YES' CC='/opt/local/bin/gcc-mp-4.7' |
---|
33 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-milk/py27-milk/work/milk-0.5" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build' |
---|
34 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-milk/py27-milk/work/milk-0.5" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build |
---|
35 | :info:build running build |
---|
36 | :info:build running config_cc |
---|
37 | :info:build unifing config_cc, config, build_clib, build_ext, build commands --compiler options |
---|
38 | :info:build running config_fc |
---|
39 | :info:build unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options |
---|
40 | :info:build running build_src |
---|
41 | :info:build build_src |
---|
42 | :info:build building extension "milk.supervised._perceptron" sources |
---|
43 | :info:build building extension "milk.supervised._lasso" sources |
---|
44 | :info:build building extension "milk.unsupervised._kmeans" sources |
---|
45 | :info:build building extension "milk.supervised._tree" sources |
---|
46 | :info:build building extension "milk.unsupervised._som" sources |
---|
47 | :info:build building extension "milk.supervised._svm" sources |
---|
48 | :info:build build_src: building npy-pkg config files |
---|
49 | :info:build running build_py |
---|
50 | :info:build running build_ext |
---|
51 | :info:build customize UnixCCompiler |
---|
52 | :info:build customize UnixCCompiler using build_ext |
---|
53 | :info:build customize UnixCCompiler |
---|
54 | :info:build customize UnixCCompiler using build_ext |
---|
55 | :info:build building 'milk.supervised._lasso' extension |
---|
56 | :info:build compiling C++ sources |
---|
57 | :info:build C compiler: /opt/local/bin/g++-mp-4.7 -DNDEBUG -g -fwrapv -O3 -Wall -m64 |
---|
58 | :info:build |
---|
59 | :info:build compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' |
---|
60 | :info:build extra options: '--std=c++0x' |
---|
61 | :info:build g++-mp-4.7: milk/supervised/_lasso.cpp |
---|
62 | :info:build milk/supervised/_lasso.cpp:10:30: fatal error: eigen3/Eigen/Dense: No such file or directory |
---|
63 | :info:build compilation terminated. |
---|
64 | :info:build milk/supervised/_lasso.cpp:10:30: fatal error: eigen3/Eigen/Dense: No such file or directory |
---|
65 | :info:build compilation terminated. |
---|
66 | :info:build error: Command "/opt/local/bin/g++-mp-4.7 -DNDEBUG -g -fwrapv -O3 -Wall -m64 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c milk/supervised/_lasso.cpp -o build/temp.macosx-10.8-x86_64-2.7/milk/supervised/_lasso.o --std=c++0x" failed with exit status 1 |
---|
67 | :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-milk/py27-milk/work/milk-0.5" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build |
---|
68 | :info:build Exit code: 1 |
---|
69 | :error:build org.macports.build for port py27-milk returned: command execution failed |
---|
70 | :debug:build Error code: CHILDSTATUS 39845 1 |
---|
71 | :debug:build Backtrace: command execution failed |
---|
72 | while executing |
---|
73 | "system -nice 0 $fullcmdstring" |
---|
74 | ("eval" body line 1) |
---|
75 | invoked from within |
---|
76 | "eval system $notty $nice \$fullcmdstring" |
---|
77 | invoked from within |
---|
78 | "command_exec build" |
---|
79 | (procedure "portbuild::build_main" line 8) |
---|
80 | invoked from within |
---|
81 | "$procedure $targetname" |
---|
82 | :info:build Warning: targets not executed for py27-milk: org.macports.install org.macports.build org.macports.destroot |
---|
83 | :notice:build Please see the log file for port py27-milk for details: |
---|
84 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-milk/py27-milk/main.log |
---|