1 | version:1 |
---|
2 | :debug:main gwhich has no conflicts |
---|
3 | :debug:main Executing org.macports.main (gwhich) |
---|
4 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
5 | :debug:main egid changed to: 503 |
---|
6 | :debug:main euid changed to: 504 |
---|
7 | :debug:main Skipping completed org.macports.archivefetch (gwhich) |
---|
8 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
9 | :debug:main Skipping completed org.macports.fetch (gwhich) |
---|
10 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
11 | :debug:main Skipping completed org.macports.checksum (gwhich) |
---|
12 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
13 | :debug:main Skipping completed org.macports.extract (gwhich) |
---|
14 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
15 | :debug:main Skipping completed org.macports.patch (gwhich) |
---|
16 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
17 | :debug:main Skipping completed org.macports.configure (gwhich) |
---|
18 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
19 | :debug:build build phase started at Mon Jul 30 17:15:50 CEST 2012 |
---|
20 | :notice:build ---> Building gwhich |
---|
21 | :debug:build Executing org.macports.build (gwhich) |
---|
22 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8' |
---|
23 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20" && /usr/bin/make -j2 -w all' |
---|
24 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20" && /usr/bin/make -j2 -w all |
---|
25 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20' |
---|
26 | :info:build /usr/bin/make all-recursive |
---|
27 | :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20' |
---|
28 | :info:build Making all in tilde |
---|
29 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20/tilde' |
---|
30 | :info:build source='tilde.c' object='tilde.o' libtool=no \ |
---|
31 | :info:build DEPDIR=.deps depmode=pch /bin/sh ../depcomp \ |
---|
32 | :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -pipe -O2 -arch x86_64 -c tilde.c |
---|
33 | :info:build source='shell.c' object='shell.o' libtool=no \ |
---|
34 | :info:build DEPDIR=.deps depmode=pch /bin/sh ../depcomp \ |
---|
35 | :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -pipe -O2 -arch x86_64 -c shell.c |
---|
36 | :info:build tilde.c:199:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] |
---|
37 | :info:build if (result = strchr (string, '~')) |
---|
38 | :info:build ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ |
---|
39 | :info:build tilde.c:199:14: note: place parentheses around the assignment to silence this warning |
---|
40 | :info:build if (result = strchr (string, '~')) |
---|
41 | :info:build ^ |
---|
42 | :info:build ( ) |
---|
43 | :info:build tilde.c:199:14: note: use '==' to turn this assignment into an equality comparison |
---|
44 | :info:build if (result = strchr (string, '~')) |
---|
45 | :info:build ^ |
---|
46 | :info:build == |
---|
47 | :info:build clang: warning: argument unused during compilation: '-MF .deps/shell.TPo' |
---|
48 | :info:build shell.o: shell.c ../config.h /usr/include/unistd.h /usr/include/_types.h \ |
---|
49 | :info:build /usr/include/sys/_types.h /usr/include/sys/cdefs.h \ |
---|
50 | :info:build /usr/include/sys/_symbol_aliasing.h \ |
---|
51 | :info:build /usr/include/sys/_posix_availability.h /usr/include/machine/_types.h \ |
---|
52 | :info:build /usr/include/i386/_types.h /usr/include/sys/unistd.h \ |
---|
53 | :info:build /usr/include/Availability.h /usr/include/AvailabilityInternal.h \ |
---|
54 | :info:build /usr/include/sys/select.h /usr/include/sys/appleapiopts.h \ |
---|
55 | :info:build /usr/include/sys/_structs.h /usr/include/sys/_select.h \ |
---|
56 | :info:build /usr/include/stdlib.h /usr/include/sys/wait.h \ |
---|
57 | :info:build /usr/include/sys/signal.h /usr/include/machine/signal.h \ |
---|
58 | :info:build /usr/include/i386/signal.h /usr/include/i386/_structs.h \ |
---|
59 | :info:build /usr/include/machine/_structs.h /usr/include/mach/i386/_structs.h \ |
---|
60 | :info:build /usr/include/sys/resource.h /usr/include/machine/endian.h \ |
---|
61 | :info:build /usr/include/i386/endian.h /usr/include/sys/_endian.h \ |
---|
62 | :info:build /usr/include/libkern/_OSByteOrder.h \ |
---|
63 | :info:build /usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \ |
---|
64 | :info:build /usr/include/machine/types.h /usr/include/i386/types.h \ |
---|
65 | :info:build /usr/include/string.h /usr/include/strings.h \ |
---|
66 | :info:build /usr/include/secure/_string.h /usr/include/secure/_common.h \ |
---|
67 | :info:build /usr/include/pwd.h /usr/include/uuid/uuid.h |
---|
68 | :info:build mv: .deps/shell.TPo: No such file or directory |
---|
69 | :info:build 1 warning generated. |
---|
70 | :info:build clang: warning: argument unused during compilation: '-MF .deps/tilde.TPo' |
---|
71 | :info:build tilde.o: tilde.c ../config.h /usr/include/unistd.h /usr/include/_types.h \ |
---|
72 | :info:build /usr/include/sys/_types.h /usr/include/sys/cdefs.h \ |
---|
73 | :info:build /usr/include/sys/_symbol_aliasing.h \ |
---|
74 | :info:build /usr/include/sys/_posix_availability.h /usr/include/machine/_types.h \ |
---|
75 | :info:build /usr/include/i386/_types.h /usr/include/sys/unistd.h \ |
---|
76 | :info:build /usr/include/Availability.h /usr/include/AvailabilityInternal.h \ |
---|
77 | :info:build /usr/include/sys/select.h /usr/include/sys/appleapiopts.h \ |
---|
78 | :info:build /usr/include/sys/_structs.h /usr/include/sys/_select.h \ |
---|
79 | :info:build /usr/include/string.h /usr/include/strings.h \ |
---|
80 | :info:build /usr/include/secure/_string.h /usr/include/secure/_common.h \ |
---|
81 | :info:build /usr/include/stdlib.h /usr/include/sys/wait.h \ |
---|
82 | :info:build /usr/include/sys/signal.h /usr/include/machine/signal.h \ |
---|
83 | :info:build /usr/include/i386/signal.h /usr/include/i386/_structs.h \ |
---|
84 | :info:build /usr/include/machine/_structs.h /usr/include/mach/i386/_structs.h \ |
---|
85 | :info:build /usr/include/sys/resource.h /usr/include/machine/endian.h \ |
---|
86 | :info:build /usr/include/i386/endian.h /usr/include/sys/_endian.h \ |
---|
87 | :info:build /usr/include/libkern/_OSByteOrder.h \ |
---|
88 | :info:build /usr/include/libkern/i386/_OSByteOrder.h /usr/include/alloca.h \ |
---|
89 | :info:build /usr/include/machine/types.h /usr/include/i386/types.h \ |
---|
90 | :info:build /usr/include/sys/types.h /usr/include/pwd.h /usr/include/uuid/uuid.h \ |
---|
91 | :info:build tilde.h xmalloc.h |
---|
92 | :info:build mv: .deps/tilde.TPo: No such file or directory |
---|
93 | :info:build rm -f libtilde.a |
---|
94 | :info:build ar cru libtilde.a tilde.o shell.o |
---|
95 | :info:build ranlib libtilde.a |
---|
96 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20/tilde' |
---|
97 | :info:build Making all in . |
---|
98 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20' |
---|
99 | :info:build source='getopt.c' object='getopt.o' libtool=no \ |
---|
100 | :info:build DEPDIR=.deps depmode=none /bin/sh ./depcomp \ |
---|
101 | :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -O2 -arch x86_64 -c getopt.c |
---|
102 | :info:build source='getopt1.c' object='getopt1.o' libtool=no \ |
---|
103 | :info:build DEPDIR=.deps depmode=none /bin/sh ./depcomp \ |
---|
104 | :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I/opt/local/include -pipe -O2 -arch x86_64 -c getopt1.c |
---|
105 | :info:build Unknown depmode none |
---|
106 | :info:build Unknown depmode none |
---|
107 | :info:build make[2]: *** [getopt1.o] Error 1 |
---|
108 | :info:build make[2]: *** Waiting for unfinished jobs.... |
---|
109 | :info:build make[2]: *** [getopt.o] Error 1 |
---|
110 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20' |
---|
111 | :info:build make[1]: *** [all-recursive] Error 1 |
---|
112 | :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20' |
---|
113 | :info:build make: *** [all] Error 2 |
---|
114 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20' |
---|
115 | :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/work/which-2.20" && /usr/bin/make -j2 -w all |
---|
116 | :info:build Exit code: 2 |
---|
117 | :error:build org.macports.build for port gwhich returned: command execution failed |
---|
118 | :debug:build Error code: CHILDSTATUS 82393 2 |
---|
119 | :debug:build Backtrace: command execution failed |
---|
120 | while executing |
---|
121 | "system -nice 0 $fullcmdstring" |
---|
122 | ("eval" body line 1) |
---|
123 | invoked from within |
---|
124 | "eval system $notty $nice \$fullcmdstring" |
---|
125 | invoked from within |
---|
126 | "command_exec build" |
---|
127 | (procedure "portbuild::build_main" line 8) |
---|
128 | invoked from within |
---|
129 | "$procedure $targetname" |
---|
130 | :info:build Warning: targets not executed for gwhich: org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
131 | :notice:build Please see the log file for port gwhich for details: |
---|
132 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gwhich/gwhich/main.log |
---|