1 | version:1 |
---|
2 | :msg:main ---> Computing dependencies for libspectre:info:main .:debug:main libspectre 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: ghostscript |
---|
6 | :debug:main Found Dependency: receipt exists for ghostscript |
---|
7 | :debug:main Searching for dependency: cairo |
---|
8 | :debug:main Found Dependency: receipt exists for cairo |
---|
9 | :msg:main |
---|
10 | :debug:main Executing org.macports.main (libspectre) |
---|
11 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
12 | :debug:main egid changed to: 501 |
---|
13 | :debug:main euid changed to: 502 |
---|
14 | :debug:main Skipping completed org.macports.archivefetch (libspectre) |
---|
15 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
16 | :debug:main Skipping completed org.macports.fetch (libspectre) |
---|
17 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
18 | :debug:main Skipping completed org.macports.checksum (libspectre) |
---|
19 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
20 | :debug:main Skipping completed org.macports.extract (libspectre) |
---|
21 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
22 | :debug:main Skipping completed org.macports.patch (libspectre) |
---|
23 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
24 | :debug:main Skipping completed org.macports.configure (libspectre) |
---|
25 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
26 | :debug:build build phase started at Fri Apr 1 12:58:39 CDT 2016 |
---|
27 | :notice:build ---> Building libspectre |
---|
28 | :debug:build Executing org.macports.build (libspectre) |
---|
29 | :debug:build Environment: |
---|
30 | CC_PRINT_OPTIONS='YES' |
---|
31 | CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/.CC_PRINT_OPTIONS' |
---|
32 | CPATH='/opt/local/include' |
---|
33 | LIBRARY_PATH='/opt/local/lib' |
---|
34 | MACOSX_DEPLOYMENT_TARGET='10.11' |
---|
35 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7" && /usr/bin/make -j4 -w all' |
---|
36 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7" && /usr/bin/make -j4 -w all |
---|
37 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7' |
---|
38 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive |
---|
39 | :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7' |
---|
40 | :info:build Making all in libspectre |
---|
41 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7/libspectre' |
---|
42 | :info:build CC libspectre_la-spectre-device.lo |
---|
43 | :info:build CC libspectre_la-spectre-gs.lo |
---|
44 | :info:build CC libspectre_la-spectre-page.lo |
---|
45 | :info:build CC libspectre_la-spectre-exporter.lo |
---|
46 | :info:build warningwarning: warningunknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option]: warning: : unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] |
---|
47 | :info:build unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] |
---|
48 | :info:build |
---|
49 | :info:build unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] |
---|
50 | :info:build spectre-gs.c:46:9: error: use of undeclared identifier 'e_Fatal' |
---|
51 | :info:build case e_Fatal: |
---|
52 | :info:build ^ |
---|
53 | :info:build spectre-gs.c:51:9: error: use of undeclared identifier 'e_ExecStackUnderflow' |
---|
54 | :info:build case e_ExecStackUnderflow: |
---|
55 | :info:build ^ |
---|
56 | :info:build spectre-gs.c:112:20: error: use of undeclared identifier 'e_NeedInput' |
---|
57 | :info:build error = error == e_NeedInput ? 0 : error; |
---|
58 | :info:build ^ |
---|
59 | :info:build spectre-gs.c:114:16: error: use of undeclared identifier 'e_NeedInput' |
---|
60 | :info:build if (error != e_NeedInput && critic_error_code (error)) { |
---|
61 | :info:build ^ |
---|
62 | :info:build spectre-gs.c:129:20: error: use of undeclared identifier 'e_NeedInput' |
---|
63 | :info:build error = error == e_NeedInput ? 0 : error; |
---|
64 | :info:build ^ |
---|
65 | :info:build 1 warning and 5 errors generated. |
---|
66 | :info:build make[2]: *** [libspectre_la-spectre-gs.lo] Error 1 |
---|
67 | :info:build make[2]: *** Waiting for unfinished jobs.... |
---|
68 | :info:build 1 warning generated. |
---|
69 | :info:build 1 warning generated. |
---|
70 | :info:build 1 warning generated. |
---|
71 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7/libspectre' |
---|
72 | :info:build make[1]: *** [all-recursive] Error 1 |
---|
73 | :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7' |
---|
74 | :info:build make: *** [all] Error 2 |
---|
75 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7' |
---|
76 | :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/work/libspectre-0.2.7" && /usr/bin/make -j4 -w all |
---|
77 | :info:build Exit code: 2 |
---|
78 | :error:build org.macports.build for port libspectre returned: command execution failed |
---|
79 | :debug:build Error code: CHILDSTATUS 60968 2 |
---|
80 | :debug:build Backtrace: command execution failed |
---|
81 | while executing |
---|
82 | "system -nice 0 $fullcmdstring" |
---|
83 | ("eval" body line 1) |
---|
84 | invoked from within |
---|
85 | "eval system $notty $nice \$fullcmdstring" |
---|
86 | invoked from within |
---|
87 | "command_exec build" |
---|
88 | (procedure "portbuild::build_main" line 8) |
---|
89 | invoked from within |
---|
90 | "portbuild::build_main org.macports.build" |
---|
91 | ("eval" body line 1) |
---|
92 | invoked from within |
---|
93 | "eval $procedure $targetname" |
---|
94 | :info:build Warning: targets not executed for libspectre: org.macports.install org.macports.build org.macports.destroot |
---|
95 | :notice:build Please see the log file for port libspectre for details: |
---|
96 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_libspectre/libspectre/main.log |
---|