Ticket #12340: error.log

File error.log, 24.5 KB (added by cjfields@…, 17 years ago)

error output from 'sudo port -d install gawk'

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gawk
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gawk
3DEBUG: Requested variant darwin is not provided by port gawk.
4DEBUG: Requested variant i386 is not provided by port gawk.
5DEBUG: Requested variant macosx is not provided by port gawk.
6DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
7DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
8DEBUG: Requested variant darwin is not provided by port libiconv.
9DEBUG: Requested variant i386 is not provided by port libiconv.
10DEBUG: Requested variant macosx is not provided by port libiconv.
11DEBUG: Executing variant darwin_8 provides darwin_8
12DEBUG: Searching for dependency: libiconv
13DEBUG: Found Dependency: receipt exists for libiconv
14DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
15DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
16DEBUG: Requested variant darwin is not provided by port gettext.
17DEBUG: Requested variant i386 is not provided by port gettext.
18DEBUG: Requested variant macosx is not provided by port gettext.
19DEBUG: Searching for dependency: gettext
20DEBUG: Found Dependency: receipt exists for gettext
21DEBUG: Executing org.macports.main (gawk)
22--->  Fetching gawk
23DEBUG: Executing org.macports.fetch (gawk)
24--->  Verifying checksum(s) for gawk
25DEBUG: Executing org.macports.checksum (gawk)
26--->  Checksumming gawk-3.1.5.tar.bz2
27DEBUG: Correct (md5) checksum for gawk-3.1.5.tar.bz2
28DEBUG: setting option extract.cmd to /usr/bin/bzip2
29--->  Extracting gawk
30DEBUG: Executing org.macports.extract (gawk)
31--->  Extracting gawk-3.1.5.tar.bz2
32DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/gawk/gawk-3.1.5.tar.bz2
33DEBUG: Environment:
34DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gawk/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/gawk/gawk-3.1.5.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
35DEBUG: Executing org.macports.patch (gawk)
36--->  Applying patches to gawk
37--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gawk/files/patch-dfa.c
38DEBUG: Environment:
39DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gawk/work/gawk-3.1.5" && patch -p0'
40patching file dfa.c
41--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gawk/files/patch-hard-locale.h
42DEBUG: Environment:
43DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gawk/work/gawk-3.1.5" && patch -p0'
44patching file hard-locale.h
45--->  Configuring gawk
46DEBUG: Executing org.macports.configure (gawk)
47DEBUG: Environment: CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CFLAGS='-O2' LDFLAGS='-L/opt/local/lib'
48DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gawk/work/gawk-3.1.5" && ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man'
49checking for a BSD-compatible install... ./install-sh -c
50checking whether build environment is sane... yes
51checking for gawk... no
52checking for mawk... no
53checking for nawk... no
54checking for awk... awk
55checking whether make sets $(MAKE)... yes
56checking for egrep... grep -E
57checking for bison... bison -y
58checking whether ln -s works... yes
59checking for gcc... gcc
60checking for C compiler default output file name... a.out
61checking whether the C compiler works... yes
62checking whether we are cross compiling... no
63checking for suffix of executables...
64checking for suffix of object files... o
65checking whether we are using the GNU C compiler... yes
66checking whether gcc accepts -g... yes
67checking for gcc option to accept ANSI C... none needed
68checking for style of include used by make... GNU
69checking dependency style of gcc... gcc3
70checking how to run the C preprocessor... gcc -E
71checking for ranlib... ranlib
72checking for a BSD-compatible install... ./install-sh -c
73checking whether make sets $(MAKE)... (cached) yes
74checking for special development options... no
75checking for AIX... no
76checking for library containing strerror... none required
77checking for ANSI C header files... yes
78checking for sys/types.h... yes
79checking for sys/stat.h... yes
80checking for stdlib.h... yes
81checking for string.h... yes
82checking for memory.h... yes
83checking for strings.h... yes
84checking for inttypes.h... yes
85checking for stdint.h... yes
86checking for unistd.h... yes
87checking minix/config.h usability... no
88checking minix/config.h presence... no
89checking for minix/config.h... no
90checking for special C compiler options needed for large files... no
91checking for _FILE_OFFSET_BITS value needed for large files... no
92checking for _LARGE_FILES value needed for large files... no
93checking for AIX compilation hacks... no
94checking for Linux/Alpha compilation hacks... no
95checking for gcc... (cached) gcc
96checking whether we are using the GNU C compiler... (cached) yes
97checking whether gcc accepts -g... (cached) yes
98checking for gcc option to accept ANSI C... (cached) none needed
99checking dependency style of gcc... (cached) gcc3
100checking for function prototypes... yes
101checking for string.h... (cached) yes
102checking whether NLS is requested... yes
103checking for msgfmt... /opt/local/bin/msgfmt
104checking for gmsgfmt... /opt/local/bin/msgfmt
105checking for xgettext... /opt/local/bin/xgettext
106checking for msgmerge... /opt/local/bin/msgmerge
107checking build system type... i686-apple-darwin8.10.1
108checking host system type... i686-apple-darwin8.10.1
109checking for ld used by GCC... /usr/bin/ld
110checking if the linker (/usr/bin/ld) is GNU ld... no
111checking for shared library run path origin... done
112checking for CFPreferencesCopyAppValue... yes
113checking for CFLocaleCopyCurrent... yes
114checking whether NLS is requested... yes
115checking for GNU gettext in libc... no
116checking for iconv... yes
117checking how to link with libiconv... -liconv
118checking for GNU gettext in libintl... yes
119checking whether to use NLS... yes
120checking where the gettext function comes from... external libintl
121checking how to link with libintl... -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
122checking for ANSI C header files... (cached) yes
123checking for sys/wait.h that is POSIX.1 compatible... yes
124checking whether time.h and sys/time.h may both be included... yes
125checking fcntl.h usability... yes
126checking fcntl.h presence... yes
127checking for fcntl.h... yes
128checking limits.h usability... yes
129checking limits.h presence... yes
130checking for limits.h... yes
131checking locale.h usability... yes
132checking locale.h presence... yes
133checking for locale.h... yes
134checking libintl.h usability... yes
135checking libintl.h presence... yes
136checking for libintl.h... yes
137checking mcheck.h usability... yes
138checking mcheck.h presence... yes
139checking for mcheck.h... yes
140checking netdb.h usability... yes
141checking netdb.h presence... yes
142checking for netdb.h... yes
143checking netinet/in.h usability... yes
144checking netinet/in.h presence... yes
145checking for netinet/in.h... yes
146checking signum.h usability... no
147checking signum.h presence... no
148checking for signum.h... no
149checking stdarg.h usability... yes
150checking stdarg.h presence... yes
151checking for stdarg.h... yes
152checking for string.h... (cached) yes
153checking sys/param.h usability... yes
154checking sys/param.h presence... yes
155checking for sys/param.h... yes
156checking sys/socket.h usability... yes
157checking sys/socket.h presence... yes
158checking for sys/socket.h... yes
159checking sys/time.h usability... yes
160checking sys/time.h presence... yes
161checking for sys/time.h... yes
162checking for unistd.h... (cached) yes
163checking termios.h usability... yes
164checking termios.h presence... yes
165checking for termios.h... yes
166checking stropts.h usability... no
167checking stropts.h presence... no
168checking for stropts.h... no
169checking wchar.h usability... yes
170checking wchar.h presence... yes
171checking for wchar.h... yes
172checking wctype.h usability... yes
173checking wctype.h presence... yes
174checking for wctype.h... yes
175checking for memory.h... (cached) yes
176checking for pid_t... yes
177checking return type of signal handlers... void
178checking for size_t... yes
179checking for uid_t in sys/types.h... yes
180checking type of array argument to getgroups... gid_t
181checking for long long... yes
182checking for unsigned long long... yes
183checking for inttypes.h... yes
184checking for stdint.h... yes
185checking for ssize_t... yes
186checking for unsigned int... yes
187checking size of unsigned int... 4
188checking for unsigned long... yes
189checking size of unsigned long... 4
190checking for socklen_t... yes
191checking for vprintf... yes
192checking for _doprnt... no
193checking for stdlib.h... (cached) yes
194checking for strtod... yes
195checking for strtod with C89 semantics... no
196checking for stdlib.h... (cached) yes
197checking for sys/time.h... (cached) yes
198checking for unistd.h... (cached) yes
199checking for alarm... yes
200checking for working mktime... yes
201checking for fmod in -lm... yes
202checking for fmod... yes
203checking for getgrent... yes
204checking for getgroups... yes
205checking for grantpt... yes
206checking for iswctype... yes
207checking for mbrlen... yes
208checking for memcmp... yes
209checking for memcpy... yes
210checking for memmove... yes
211checking for memset... yes
212checking for setlocale... yes
213checking for snprintf... yes
214checking for strchr... yes
215checking for strerror... yes
216checking for strftime... yes
217checking for strncasecmp... yes
218checking for strtod... (cached) yes
219checking for strtoul... yes
220checking for system... yes
221checking for tzset... yes
222checking for isascii... yes
223checking for btowc... yes
224checking for iswlower... yes
225checking for iswupper... yes
226checking for towlower... yes
227checking for towupper... yes
228checking for wcrtomb... yes
229checking for wcscoll... yes
230checking for wcscoll... (cached) yes
231checking for wctype... yes
232checking whether mbrtowc and mbstate_t are properly declared... yes
233checking dlfcn.h usability... yes
234checking dlfcn.h presence... yes
235checking for dlfcn.h... yes
236checking for dlopen in -ldl... yes
237checking whether getpgrp requires zero arguments... yes
238checking for printf %F format... yes
239checking for gethostbyname... yes
240checking for connect... yes
241checking where to find the socket library calls... the standard library
242checking for struct stat.st_blksize... yes
243checking whether time.h and sys/time.h may both be included... (cached) yes
244checking whether struct tm is in sys/time.h or time.h... time.h
245checking for struct tm.tm_zone... yes
246checking whether char is unsigned... no
247checking for an ANSI C-conforming const... yes
248checking for C/C++ restrict keyword... __restrict
249checking for inline... inline
250checking for preprocessor stringizing operator... yes
251configure: creating ./config.status
252config.status: creating Makefile
253config.status: creating awklib/Makefile
254config.status: creating doc/Makefile
255config.status: creating po/Makefile.in
256config.status: creating test/Makefile
257config.status: creating version.c
258config.status: creating config.h
259config.status: executing depfiles commands
260config.status: executing default-1 commands
261config.status: creating po/POTFILES
262config.status: creating po/Makefile
263config.status: fixing Makefile to keep version.c
264--->  Building gawk with target all
265DEBUG: Executing org.macports.build (gawk)
266DEBUG: Environment:
267DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gawk/work/gawk-3.1.5" && make all'
268make 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' all-recursive
269Making all in .
270if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \
271then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fi
272if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT awkgram.o -MD -MP -MF ".deps/awkgram.Tpo" -c -o awkgram.o awkgram.c; \
273then mv -f ".deps/awkgram.Tpo" ".deps/awkgram.Po"; else rm -f ".deps/awkgram.Tpo"; exit 1; fi
274if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT builtin.o -MD -MP -MF ".deps/builtin.Tpo" -c -o builtin.o builtin.c; \
275then mv -f ".deps/builtin.Tpo" ".deps/builtin.Po"; else rm -f ".deps/builtin.Tpo"; exit 1; fi
276builtin.c: In function 'wide_tolower_toupper':
277builtin.c:1764: warning: pointer targets in assignment differ in signedness
278builtin.c:1775: warning: pointer targets in assignment differ in signedness
279builtin.c:1812: warning: pointer targets in passing argument 1 of 'make_str_node' differ in signedness
280if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT dfa.o -MD -MP -MF ".deps/dfa.Tpo" -c -o dfa.o dfa.c; \
281then mv -f ".deps/dfa.Tpo" ".deps/dfa.Po"; else rm -f ".deps/dfa.Tpo"; exit 1; fi
282dfa.c: In function 'update_mb_len_index':
283dfa.c:416: warning: pointer targets in passing argument 1 of 'mbrlen' differ in signedness
284dfa.c: In function 'lex':
285dfa.c:792: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
286dfa.c:940: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
287dfa.c:946: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
288dfa.c:956: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
289dfa.c:964: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
290dfa.c:979: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
291dfa.c:1082: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
292dfa.c:1085: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
293dfa.c:1109: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
294dfa.c:1113: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
295dfa.c:1114: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
296dfa.c:1117: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
297dfa.c:1129: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
298dfa.c:1130: warning: pointer targets in passing argument 1 of 'update_mb_len_index' differ in signedness
299dfa.c: In function 'match_mb_charset':
300dfa.c:2601: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
301dfa.c:2608: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
302dfa.c:2621: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
303dfa.c: In function 'dfaexec':
304dfa.c:2878: warning: pointer targets in assignment differ in signedness
305dfa.c:2879: warning: pointer targets in assignment differ in signedness
306if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT ext.o -MD -MP -MF ".deps/ext.Tpo" -c -o ext.o ext.c; \
307then mv -f ".deps/ext.Tpo" ".deps/ext.Po"; else rm -f ".deps/ext.Tpo"; exit 1; fi
308if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT field.o -MD -MP -MF ".deps/field.Tpo" -c -o field.o field.c; \
309then mv -f ".deps/field.Tpo" ".deps/field.Po"; else rm -f ".deps/field.Tpo"; exit 1; fi
310if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT gawkmisc.o -MD -MP -MF ".deps/gawkmisc.Tpo" -c -o gawkmisc.o gawkmisc.c; \
311then mv -f ".deps/gawkmisc.Tpo" ".deps/gawkmisc.Po"; else rm -f ".deps/gawkmisc.Tpo"; exit 1; fi
312if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
313then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
314if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
315then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
316if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \
317then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi
318if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
319then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
320if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT msg.o -MD -MP -MF ".deps/msg.Tpo" -c -o msg.o msg.c; \
321then mv -f ".deps/msg.Tpo" ".deps/msg.Po"; else rm -f ".deps/msg.Tpo"; exit 1; fi
322if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT node.o -MD -MP -MF ".deps/node.Tpo" -c -o node.o node.c; \
323then mv -f ".deps/node.Tpo" ".deps/node.Po"; else rm -f ".deps/node.Tpo"; exit 1; fi
324if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.c; \
325then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi
326if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT re.o -MD -MP -MF ".deps/re.Tpo" -c -o re.o re.c; \
327then mv -f ".deps/re.Tpo" ".deps/re.Po"; else rm -f ".deps/re.Tpo"; exit 1; fi
328if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
329then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
330In file included from regex.c:68:
331regex_internal.c: In function 're_string_reconstruct':
332regex_internal.c:670: warning: pointer targets in passing argument 2 of 'mbrtowc' differ in signedness
333if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT replace.o -MD -MP -MF ".deps/replace.Tpo" -c -o replace.o replace.c; \
334then mv -f ".deps/replace.Tpo" ".deps/replace.Po"; else rm -f ".deps/replace.Tpo"; exit 1; fi
335if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o version.c; \
336then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi
337if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \
338then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fi
339if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT profile.o -MD -MP -MF ".deps/profile.Tpo" -c -o profile.o profile.c; \
340then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; else rm -f ".deps/profile.Tpo"; exit 1; fi
341gcc  -O2  -L/opt/local/lib -o gawk  array.o awkgram.o builtin.o dfa.o ext.o field.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval.o profile.o -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation  -ldl -lm
342/usr/bin/ld: warning multiple definitions of symbol _regcomp
343regex.o definition of _regcomp in section (__TEXT,__text)
344/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regcomp.So) definition of _regcomp
345/usr/bin/ld: warning multiple definitions of symbol _regexec
346regex.o definition of _regexec in section (__TEXT,__text)
347/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regexec.So) definition of _regexec
348/usr/bin/ld: warning multiple definitions of symbol _regfree
349regex.o definition of _regfree in section (__TEXT,__text)
350/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regfree.So) definition of _regfree
351/usr/bin/ld: warning multiple definitions of symbol _err
352msg.o definition of _err in section (__TEXT,__text)
353/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(err.So) definition of _err
354/usr/bin/ld: Undefined symbols:
355_main
356_mtrace
357collect2: ld returned 1 exit status
358make[2]: *** [gawk] Error 1
359make[1]: *** [all-recursive] Error 1
360make: *** [all] Error 2
361Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gawk/work/gawk-3.1.5" && make all " returned error 2
362Command output: regex_internal.c: In function 're_string_reconstruct':
363regex_internal.c:670: warning: pointer targets in passing argument 2 of 'mbrtowc' differ in signedness
364if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT replace.o -MD -MP -MF ".deps/replace.Tpo" -c -o replace.o replace.c; \
365then mv -f ".deps/replace.Tpo" ".deps/replace.Po"; else rm -f ".deps/replace.Tpo"; exit 1; fi
366if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o version.c; \
367then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi
368if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \
369then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fi
370if gcc -DDEFPATH="\".:/opt/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/opt/local/share/locale\"" -I. -I. -I.   -I/opt/local/include  -O2 -MT profile.o -MD -MP -MF ".deps/profile.Tpo" -c -o profile.o profile.c; \
371then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; else rm -f ".deps/profile.Tpo"; exit 1; fi
372gcc  -O2  -L/opt/local/lib -o gawk  array.o awkgram.o builtin.o dfa.o ext.o field.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval.o profile.o -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation  -ldl -lm
373/usr/bin/ld: warning multiple definitions of symbol _regcomp
374regex.o definition of _regcomp in section (__TEXT,__text)
375/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regcomp.So) definition of _regcomp
376/usr/bin/ld: warning multiple definitions of symbol _regexec
377regex.o definition of _regexec in section (__TEXT,__text)
378/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regexec.So) definition of _regexec
379/usr/bin/ld: warning multiple definitions of symbol _regfree
380regex.o definition of _regfree in section (__TEXT,__text)
381/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regfree.So) definition of _regfree
382/usr/bin/ld: warning multiple definitions of symbol _err
383msg.o definition of _err in section (__TEXT,__text)
384/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(err.So) definition of _err
385/usr/bin/ld: Undefined symbols:
386_main
387_mtrace
388collect2: ld returned 1 exit status
389make[2]: *** [gawk] Error 1
390make[1]: *** [all-recursive] Error 1
391make: *** [all] Error 2
392
393Warning: the following items did not execute (for gawk): org.macports.activate org.macports.build org.macports.destroot org.macports.install
394Error: Status 1 encountered during processing.