1 | version:1 |
---|
2 | :debug:main Executing org.macports.main (pkgconfig) |
---|
3 | :msg:main ---> Fetching pkgconfig |
---|
4 | :debug:fetch fetch phase started at Thu Jan 6 22:52:31 CET 2011 |
---|
5 | :debug:fetch Executing org.macports.fetch (pkgconfig) |
---|
6 | :msg:fetch ---> Verifying checksum(s) for pkgconfig |
---|
7 | :debug:checksum checksum phase started at Thu Jan 6 22:52:31 CET 2011 |
---|
8 | :debug:checksum Executing org.macports.checksum (pkgconfig) |
---|
9 | :info:checksum ---> Checksumming pkg-config-0.25.tar.gz |
---|
10 | :debug:checksum Correct (md5) checksum for pkg-config-0.25.tar.gz |
---|
11 | :debug:checksum Correct (sha1) checksum for pkg-config-0.25.tar.gz |
---|
12 | :debug:checksum Correct (rmd160) checksum for pkg-config-0.25.tar.gz |
---|
13 | :msg:checksum ---> Extracting pkgconfig |
---|
14 | :debug:extract extract phase started at Thu Jan 6 22:52:31 CET 2011 |
---|
15 | :debug:extract Executing org.macports.extract (pkgconfig) |
---|
16 | :info:extract ---> Extracting pkg-config-0.25.tar.gz |
---|
17 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/pkgconfig/pkg-config-0.25.tar.gz' |
---|
18 | :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
19 | :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/pkgconfig/pkg-config-0.25.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' |
---|
20 | :debug:patch patch phase started at Thu Jan 6 22:52:32 CET 2011 |
---|
21 | :debug:patch Executing org.macports.patch (pkgconfig) |
---|
22 | :msg:patch ---> Applying patches to pkgconfig |
---|
23 | :info:patch ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig/files/patch-underquoting.diff |
---|
24 | :debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
25 | :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.25" && /usr/bin/patch -p0' |
---|
26 | :info:patch patching file pkg.m4 |
---|
27 | :msg:patch ---> Configuring pkgconfig |
---|
28 | :debug:patch Using compiler 'Mac OS X gcc 4.2' |
---|
29 | :debug:configure configure phase started at Thu Jan 6 22:52:32 CET 2011 |
---|
30 | :debug:configure Executing org.macports.configure (pkgconfig) |
---|
31 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' 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_devel_pkgconfig/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' |
---|
32 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.25" && ./configure --prefix=/opt/local --enable-indirect-deps --with-pc-path=/opt/local/lib/pkgconfig:/opt/local/share/pkgconfig' |
---|
33 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
34 | :info:configure checking whether build environment is sane... yes |
---|
35 | :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d |
---|
36 | :info:configure checking for gawk... no |
---|
37 | :info:configure checking for mawk... no |
---|
38 | :info:configure checking for nawk... no |
---|
39 | :info:configure checking for awk... awk |
---|
40 | :info:configure checking whether make sets $(MAKE)... yes |
---|
41 | :info:configure checking whether to enable maintainer-specific portions of Makefiles... no |
---|
42 | :info:configure checking build system type... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
43 | :info:configure Referenced from: /opt/local/bin/grep |
---|
44 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
45 | :info:configure ./config.guess: line 1208: 88217 Done ( echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif' ) |
---|
46 | :info:configure 88218 Done(1) | ( CCOPTS= $CC_FOR_BUILD -E - 2> /dev/null ) |
---|
47 | :info:configure 88219 Trace/BPT trap | grep IS_64BIT_ARCH > /dev/null |
---|
48 | :info:configure i386-apple-darwin10.5.0 |
---|
49 | :info:configure checking host system type... i386-apple-darwin10.5.0 |
---|
50 | :info:configure checking for style of include used by make... GNU |
---|
51 | :info:configure checking for gcc... /usr/bin/gcc-4.2 |
---|
52 | :info:configure checking whether the C compiler works... yes |
---|
53 | :info:configure checking for C compiler default output file name... a.out |
---|
54 | :info:configure checking for suffix of executables... |
---|
55 | :info:configure checking whether we are cross compiling... no |
---|
56 | :info:configure checking for suffix of object files... o |
---|
57 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
58 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
59 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
60 | :info:configure checking dependency style of /usr/bin/gcc-4.2... ./configure: line 3835: 88360 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
61 | :info:configure ./configure: line 3835: 88380 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
62 | :info:configure ./configure: line 3835: 88425 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
63 | :info:configure ./configure: line 3835: 88444 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
64 | :info:configure ./configure: line 3835: 88490 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
65 | :info:configure none |
---|
66 | :info:configure checking for a sed that does not truncate output... /usr/bin/sed |
---|
67 | :info:configure checking for grep that handles long lines and -e... ./configure: line 4028: 88565 Trace/BPT trap "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" > "conftest.out" 2> /dev/null |
---|
68 | :info:configure /usr/bin/grep |
---|
69 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
70 | :info:configure checking for fgrep... /usr/bin/grep -F |
---|
71 | :info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
72 | :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
73 | :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm |
---|
74 | :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm |
---|
75 | :info:configure checking whether ln -s works... yes |
---|
76 | :info:configure checking the maximum length of command line arguments... 196608 |
---|
77 | :info:configure checking whether the shell understands some XSI constructs... yes |
---|
78 | :info:configure checking whether the shell understands "+="... yes |
---|
79 | :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r |
---|
80 | :info:configure checking for objdump... no |
---|
81 | :info:configure checking how to recognize dependent libraries... pass_all |
---|
82 | :info:configure checking for ar... ar |
---|
83 | :info:configure checking for strip... strip |
---|
84 | :info:configure checking for ranlib... ranlib |
---|
85 | :info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok |
---|
86 | :info:configure checking for dsymutil... dsymutil |
---|
87 | :info:configure checking for nmedit... nmedit |
---|
88 | :info:configure checking for lipo... lipo |
---|
89 | :info:configure checking for otool... otool |
---|
90 | :info:configure checking for otool64... no |
---|
91 | :info:configure checking for -single_module linker flag... yes |
---|
92 | :info:configure checking for -exported_symbols_list linker flag... yes |
---|
93 | :info:configure checking how to run the C preprocessor... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
94 | :info:configure Referenced from: /opt/local/bin/grep |
---|
95 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
96 | :info:configure ./configure: line 1743: 88699 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
97 | :info:configure /usr/bin/gcc-4.2 -E |
---|
98 | :info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
99 | :info:configure Referenced from: /opt/local/bin/grep |
---|
100 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
101 | :info:configure ./configure: line 1743: 88715 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
102 | :info:configure checking for ANSI C header files... yes |
---|
103 | :info:configure checking for sys/types.h... yes |
---|
104 | :info:configure checking for sys/stat.h... yes |
---|
105 | :info:configure checking for stdlib.h... yes |
---|
106 | :info:configure checking for string.h... yes |
---|
107 | :info:configure checking for memory.h... yes |
---|
108 | :info:configure checking for strings.h... yes |
---|
109 | :info:configure checking for inttypes.h... yes |
---|
110 | :info:configure checking for stdint.h... yes |
---|
111 | :info:configure checking for unistd.h... yes |
---|
112 | :info:configure checking for dlfcn.h... yes |
---|
113 | :info:configure checking for objdir... .libs |
---|
114 | :info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no |
---|
115 | :info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC |
---|
116 | :info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes |
---|
117 | :info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no |
---|
118 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes |
---|
119 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes |
---|
120 | :info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
121 | :info:configure checking dynamic linker characteristics... darwin10.5.0 dyld |
---|
122 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
123 | :info:configure checking whether stripping libraries is possible... yes |
---|
124 | :info:configure checking if libtool supports shared libraries... yes |
---|
125 | :info:configure checking whether to build shared libraries... yes |
---|
126 | :info:configure checking whether to build static libraries... yes |
---|
127 | :info:configure checking for gcc... (cached) /usr/bin/gcc-4.2 |
---|
128 | :info:configure checking whether we are using the GNU C compiler... (cached) yes |
---|
129 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes |
---|
130 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed |
---|
131 | :info:configure checking dependency style of /usr/bin/gcc-4.2... (cached) none |
---|
132 | :info:configure checking for default search path for .pc files... /opt/local/lib/pkgconfig:/opt/local/share/pkgconfig |
---|
133 | :info:configure checking whether to list both direct and indirect dependencies... yes |
---|
134 | :info:configure checking for Win32... no |
---|
135 | :info:configure checking for working alloca.h... yes |
---|
136 | :info:configure checking for alloca... yes |
---|
137 | :info:configure checking for setresuid... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
138 | :info:configure Referenced from: /opt/local/bin/grep |
---|
139 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
140 | :info:configure ./configure: line 1666: 89101 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
141 | :info:configure no |
---|
142 | :info:configure checking for setreuid... yes |
---|
143 | :info:configure checking dirent.h usability... yes |
---|
144 | :info:configure checking dirent.h presence... yes |
---|
145 | :info:configure checking for dirent.h... yes |
---|
146 | :info:configure checking for unistd.h... (cached) yes |
---|
147 | :info:configure checking sys/wait.h usability... yes |
---|
148 | :info:configure checking sys/wait.h presence... yes |
---|
149 | :info:configure checking for sys/wait.h... yes |
---|
150 | :info:configure checking malloc.h usability... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
151 | :info:configure Referenced from: /opt/local/bin/grep |
---|
152 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
153 | :info:configure ./configure: line 1628: 89195 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
154 | :info:configure no |
---|
155 | :info:configure checking malloc.h presence... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
156 | :info:configure Referenced from: /opt/local/bin/grep |
---|
157 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
158 | :info:configure ./configure: line 1743: 89205 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
159 | :info:configure no |
---|
160 | :info:configure checking for malloc.h... no |
---|
161 | :info:configure configure: creating ./config.status |
---|
162 | :info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
163 | :info:configure Referenced from: /opt/local/bin/grep |
---|
164 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
165 | :info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
166 | :info:configure Referenced from: /opt/local/bin/grep |
---|
167 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
168 | :info:configure config.status: creating Makefile |
---|
169 | :info:configure config.status: creating popt/Makefile |
---|
170 | :info:configure config.status: creating check/Makefile |
---|
171 | :info:configure config.status: creating check/config.sh |
---|
172 | :info:configure config.status: creating config.h |
---|
173 | :info:configure config.status: executing depfiles commands |
---|
174 | :info:configure ./config.status: line 1328: 89974 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
175 | :info:configure 89975 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
176 | :info:configure ./config.status: line 1328: 89979 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
177 | :info:configure 89980 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
178 | :info:configure ./config.status: line 1328: 89984 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
179 | :info:configure 89985 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
180 | :info:configure ./config.status: line 1328: 89989 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
181 | :info:configure 89990 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
182 | :info:configure config.status: executing libtool commands |
---|
183 | :info:configure === configuring in glib-1.2.10 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.25/glib-1.2.10) |
---|
184 | :info:configure configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--enable-indirect-deps' '--with-pc-path=/opt/local/lib/pkgconfig:/opt/local/share/pkgconfig' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' --cache-file=/dev/null --srcdir=. |
---|
185 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
186 | :info:configure checking whether build environment is sane... yes |
---|
187 | :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d |
---|
188 | :info:configure checking for gawk... no |
---|
189 | :info:configure checking for mawk... no |
---|
190 | :info:configure checking for nawk... no |
---|
191 | :info:configure checking for awk... awk |
---|
192 | :info:configure checking whether make sets $(MAKE)... yes |
---|
193 | :info:configure checking build system type... i686-apple-darwin10.5.0 |
---|
194 | :info:configure checking host system type... i686-apple-darwin10.5.0 |
---|
195 | :info:configure checking for style of include used by make... GNU |
---|
196 | :info:configure checking for gcc... /usr/bin/gcc-4.2 |
---|
197 | :info:configure checking whether the C compiler works... yes |
---|
198 | :info:configure checking for C compiler default output file name... a.out |
---|
199 | :info:configure checking for suffix of executables... |
---|
200 | :info:configure checking whether we are cross compiling... no |
---|
201 | :info:configure checking for suffix of object files... o |
---|
202 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
203 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
204 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
205 | :info:configure checking dependency style of /usr/bin/gcc-4.2... ./configure: line 4069: 90380 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
206 | :info:configure ./configure: line 4069: 90400 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
207 | :info:configure ./configure: line 4069: 90445 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
208 | :info:configure ./configure: line 4069: 90464 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
209 | :info:configure ./configure: line 4069: 90487 Trace/BPT trap grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 |
---|
210 | :info:configure none |
---|
211 | :info:configure checking for a sed that does not truncate output... /usr/bin/sed |
---|
212 | :info:configure checking for grep that handles long lines and -e... ./configure: line 4262: 90561 Trace/BPT trap "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" > "conftest.out" 2> /dev/null |
---|
213 | :info:configure /usr/bin/grep |
---|
214 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
215 | :info:configure checking for fgrep... /usr/bin/grep -F |
---|
216 | :info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
217 | :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no |
---|
218 | :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm |
---|
219 | :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm |
---|
220 | :info:configure checking whether ln -s works... yes |
---|
221 | :info:configure checking the maximum length of command line arguments... 196608 |
---|
222 | :info:configure checking whether the shell understands some XSI constructs... yes |
---|
223 | :info:configure checking whether the shell understands "+="... yes |
---|
224 | :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r |
---|
225 | :info:configure checking for objdump... no |
---|
226 | :info:configure checking how to recognize dependent libraries... pass_all |
---|
227 | :info:configure checking for ar... ar |
---|
228 | :info:configure checking for strip... strip |
---|
229 | :info:configure checking for ranlib... ranlib |
---|
230 | :info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok |
---|
231 | :info:configure checking for dsymutil... dsymutil |
---|
232 | :info:configure checking for nmedit... nmedit |
---|
233 | :info:configure checking for lipo... lipo |
---|
234 | :info:configure checking for otool... otool |
---|
235 | :info:configure checking for otool64... no |
---|
236 | :info:configure checking for -single_module linker flag... yes |
---|
237 | :info:configure checking for -exported_symbols_list linker flag... yes |
---|
238 | :info:configure checking how to run the C preprocessor... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
239 | :info:configure Referenced from: /opt/local/bin/grep |
---|
240 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
241 | :info:configure ./configure: line 1781: 90695 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
242 | :info:configure /usr/bin/gcc-4.2 -E |
---|
243 | :info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
244 | :info:configure Referenced from: /opt/local/bin/grep |
---|
245 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
246 | :info:configure ./configure: line 1781: 90711 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
247 | :info:configure checking for ANSI C header files... yes |
---|
248 | :info:configure checking for sys/types.h... yes |
---|
249 | :info:configure checking for sys/stat.h... yes |
---|
250 | :info:configure checking for stdlib.h... yes |
---|
251 | :info:configure checking for string.h... yes |
---|
252 | :info:configure checking for memory.h... yes |
---|
253 | :info:configure checking for strings.h... yes |
---|
254 | :info:configure checking for inttypes.h... yes |
---|
255 | :info:configure checking for stdint.h... yes |
---|
256 | :info:configure checking for unistd.h... yes |
---|
257 | :info:configure checking for dlfcn.h... yes |
---|
258 | :info:configure checking for objdir... .libs |
---|
259 | :info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no |
---|
260 | :info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC |
---|
261 | :info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes |
---|
262 | :info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no |
---|
263 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes |
---|
264 | :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes |
---|
265 | :info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes |
---|
266 | :info:configure checking dynamic linker characteristics... darwin10.5.0 dyld |
---|
267 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
268 | :info:configure checking whether stripping libraries is possible... yes |
---|
269 | :info:configure checking if libtool supports shared libraries... yes |
---|
270 | :info:configure checking whether to build shared libraries... yes |
---|
271 | :info:configure checking whether to build static libraries... yes |
---|
272 | :info:configure checking whether to enable maintainer-specific portions of Makefiles... no |
---|
273 | :info:configure checking whether to enable memory checking... no |
---|
274 | :info:configure checking whether to enable memory profiling... no |
---|
275 | :info:configure checking for gcc... (cached) /usr/bin/gcc-4.2 |
---|
276 | :info:configure checking whether we are using the GNU C compiler... (cached) yes |
---|
277 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes |
---|
278 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed |
---|
279 | :info:configure checking dependency style of /usr/bin/gcc-4.2... (cached) none |
---|
280 | :info:configure checking for gcc... (cached) /usr/bin/gcc-4.2 |
---|
281 | :info:configure checking whether we are using the GNU C compiler... (cached) yes |
---|
282 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes |
---|
283 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed |
---|
284 | :info:configure checking dependency style of /usr/bin/gcc-4.2... (cached) none |
---|
285 | :info:configure checking for extra flags to get ANSI library prototypes... none needed |
---|
286 | :info:configure checking for extra flags for POSIX compliance... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
287 | :info:configure Referenced from: /opt/local/bin/grep |
---|
288 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
289 | :info:configure ./configure: line 1666: 91104 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
290 | :info:configure none needed |
---|
291 | :info:configure checking for ANSI C header files... (cached) yes |
---|
292 | :info:configure checking for vprintf... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
293 | :info:configure Referenced from: /opt/local/bin/grep |
---|
294 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
295 | :info:configure ./configure: line 1704: 91118 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
296 | :info:configure yes |
---|
297 | :info:configure checking for _doprnt... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
298 | :info:configure Referenced from: /opt/local/bin/grep |
---|
299 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
300 | :info:configure ./configure: line 1704: 91134 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
301 | :info:configure no |
---|
302 | :info:configure checking for atexit... yes |
---|
303 | :info:configure checking for on_exit... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
304 | :info:configure Referenced from: /opt/local/bin/grep |
---|
305 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
306 | :info:configure ./configure: line 1704: 91175 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
307 | :info:configure no |
---|
308 | :info:configure checking size of char... 1 |
---|
309 | :info:configure checking size of short... 2 |
---|
310 | :info:configure checking size of long... 8 |
---|
311 | :info:configure checking size of int... 4 |
---|
312 | :info:configure checking size of void *... 8 |
---|
313 | :info:configure checking size of long long... 8 |
---|
314 | :info:configure checking for an ANSI C-conforming const... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
315 | :info:configure Referenced from: /opt/local/bin/grep |
---|
316 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
317 | :info:configure ./configure: line 1666: 91279 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
318 | :info:configure yes |
---|
319 | :info:configure checking for __inline... yes |
---|
320 | :info:configure checking for __inline__... yes |
---|
321 | :info:configure checking for inline... yes |
---|
322 | :info:configure checking whether byte ordering is bigendian... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
323 | :info:configure Referenced from: /opt/local/bin/grep |
---|
324 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
325 | :info:configure ./configure: line 1666: 91345 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
326 | :info:configure no |
---|
327 | :info:configure checking float.h usability... yes |
---|
328 | :info:configure checking float.h presence... yes |
---|
329 | :info:configure checking for float.h... yes |
---|
330 | :info:configure checking limits.h usability... yes |
---|
331 | :info:configure checking limits.h presence... yes |
---|
332 | :info:configure checking for limits.h... yes |
---|
333 | :info:configure checking pwd.h usability... yes |
---|
334 | :info:configure checking pwd.h presence... yes |
---|
335 | :info:configure checking for pwd.h... yes |
---|
336 | :info:configure checking sys/param.h usability... yes |
---|
337 | :info:configure checking sys/param.h presence... yes |
---|
338 | :info:configure checking for sys/param.h... yes |
---|
339 | :info:configure checking sys/poll.h usability... yes |
---|
340 | :info:configure checking sys/poll.h presence... yes |
---|
341 | :info:configure checking for sys/poll.h... yes |
---|
342 | :info:configure checking sys/select.h usability... yes |
---|
343 | :info:configure checking sys/select.h presence... yes |
---|
344 | :info:configure checking for sys/select.h... yes |
---|
345 | :info:configure checking sys/time.h usability... yes |
---|
346 | :info:configure checking sys/time.h presence... yes |
---|
347 | :info:configure checking for sys/time.h... yes |
---|
348 | :info:configure checking sys/times.h usability... yes |
---|
349 | :info:configure checking sys/times.h presence... yes |
---|
350 | :info:configure checking for sys/times.h... yes |
---|
351 | :info:configure checking for unistd.h... (cached) yes |
---|
352 | :info:configure checking values.h usability... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
353 | :info:configure Referenced from: /opt/local/bin/grep |
---|
354 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
355 | :info:configure ./configure: line 1666: 91486 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
356 | :info:configure no |
---|
357 | :info:configure checking values.h presence... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
358 | :info:configure Referenced from: /opt/local/bin/grep |
---|
359 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
360 | :info:configure ./configure: line 1781: 91496 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
361 | :info:configure no |
---|
362 | :info:configure checking for values.h... no |
---|
363 | :info:configure checking for lstat... yes |
---|
364 | :info:configure checking for strerror... yes |
---|
365 | :info:configure checking for strsignal... yes |
---|
366 | :info:configure checking for memmove... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
367 | :info:configure Referenced from: /opt/local/bin/grep |
---|
368 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
369 | :info:configure ./configure: line 1704: 91578 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
370 | :info:configure yes |
---|
371 | :info:configure checking for vsnprintf... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
372 | :info:configure Referenced from: /opt/local/bin/grep |
---|
373 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
374 | :info:configure ./configure: line 1704: 91602 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
375 | :info:configure yes |
---|
376 | :info:configure checking for strcasecmp... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
377 | :info:configure Referenced from: /opt/local/bin/grep |
---|
378 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
379 | :info:configure ./configure: line 1704: 91626 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
380 | :info:configure yes |
---|
381 | :info:configure checking for strncasecmp... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
382 | :info:configure Referenced from: /opt/local/bin/grep |
---|
383 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
384 | :info:configure ./configure: line 1704: 91650 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
385 | :info:configure yes |
---|
386 | :info:configure checking for poll... yes |
---|
387 | :info:configure checking for sys_errlist... yes |
---|
388 | :info:configure checking for sys_siglist... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
389 | :info:configure Referenced from: /opt/local/bin/grep |
---|
390 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
391 | :info:configure ./configure: line 1704: 91707 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
392 | :info:configure yes |
---|
393 | :info:configure checking for sys_siglist declaration... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
394 | :info:configure Referenced from: /opt/local/bin/grep |
---|
395 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
396 | :info:configure ./configure: line 1666: 91720 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
397 | :info:configure yes |
---|
398 | :info:configure checking for fd_set... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
399 | :info:configure Referenced from: /opt/local/bin/grep |
---|
400 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
401 | :info:configure ./configure: line 1666: 91732 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
402 | :info:configure yes, found in sys/types.h |
---|
403 | :info:configure checking for wchar.h... yes |
---|
404 | :info:configure checking for wctype.h... yes |
---|
405 | :info:configure checking for iswalnum... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
406 | :info:configure Referenced from: /opt/local/bin/grep |
---|
407 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
408 | :info:configure ./configure: line 1704: 91758 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
409 | :info:configure yes |
---|
410 | :info:configure checking if iswalnum() and friends are properly defined... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
411 | :info:configure Referenced from: /opt/local/bin/grep |
---|
412 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
413 | :info:configure ./configure: line 1704: 91769 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
414 | :info:configure no |
---|
415 | :info:configure checking whether realloc (NULL,) will work... yes |
---|
416 | :info:configure checking for an implementation of va_copy()... yes |
---|
417 | :info:configure checking for an implementation of __va_copy()... yes |
---|
418 | :info:configure checking whether va_lists can be copied by value... no |
---|
419 | :info:configure checking for dlopen... yes |
---|
420 | :info:configure checking for dlsym... yes |
---|
421 | :info:configure checking for RTLD_GLOBAL brokenness... no |
---|
422 | :info:configure checking for preceeding underscore in symbols... no |
---|
423 | :info:configure checking for dlerror... yes |
---|
424 | :info:configure checking pthread.h usability... yes |
---|
425 | :info:configure checking pthread.h presence... yes |
---|
426 | :info:configure checking for pthread.h... yes |
---|
427 | :info:configure checking for thread implementation... posix |
---|
428 | :info:configure checking for pthread_attr_init in -lpthread... yes |
---|
429 | :info:configure checking necessary linker options... -lpthread |
---|
430 | :info:configure checking necessary compiler options... -D_REENTRANT |
---|
431 | :info:configure checking for localtime_r... yes |
---|
432 | :info:configure checking for rand_r... yes |
---|
433 | :info:configure checking for getpwuid_r... yes |
---|
434 | :info:configure checking whether getpwuid_r is posix like... yes |
---|
435 | :info:configure checking whether pthread_getspecific is posix like... dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
436 | :info:configure Referenced from: /opt/local/bin/grep |
---|
437 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
438 | :info:configure ./configure: line 1666: 91991 Trace/BPT trap grep -v '^ *+' conftest.err > conftest.er1 |
---|
439 | :info:configure yes |
---|
440 | :info:configure checking whether pthread_mutex_trylock is posix like... yes |
---|
441 | :info:configure checking whether pthread_cond_timedwait is posix like... yes |
---|
442 | :info:configure checking size of pthread_mutex_t... 64 |
---|
443 | :info:configure checking byte contents of pthread_mutex_t... -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
---|
444 | :info:configure checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done |
---|
445 | :info:configure configure: creating ./config.status |
---|
446 | :info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
447 | :info:configure Referenced from: /opt/local/bin/grep |
---|
448 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
449 | :info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib |
---|
450 | :info:configure Referenced from: /opt/local/bin/grep |
---|
451 | :info:configure Reason: Incompatible library version: grep requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 |
---|
452 | :info:configure config.status: creating glib.spec |
---|
453 | :info:configure config.status: creating Makefile |
---|
454 | :info:configure config.status: creating glib-config |
---|
455 | :info:configure config.status: creating gmodule/gmoduleconf.h |
---|
456 | :info:configure config.status: creating gmodule/Makefile |
---|
457 | :info:configure config.status: creating gthread/Makefile |
---|
458 | :info:configure config.status: creating docs/Makefile |
---|
459 | :info:configure config.status: creating docs/glib-config.1 |
---|
460 | :info:configure config.status: creating tests/Makefile |
---|
461 | :info:configure config.status: creating glib.pc |
---|
462 | :info:configure config.status: creating gmodule.pc |
---|
463 | :info:configure config.status: creating gthread.pc |
---|
464 | :info:configure config.status: creating config.h |
---|
465 | :info:configure config.status: executing depfiles commands |
---|
466 | :info:configure ./config.status: line 1580: 93004 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
467 | :info:configure 93005 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
468 | :info:configure ./config.status: line 1580: 93009 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
469 | :info:configure 93010 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
470 | :info:configure ./config.status: line 1580: 93014 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
471 | :info:configure 93015 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
472 | :info:configure ./config.status: line 1580: 93019 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
473 | :info:configure 93020 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
474 | :info:configure ./config.status: line 1580: 93024 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
475 | :info:configure 93025 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
476 | :info:configure ./config.status: line 1580: 93029 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
477 | :info:configure 93030 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
478 | :info:configure ./config.status: line 1580: 93034 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
479 | :info:configure 93035 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
480 | :info:configure ./config.status: line 1580: 93039 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
481 | :info:configure 93040 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
482 | :info:configure ./config.status: line 1580: 93044 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
483 | :info:configure 93045 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
484 | :info:configure ./config.status: line 1580: 93049 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
485 | :info:configure 93050 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
486 | :info:configure ./config.status: line 1580: 93054 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
487 | :info:configure 93055 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
488 | :info:configure ./config.status: line 1580: 93059 Done sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
---|
489 | :info:configure 93060 Trace/BPT trap | grep X > /dev/null 2>&1 |
---|
490 | :info:configure config.status: executing libtool commands |
---|
491 | :info:configure config.status: executing default-1 commands |
---|
492 | :info:configure creating glibconfig.h |
---|
493 | :info:configure config.status: executing default commands |
---|
494 | :msg:configure ---> Building pkgconfig |
---|
495 | :debug:build build phase started at Thu Jan 6 22:52:57 CET 2011 |
---|
496 | :debug:build Executing org.macports.build (pkgconfig) |
---|
497 | :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_ports_devel_pkgconfig/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
498 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.25" && /usr/bin/make -j2 all' |
---|
499 | :info:build Makefile:417: .deps/main.Po: No such file or directory |
---|
500 | :info:build Makefile:418: .deps/parse.Po: No such file or directory |
---|
501 | :info:build Makefile:419: .deps/pkg.Po: No such file or directory |
---|
502 | :info:build make: *** No rule to make target `.deps/pkg.Po'. Stop. |
---|
503 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.25" && /usr/bin/make -j2 all " returned error 2 |
---|
504 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
505 | :debug:build Backtrace: shell command failed (see log for details) |
---|
506 | while executing |
---|
507 | "command_exec build" |
---|
508 | (procedure "portbuild::build_main" line 8) |
---|
509 | invoked from within |
---|
510 | "$procedure $targetname" |
---|
511 | :info:build Warning: the following items did not execute (for pkgconfig): org.macports.destroot org.macports.build |
---|
512 | :notice:build Log for pkgconfig is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/main.log |
---|