| 1 | ---> Computing dependencies for cook |
|---|
| 2 | ---> Fetching cook |
|---|
| 3 | ---> cook-2.32.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/cook |
|---|
| 4 | ---> Attempting to fetch cook-2.32.tar.gz from http://arn.se.distfiles.macports.org/cook |
|---|
| 5 | ---> Attempting to fetch cook-2.32.tar.gz from http://distfiles.macports.org/cook |
|---|
| 6 | ---> Verifying checksum(s) for cook |
|---|
| 7 | ---> Checksumming cook-2.32.tar.gz |
|---|
| 8 | ---> Extracting cook |
|---|
| 9 | ---> Extracting cook-2.32.tar.gz |
|---|
| 10 | ---> Applying patches to cook |
|---|
| 11 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cook/files/patch-common__help.c.diff |
|---|
| 12 | patching file common/help.c |
|---|
| 13 | Hunk #1 succeeded at 65 (offset -3 lines). |
|---|
| 14 | ---> Configuring cook |
|---|
| 15 | checking for gcc... /usr/bin/gcc-4.2 |
|---|
| 16 | checking for C compiler default output file name... a.out |
|---|
| 17 | checking whether the C compiler works... yes |
|---|
| 18 | checking whether we are cross compiling... no |
|---|
| 19 | checking for suffix of executables... |
|---|
| 20 | checking for suffix of object files... o |
|---|
| 21 | checking whether we are using the GNU C compiler... yes |
|---|
| 22 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
|---|
| 23 | checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
|---|
| 24 | checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
|---|
| 25 | checking for ANSI C header files... no |
|---|
| 26 | checking for sys/types.h... yes |
|---|
| 27 | checking for sys/stat.h... yes |
|---|
| 28 | checking for stdlib.h... yes |
|---|
| 29 | checking for string.h... yes |
|---|
| 30 | checking for memory.h... yes |
|---|
| 31 | checking for strings.h... yes |
|---|
| 32 | checking for inttypes.h... yes |
|---|
| 33 | checking for stdint.h... yes |
|---|
| 34 | checking for unistd.h... yes |
|---|
| 35 | checking minix/config.h usability... no |
|---|
| 36 | checking minix/config.h presence... no |
|---|
| 37 | checking for minix/config.h... no |
|---|
| 38 | checking for library containing strerror... none required |
|---|
| 39 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 40 | checking for bison... bison -y |
|---|
| 41 | checking for ranlib... ranlib |
|---|
| 42 | checking for main in -lw32... no |
|---|
| 43 | checking for wschr... no |
|---|
| 44 | checking for wschr in -lw... no |
|---|
| 45 | checking for gettext... no |
|---|
| 46 | checking for gettext in -lintl... yes |
|---|
| 47 | checking for main in -lrx... yes |
|---|
| 48 | checking for setsockopt... yes |
|---|
| 49 | checking for gmsgfmt... no |
|---|
| 50 | checking for msgfmt... msgfmt |
|---|
| 51 | checking for gmsgcat... no |
|---|
| 52 | checking for msgcat... msgcat |
|---|
| 53 | checking for groff... groff |
|---|
| 54 | checking for remsh... no |
|---|
| 55 | checking for rsh... rsh |
|---|
| 56 | checking for perl... /opt/local/bin/perl |
|---|
| 57 | checking for working stdarg.h... yes |
|---|
| 58 | checking ar.h usability... yes |
|---|
| 59 | checking ar.h presence... yes |
|---|
| 60 | checking for ar.h... yes |
|---|
| 61 | checking fcntl.h usability... yes |
|---|
| 62 | checking fcntl.h presence... yes |
|---|
| 63 | checking for fcntl.h... yes |
|---|
| 64 | checking iso646.h usability... yes |
|---|
| 65 | checking iso646.h presence... yes |
|---|
| 66 | checking for iso646.h... yes |
|---|
| 67 | checking libgettext.h usability... no |
|---|
| 68 | checking libgettext.h presence... no |
|---|
| 69 | checking for libgettext.h... no |
|---|
| 70 | checking libintl.h usability... yes |
|---|
| 71 | checking libintl.h presence... yes |
|---|
| 72 | checking for libintl.h... yes |
|---|
| 73 | checking limits.h usability... yes |
|---|
| 74 | checking limits.h presence... yes |
|---|
| 75 | checking for limits.h... yes |
|---|
| 76 | checking locale.h usability... yes |
|---|
| 77 | checking locale.h presence... yes |
|---|
| 78 | checking for locale.h... yes |
|---|
| 79 | checking for memory.h... (cached) yes |
|---|
| 80 | checking mntent.h usability... no |
|---|
| 81 | checking mntent.h presence... no |
|---|
| 82 | checking for mntent.h... no |
|---|
| 83 | checking regex.h usability... yes |
|---|
| 84 | checking regex.h presence... yes |
|---|
| 85 | checking for regex.h... yes |
|---|
| 86 | checking rxposix.h usability... yes |
|---|
| 87 | checking rxposix.h presence... yes |
|---|
| 88 | checking for rxposix.h... yes |
|---|
| 89 | checking stddef.h usability... yes |
|---|
| 90 | checking stddef.h presence... yes |
|---|
| 91 | checking for stddef.h... yes |
|---|
| 92 | checking for stdlib.h... (cached) yes |
|---|
| 93 | checking for string.h... (cached) yes |
|---|
| 94 | checking sys/ioctl.h usability... yes |
|---|
| 95 | checking sys/ioctl.h presence... yes |
|---|
| 96 | checking for sys/ioctl.h... yes |
|---|
| 97 | checking sys/utsname.h usability... yes |
|---|
| 98 | checking sys/utsname.h presence... yes |
|---|
| 99 | checking for sys/utsname.h... yes |
|---|
| 100 | checking termios.h usability... yes |
|---|
| 101 | checking termios.h presence... yes |
|---|
| 102 | checking for termios.h... yes |
|---|
| 103 | checking utime.h usability... yes |
|---|
| 104 | checking utime.h presence... yes |
|---|
| 105 | checking for utime.h... yes |
|---|
| 106 | checking for unistd.h... (cached) yes |
|---|
| 107 | checking wchar.h usability... yes |
|---|
| 108 | checking wchar.h presence... yes |
|---|
| 109 | checking for wchar.h... yes |
|---|
| 110 | checking wctype.h usability... yes |
|---|
| 111 | checking wctype.h presence... yes |
|---|
| 112 | checking for wctype.h... yes |
|---|
| 113 | checking widec.h usability... no |
|---|
| 114 | checking widec.h presence... no |
|---|
| 115 | checking for widec.h... no |
|---|
| 116 | checking for dirent.h that defines DIR... yes |
|---|
| 117 | checking for library containing opendir... none required |
|---|
| 118 | checking return type of signal handlers... void |
|---|
| 119 | checking for size_t... yes |
|---|
| 120 | checking whether time.h and sys/time.h may both be included... yes |
|---|
| 121 | checking for an ANSI C-conforming const... yes |
|---|
| 122 | checking for long file names... yes |
|---|
| 123 | checking for gethostname... yes |
|---|
| 124 | checking for getpgrp... yes |
|---|
| 125 | checking for getrusage... yes |
|---|
| 126 | checking for gettext... yes |
|---|
| 127 | checking for gettimeofday... yes |
|---|
| 128 | checking for iswctype... yes |
|---|
| 129 | checking for mblen... yes |
|---|
| 130 | checking for pathconf... yes |
|---|
| 131 | checking for regcomp... yes |
|---|
| 132 | checking for setlocale... yes |
|---|
| 133 | checking for snprintf... yes |
|---|
| 134 | checking for strcasecmp... yes |
|---|
| 135 | checking for strendcpy... no |
|---|
| 136 | checking for strerror... yes |
|---|
| 137 | checking for strftime... yes |
|---|
| 138 | checking for strlcat... yes |
|---|
| 139 | checking for strlcpy... yes |
|---|
| 140 | checking for strncasecmp... yes |
|---|
| 141 | checking for strsignal... yes |
|---|
| 142 | checking for strtol... yes |
|---|
| 143 | checking for tcgetpgrp... yes |
|---|
| 144 | checking for uname... yes |
|---|
| 145 | checking for vsnprintf... yes |
|---|
| 146 | checking for wait3... yes |
|---|
| 147 | checking for wait4... yes |
|---|
| 148 | checking for wcslen... yes |
|---|
| 149 | checking for wint_t... yes |
|---|
| 150 | checking for working iswprint... yes |
|---|
| 151 | checking for location of SCCS get command... get |
|---|
| 152 | checking for appropriate getpgrp argument... empty |
|---|
| 153 | checking for long... yes |
|---|
| 154 | checking size of long... 8 |
|---|
| 155 | checking for int... yes |
|---|
| 156 | checking size of int... 4 |
|---|
| 157 | checking for short... yes |
|---|
| 158 | checking size of short... 2 |
|---|
| 159 | checking for tm_zone in struct tm... yes |
|---|
| 160 | checking for a Bourne shell which understands functions... /bin/sh |
|---|
| 161 | Rewriting --libdir=/opt/local/lib/cook |
|---|
| 162 | Rewriting --datadir=/opt/local/share/cook |
|---|
| 163 | configure: creating ./config.status |
|---|
| 164 | config.status: creating Makefile |
|---|
| 165 | config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting |
|---|
| 166 | config.status: creating etc/libdir.so |
|---|
| 167 | config.status: WARNING: etc/libdir.so.in seems to ignore the --datarootdir setting |
|---|
| 168 | config.status: creating etc/libdir-h |
|---|
| 169 | config.status: creating common/config.h |
|---|
| 170 | ---> Building cook |
|---|
| 171 | mkdir bin |
|---|
| 172 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/cache.c |
|---|
| 173 | chmod 0755 bin |
|---|
| 174 | In file included from c_incl/cache.c:21: |
|---|
| 175 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 176 | In file included from /usr/include/stdio.h:443, |
|---|
| 177 | from ./common/ac/stdio.h:25, |
|---|
| 178 | from c_incl/cache.c:21: |
|---|
| 179 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 180 | In file included from c_incl/cache.c:21: |
|---|
| 181 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 182 | In file included from /usr/include/stdio.h:443, |
|---|
| 183 | from ./common/ac/stdio.h:25, |
|---|
| 184 | from c_incl/cache.c:21: |
|---|
| 185 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 186 | mv cache.o c_incl/cache.o |
|---|
| 187 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/flatten.c |
|---|
| 188 | mv flatten.o c_incl/flatten.o |
|---|
| 189 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/lang.c |
|---|
| 190 | In file included from ./common/error_intl.h:50, |
|---|
| 191 | from c_incl/lang.c:22: |
|---|
| 192 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 193 | In file included from /usr/include/stdio.h:443, |
|---|
| 194 | from ./common/ac/stdio.h:25, |
|---|
| 195 | from ./common/error_intl.h:50, |
|---|
| 196 | from c_incl/lang.c:22: |
|---|
| 197 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 198 | In file included from ./common/error_intl.h:50, |
|---|
| 199 | from c_incl/lang.c:22: |
|---|
| 200 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 201 | In file included from /usr/include/stdio.h:443, |
|---|
| 202 | from ./common/ac/stdio.h:25, |
|---|
| 203 | from ./common/error_intl.h:50, |
|---|
| 204 | from c_incl/lang.c:22: |
|---|
| 205 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 206 | mv lang.o c_incl/lang.o |
|---|
| 207 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/lang_c.c |
|---|
| 208 | mv lang_c.o c_incl/lang_c.o |
|---|
| 209 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/lang_m4.c |
|---|
| 210 | mv lang_m4.o c_incl/lang_m4.o |
|---|
| 211 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/lang_optimis.c |
|---|
| 212 | mv lang_optimis.o c_incl/lang_optimis.o |
|---|
| 213 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/lang_roff.c |
|---|
| 214 | mv lang_roff.o c_incl/lang_roff.o |
|---|
| 215 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/main.c |
|---|
| 216 | In file included from c_incl/main.c:21: |
|---|
| 217 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 218 | In file included from /usr/include/stdio.h:443, |
|---|
| 219 | from ./common/ac/stdio.h:25, |
|---|
| 220 | from c_incl/main.c:21: |
|---|
| 221 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 222 | In file included from c_incl/main.c:21: |
|---|
| 223 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 224 | In file included from /usr/include/stdio.h:443, |
|---|
| 225 | from ./common/ac/stdio.h:25, |
|---|
| 226 | from c_incl/main.c:21: |
|---|
| 227 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 228 | mv main.o c_incl/main.o |
|---|
| 229 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/os.c |
|---|
| 230 | In file included from ./common/error_intl.h:50, |
|---|
| 231 | from c_incl/os.c:24: |
|---|
| 232 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 233 | In file included from /usr/include/stdio.h:443, |
|---|
| 234 | from ./common/ac/stdio.h:25, |
|---|
| 235 | from ./common/error_intl.h:50, |
|---|
| 236 | from c_incl/os.c:24: |
|---|
| 237 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 238 | In file included from ./common/error_intl.h:50, |
|---|
| 239 | from c_incl/os.c:24: |
|---|
| 240 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 241 | In file included from /usr/include/stdio.h:443, |
|---|
| 242 | from ./common/ac/stdio.h:25, |
|---|
| 243 | from ./common/error_intl.h:50, |
|---|
| 244 | from c_incl/os.c:24: |
|---|
| 245 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 246 | mv os.o c_incl/os.o |
|---|
| 247 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/sniff.c |
|---|
| 248 | In file included from ./common/error_intl.h:50, |
|---|
| 249 | from c_incl/sniff.c:26: |
|---|
| 250 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 251 | In file included from /usr/include/stdio.h:443, |
|---|
| 252 | from ./common/ac/stdio.h:25, |
|---|
| 253 | from ./common/error_intl.h:50, |
|---|
| 254 | from c_incl/sniff.c:26: |
|---|
| 255 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 256 | In file included from ./common/error_intl.h:50, |
|---|
| 257 | from c_incl/sniff.c:26: |
|---|
| 258 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 259 | In file included from /usr/include/stdio.h:443, |
|---|
| 260 | from ./common/ac/stdio.h:25, |
|---|
| 261 | from ./common/error_intl.h:50, |
|---|
| 262 | from c_incl/sniff.c:26: |
|---|
| 263 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 264 | mv sniff.o c_incl/sniff.o |
|---|
| 265 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c c_incl/stripdot.c |
|---|
| 266 | mv stripdot.o c_incl/stripdot.o |
|---|
| 267 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/libintl.c |
|---|
| 268 | mv libintl.o common/ac/libintl.o |
|---|
| 269 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/mntent.c |
|---|
| 270 | In file included from ./common/ac/mntent.h:24, |
|---|
| 271 | from common/ac/mntent.c:20: |
|---|
| 272 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 273 | In file included from /usr/include/stdio.h:443, |
|---|
| 274 | from ./common/ac/stdio.h:25, |
|---|
| 275 | from ./common/ac/mntent.h:24, |
|---|
| 276 | from common/ac/mntent.c:20: |
|---|
| 277 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 278 | In file included from ./common/ac/mntent.h:24, |
|---|
| 279 | from common/ac/mntent.c:20: |
|---|
| 280 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 281 | In file included from /usr/include/stdio.h:443, |
|---|
| 282 | from ./common/ac/stdio.h:25, |
|---|
| 283 | from ./common/ac/mntent.h:24, |
|---|
| 284 | from common/ac/mntent.c:20: |
|---|
| 285 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 286 | mv mntent.o common/ac/mntent.o |
|---|
| 287 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/stdio.c |
|---|
| 288 | In file included from common/ac/stdio.c:21: |
|---|
| 289 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 290 | In file included from /usr/include/stdio.h:443, |
|---|
| 291 | from ./common/ac/stdio.h:25, |
|---|
| 292 | from common/ac/stdio.c:21: |
|---|
| 293 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 294 | In file included from common/ac/stdio.c:21: |
|---|
| 295 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 296 | In file included from /usr/include/stdio.h:443, |
|---|
| 297 | from ./common/ac/stdio.h:25, |
|---|
| 298 | from common/ac/stdio.c:21: |
|---|
| 299 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 300 | mv stdio.o common/ac/stdio.o |
|---|
| 301 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/stdlib.c |
|---|
| 302 | mv stdlib.o common/ac/stdlib.o |
|---|
| 303 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/string.c |
|---|
| 304 | In file included from common/ac/string.c:26: |
|---|
| 305 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 306 | In file included from /usr/include/stdio.h:443, |
|---|
| 307 | from ./common/ac/stdio.h:25, |
|---|
| 308 | from common/ac/string.c:26: |
|---|
| 309 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 310 | In file included from common/ac/string.c:26: |
|---|
| 311 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 312 | In file included from /usr/include/stdio.h:443, |
|---|
| 313 | from ./common/ac/stdio.h:25, |
|---|
| 314 | from common/ac/string.c:26: |
|---|
| 315 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 316 | mv string.o common/ac/string.o |
|---|
| 317 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/sys/utsname.c |
|---|
| 318 | mv utsname.o common/ac/sys/utsname.o |
|---|
| 319 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/time.c |
|---|
| 320 | mv time.o common/ac/time.o |
|---|
| 321 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/wchar.c |
|---|
| 322 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/ac/wctype.c |
|---|
| 323 | mv wchar.o common/ac/wchar.o |
|---|
| 324 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/arglex.c |
|---|
| 325 | mv wctype.o common/ac/wctype.o |
|---|
| 326 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/env.c |
|---|
| 327 | In file included from ./common/error_intl.h:50, |
|---|
| 328 | from common/arglex.c:27: |
|---|
| 329 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 330 | In file included from /usr/include/stdio.h:443, |
|---|
| 331 | from ./common/ac/stdio.h:25, |
|---|
| 332 | from ./common/error_intl.h:50, |
|---|
| 333 | from common/arglex.c:27: |
|---|
| 334 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 335 | In file included from ./common/error_intl.h:50, |
|---|
| 336 | from common/arglex.c:27: |
|---|
| 337 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 338 | In file included from /usr/include/stdio.h:443, |
|---|
| 339 | from ./common/ac/stdio.h:25, |
|---|
| 340 | from ./common/error_intl.h:50, |
|---|
| 341 | from common/arglex.c:27: |
|---|
| 342 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 343 | mv env.o common/env.o |
|---|
| 344 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error.c |
|---|
| 345 | In file included from common/error.c:23: |
|---|
| 346 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 347 | In file included from /usr/include/stdio.h:443, |
|---|
| 348 | from ./common/ac/stdio.h:25, |
|---|
| 349 | from common/error.c:23: |
|---|
| 350 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 351 | In file included from common/error.c:23: |
|---|
| 352 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 353 | In file included from /usr/include/stdio.h:443, |
|---|
| 354 | from ./common/ac/stdio.h:25, |
|---|
| 355 | from common/error.c:23: |
|---|
| 356 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 357 | mv arglex.o common/arglex.o |
|---|
| 358 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl.c |
|---|
| 359 | In file included from common/error_intl.c:20: |
|---|
| 360 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 361 | In file included from /usr/include/stdio.h:443, |
|---|
| 362 | from ./common/ac/stdio.h:25, |
|---|
| 363 | from common/error_intl.c:20: |
|---|
| 364 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 365 | In file included from common/error_intl.c:20: |
|---|
| 366 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 367 | In file included from /usr/include/stdio.h:443, |
|---|
| 368 | from ./common/ac/stdio.h:25, |
|---|
| 369 | from common/error_intl.c:20: |
|---|
| 370 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 371 | mv error.o common/error.o |
|---|
| 372 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl/close.c |
|---|
| 373 | In file included from common/error_intl/close.c:20: |
|---|
| 374 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 375 | In file included from /usr/include/stdio.h:443, |
|---|
| 376 | from ./common/ac/stdio.h:25, |
|---|
| 377 | from common/error_intl/close.c:20: |
|---|
| 378 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 379 | In file included from common/error_intl/close.c:20: |
|---|
| 380 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 381 | In file included from /usr/include/stdio.h:443, |
|---|
| 382 | from ./common/ac/stdio.h:25, |
|---|
| 383 | from common/error_intl/close.c:20: |
|---|
| 384 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 385 | mv close.o common/error_intl/close.o |
|---|
| 386 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl/open.c |
|---|
| 387 | In file included from common/error_intl/open.c:20: |
|---|
| 388 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 389 | In file included from /usr/include/stdio.h:443, |
|---|
| 390 | from ./common/ac/stdio.h:25, |
|---|
| 391 | from common/error_intl/open.c:20: |
|---|
| 392 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 393 | In file included from common/error_intl/open.c:20: |
|---|
| 394 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 395 | In file included from /usr/include/stdio.h:443, |
|---|
| 396 | from ./common/ac/stdio.h:25, |
|---|
| 397 | from common/error_intl/open.c:20: |
|---|
| 398 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 399 | mv error_intl.o common/error_intl.o |
|---|
| 400 | mv open.o common/error_intl/open.o |
|---|
| 401 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl/read.c |
|---|
| 402 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl/stat.c |
|---|
| 403 | In file included from ./common/error_intl.h:50, |
|---|
| 404 | from common/error_intl/stat.c:20: |
|---|
| 405 | ./common/ac/stdio.h:38:1:In file included from ./common/error_intl.h:50, |
|---|
| 406 | from common/error_intl/read.c:20: |
|---|
| 407 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 408 | In file included from /usr/include/stdio.h:443, |
|---|
| 409 | from ./common/ac/stdio.h:25, |
|---|
| 410 | from ./common/error_intl.h:50, |
|---|
| 411 | from common/error_intl/read.c:20: |
|---|
| 412 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 413 | In file included from ./common/error_intl.h:50, |
|---|
| 414 | from common/error_intl/read.c:20: |
|---|
| 415 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 416 | In file included from /usr/include/stdio.h:443, |
|---|
| 417 | from ./common/ac/stdio.h:25, |
|---|
| 418 | from ./common/error_intl.h:50, |
|---|
| 419 | from common/error_intl/read.c:20: |
|---|
| 420 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 421 | warning: "sprintf" redefined |
|---|
| 422 | In file included from /usr/include/stdio.h:443, |
|---|
| 423 | from ./common/ac/stdio.h:25, |
|---|
| 424 | from ./common/error_intl.h:50, |
|---|
| 425 | from common/error_intl/stat.c:20: |
|---|
| 426 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 427 | In file included from ./common/error_intl.h:50, |
|---|
| 428 | from common/error_intl/stat.c:20: |
|---|
| 429 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 430 | In file included from /usr/include/stdio.h:443, |
|---|
| 431 | from ./common/ac/stdio.h:25, |
|---|
| 432 | from ./common/error_intl.h:50, |
|---|
| 433 | from common/error_intl/stat.c:20: |
|---|
| 434 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 435 | mv stat.o common/error_intl/stat.o |
|---|
| 436 | mv read.o common/error_intl/read.o |
|---|
| 437 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl/unlink.c |
|---|
| 438 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/error_intl/write.c |
|---|
| 439 | In file included from ./common/error_intl.h:50, |
|---|
| 440 | from common/error_intl/unlink.c:20: |
|---|
| 441 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 442 | In file included from /usr/include/stdio.h:443, |
|---|
| 443 | from ./common/ac/stdio.h:25, |
|---|
| 444 | from ./common/error_intl.h:50, |
|---|
| 445 | from common/error_intl/unlink.c:20: |
|---|
| 446 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 447 | In file included from ./common/error_intl.h:50, |
|---|
| 448 | from common/error_intl/unlink.c:20: |
|---|
| 449 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 450 | In file included from /usr/include/stdio.h:443, |
|---|
| 451 | from ./common/ac/stdio.h:25, |
|---|
| 452 | from ./common/error_intl.h:50, |
|---|
| 453 | from common/error_intl/unlink.c:20: |
|---|
| 454 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 455 | In file included from common/error_intl/write.c:20: |
|---|
| 456 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 457 | In file included from /usr/include/stdio.h:443, |
|---|
| 458 | from ./common/ac/stdio.h:25, |
|---|
| 459 | from common/error_intl/write.c:20: |
|---|
| 460 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 461 | In file included from common/error_intl/write.c:20: |
|---|
| 462 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 463 | In file included from /usr/include/stdio.h:443, |
|---|
| 464 | from ./common/ac/stdio.h:25, |
|---|
| 465 | from common/error_intl/write.c:20: |
|---|
| 466 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 467 | mv unlink.o common/error_intl/unlink.o |
|---|
| 468 | mv write.o common/error_intl/write.o |
|---|
| 469 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/exeext.c |
|---|
| 470 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fflush_slow.c |
|---|
| 471 | In file included from ./common/fflush_slow.h:23, |
|---|
| 472 | from common/fflush_slow.c:23: |
|---|
| 473 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 474 | In file included from /usr/include/stdio.h:443, |
|---|
| 475 | from ./common/ac/stdio.h:25, |
|---|
| 476 | from ./common/fflush_slow.h:23, |
|---|
| 477 | from common/fflush_slow.c:23: |
|---|
| 478 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 479 | In file included from ./common/fflush_slow.h:23, |
|---|
| 480 | from common/fflush_slow.c:23: |
|---|
| 481 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 482 | In file included from /usr/include/stdio.h:443, |
|---|
| 483 | from ./common/ac/stdio.h:25, |
|---|
| 484 | from ./common/fflush_slow.h:23, |
|---|
| 485 | from common/fflush_slow.c:23: |
|---|
| 486 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 487 | mv fflush_slow.o common/fflush_slow.o |
|---|
| 488 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp.c |
|---|
| 489 | mv exeext.o common/exeext.o |
|---|
| 490 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/cksum.c |
|---|
| 491 | mv cksum.o common/fp/cksum.o |
|---|
| 492 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/combined.c |
|---|
| 493 | mv fp.o common/fp.o |
|---|
| 494 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/crc32.c |
|---|
| 495 | In file included from common/fp/crc32.c:29: |
|---|
| 496 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 497 | In file included from /usr/include/stdio.h:443, |
|---|
| 498 | from ./common/ac/stdio.h:25, |
|---|
| 499 | from common/fp/crc32.c:29: |
|---|
| 500 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 501 | In file included from common/fp/crc32.c:29: |
|---|
| 502 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 503 | In file included from /usr/include/stdio.h:443, |
|---|
| 504 | from ./common/ac/stdio.h:25, |
|---|
| 505 | from common/fp/crc32.c:29: |
|---|
| 506 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 507 | mv combined.o common/fp/combined.o |
|---|
| 508 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/ident.c |
|---|
| 509 | In file included from common/fp/ident.c:20: |
|---|
| 510 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 511 | In file included from /usr/include/stdio.h:443, |
|---|
| 512 | from ./common/ac/stdio.h:25, |
|---|
| 513 | from common/fp/ident.c:20: |
|---|
| 514 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 515 | In file included from common/fp/ident.c:20: |
|---|
| 516 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 517 | In file included from /usr/include/stdio.h:443, |
|---|
| 518 | from ./common/ac/stdio.h:25, |
|---|
| 519 | from common/fp/ident.c:20: |
|---|
| 520 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 521 | mv crc32.o common/fp/crc32.o |
|---|
| 522 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/len.c |
|---|
| 523 | In file included from common/fp/len.c:20: |
|---|
| 524 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 525 | In file included from /usr/include/stdio.h:443, |
|---|
| 526 | from ./common/ac/stdio.h:25, |
|---|
| 527 | from common/fp/len.c:20: |
|---|
| 528 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 529 | In file included from common/fp/len.c:20: |
|---|
| 530 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 531 | In file included from /usr/include/stdio.h:443, |
|---|
| 532 | from ./common/ac/stdio.h:25, |
|---|
| 533 | from common/fp/len.c:20: |
|---|
| 534 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 535 | mv ident.o common/fp/ident.o |
|---|
| 536 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/md5.c |
|---|
| 537 | mv len.o common/fp/len.o |
|---|
| 538 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fp/snefru.c |
|---|
| 539 | In file included from common/fp/md5.c:42: |
|---|
| 540 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 541 | In file included from /usr/include/stdio.h:443, |
|---|
| 542 | from ./common/ac/stdio.h:25, |
|---|
| 543 | from common/fp/md5.c:42: |
|---|
| 544 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 545 | In file included from common/fp/md5.c:42: |
|---|
| 546 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 547 | In file included from /usr/include/stdio.h:443, |
|---|
| 548 | from ./common/ac/stdio.h:25, |
|---|
| 549 | from common/fp/md5.c:42: |
|---|
| 550 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 551 | In file included from common/fp/snefru.c:29: |
|---|
| 552 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 553 | In file included from /usr/include/stdio.h:443, |
|---|
| 554 | from ./common/ac/stdio.h:25, |
|---|
| 555 | from common/fp/snefru.c:29: |
|---|
| 556 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 557 | In file included from common/fp/snefru.c:29: |
|---|
| 558 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 559 | In file included from /usr/include/stdio.h:443, |
|---|
| 560 | from ./common/ac/stdio.h:25, |
|---|
| 561 | from common/fp/snefru.c:29: |
|---|
| 562 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 563 | mv md5.o common/fp/md5.o |
|---|
| 564 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/fstrcmp.c |
|---|
| 565 | mv snefru.o common/fp/snefru.o |
|---|
| 566 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/gmatch.c |
|---|
| 567 | mv fstrcmp.o common/fstrcmp.o |
|---|
| 568 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/help.c |
|---|
| 569 | mv gmatch.o common/gmatch.o |
|---|
| 570 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/home_directo.c |
|---|
| 571 | In file included from ./common/error_intl.h:50, |
|---|
| 572 | from common/help.c:26: |
|---|
| 573 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 574 | In file included from /usr/include/stdio.h:443, |
|---|
| 575 | from ./common/ac/stdio.h:25, |
|---|
| 576 | from ./common/error_intl.h:50, |
|---|
| 577 | from common/help.c:26: |
|---|
| 578 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 579 | In file included from ./common/error_intl.h:50, |
|---|
| 580 | from common/help.c:26: |
|---|
| 581 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 582 | In file included from /usr/include/stdio.h:443, |
|---|
| 583 | from ./common/ac/stdio.h:25, |
|---|
| 584 | from ./common/error_intl.h:50, |
|---|
| 585 | from common/help.c:26: |
|---|
| 586 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 587 | mv home_directo.o common/home_directo.o |
|---|
| 588 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input.c |
|---|
| 589 | mv input.o common/input.o |
|---|
| 590 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/crlf.c |
|---|
| 591 | mv help.o common/help.o |
|---|
| 592 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/file.c |
|---|
| 593 | In file included from ./common/error_intl.h:50, |
|---|
| 594 | from common/input/file.c:20: |
|---|
| 595 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 596 | In file included from /usr/include/stdio.h:443, |
|---|
| 597 | from ./common/ac/stdio.h:25, |
|---|
| 598 | from ./common/error_intl.h:50, |
|---|
| 599 | from common/input/file.c:20: |
|---|
| 600 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 601 | In file included from ./common/error_intl.h:50, |
|---|
| 602 | from common/input/file.c:20: |
|---|
| 603 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 604 | In file included from /usr/include/stdio.h:443, |
|---|
| 605 | from ./common/ac/stdio.h:25, |
|---|
| 606 | from ./common/error_intl.h:50, |
|---|
| 607 | from common/input/file.c:20: |
|---|
| 608 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 609 | mv crlf.o common/input/crlf.o |
|---|
| 610 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/file_text.c |
|---|
| 611 | mv file.o common/input/file.o |
|---|
| 612 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/null.c |
|---|
| 613 | mv file_text.o common/input/file_text.o |
|---|
| 614 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/private.c |
|---|
| 615 | mv null.o common/input/null.o |
|---|
| 616 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/pushba_trans.c |
|---|
| 617 | mv private.o common/input/private.o |
|---|
| 618 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/input/stdin.c |
|---|
| 619 | mv pushba_trans.o common/input/pushba_trans.o |
|---|
| 620 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/itab.c |
|---|
| 621 | In file included from common/input/stdin.c:20: |
|---|
| 622 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 623 | In file included from /usr/include/stdio.h:443, |
|---|
| 624 | from ./common/ac/stdio.h:25, |
|---|
| 625 | from common/input/stdin.c:20: |
|---|
| 626 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 627 | In file included from common/input/stdin.c:20: |
|---|
| 628 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 629 | In file included from /usr/include/stdio.h:443, |
|---|
| 630 | from ./common/ac/stdio.h:25, |
|---|
| 631 | from common/input/stdin.c:20: |
|---|
| 632 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 633 | mv stdin.o common/input/stdin.o |
|---|
| 634 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/language.c |
|---|
| 635 | mv language.o common/language.o |
|---|
| 636 | mv itab.o common/itab.o |
|---|
| 637 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/libdir.c |
|---|
| 638 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/mem.c |
|---|
| 639 | mv libdir.o common/libdir.o |
|---|
| 640 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/mprintf.c |
|---|
| 641 | In file included from common/mprintf.c:21: |
|---|
| 642 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 643 | In file included from /usr/include/stdio.h:443, |
|---|
| 644 | from ./common/ac/stdio.h:25, |
|---|
| 645 | from common/mprintf.c:21: |
|---|
| 646 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 647 | In file included from common/mprintf.c:21: |
|---|
| 648 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 649 | In file included from /usr/include/stdio.h:443, |
|---|
| 650 | from ./common/ac/stdio.h:25, |
|---|
| 651 | from common/mprintf.c:21: |
|---|
| 652 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 653 | mv mem.o common/mem.o |
|---|
| 654 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/os_path_cat.c |
|---|
| 655 | mv os_path_cat.o common/os_path_cat.o |
|---|
| 656 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/page.c |
|---|
| 657 | In file included from ./common/error_intl.h:50, |
|---|
| 658 | from common/page.c:25: |
|---|
| 659 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 660 | In file included from /usr/include/stdio.h:443, |
|---|
| 661 | from ./common/ac/stdio.h:25, |
|---|
| 662 | from ./common/error_intl.h:50, |
|---|
| 663 | from common/page.c:25: |
|---|
| 664 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 665 | In file included from ./common/error_intl.h:50, |
|---|
| 666 | from common/page.c:25: |
|---|
| 667 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 668 | In file included from /usr/include/stdio.h:443, |
|---|
| 669 | from ./common/ac/stdio.h:25, |
|---|
| 670 | from ./common/error_intl.h:50, |
|---|
| 671 | from common/page.c:25: |
|---|
| 672 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 673 | mv page.o common/page.o |
|---|
| 674 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/progname.c |
|---|
| 675 | mv progname.o common/progname.o |
|---|
| 676 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/quit.c |
|---|
| 677 | mv mprintf.o common/mprintf.o |
|---|
| 678 | mv quit.o common/quit.o |
|---|
| 679 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/star.c |
|---|
| 680 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str.c |
|---|
| 681 | In file included from common/star.c:20: |
|---|
| 682 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 683 | In file included from /usr/include/stdio.h:443, |
|---|
| 684 | from ./common/ac/stdio.h:25, |
|---|
| 685 | from common/star.c:20: |
|---|
| 686 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 687 | In file included from common/star.c:20: |
|---|
| 688 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 689 | In file included from /usr/include/stdio.h:443, |
|---|
| 690 | from ./common/ac/stdio.h:25, |
|---|
| 691 | from common/star.c:20: |
|---|
| 692 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 693 | In file included from common/str.c:33: |
|---|
| 694 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 695 | In file included from /usr/include/stdio.h:443, |
|---|
| 696 | from ./common/ac/stdio.h:25, |
|---|
| 697 | from common/str.c:33: |
|---|
| 698 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 699 | In file included from common/str.c:33: |
|---|
| 700 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 701 | In file included from /usr/include/stdio.h:443, |
|---|
| 702 | from ./common/ac/stdio.h:25, |
|---|
| 703 | from common/str.c:33: |
|---|
| 704 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 705 | mv star.o common/star.o |
|---|
| 706 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/cat2.c |
|---|
| 707 | mv cat2.o common/str/cat2.o |
|---|
| 708 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/cat3.c |
|---|
| 709 | mv str.o common/str.o |
|---|
| 710 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/downcase.c |
|---|
| 711 | mv cat3.o common/str/cat3.o |
|---|
| 712 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/quote.c |
|---|
| 713 | mv downcase.o common/str/downcase.o |
|---|
| 714 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/re.c |
|---|
| 715 | mv quote.o common/str/quote.o |
|---|
| 716 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/substitute.c |
|---|
| 717 | mv re.o common/str/re.o |
|---|
| 718 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str/upcase.c |
|---|
| 719 | mv substitute.o common/str/substitute.o |
|---|
| 720 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/str_list.c |
|---|
| 721 | mv upcase.o common/str/upcase.o |
|---|
| 722 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/stracc.c |
|---|
| 723 | mv stracc.o common/stracc.o |
|---|
| 724 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub.c |
|---|
| 725 | In file included from ./common/error_intl.h:50, |
|---|
| 726 | from common/sub.c:28: |
|---|
| 727 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 728 | In file included from /usr/include/stdio.h:443, |
|---|
| 729 | from /usr/include/wchar.h:112, |
|---|
| 730 | from ./common/ac/wchar.h:38, |
|---|
| 731 | from ./common/ac/wctype.h:36, |
|---|
| 732 | from common/sub.c:24: |
|---|
| 733 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 734 | In file included from ./common/error_intl.h:50, |
|---|
| 735 | from common/sub.c:28: |
|---|
| 736 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 737 | In file included from /usr/include/stdio.h:443, |
|---|
| 738 | from /usr/include/wchar.h:112, |
|---|
| 739 | from ./common/ac/wchar.h:38, |
|---|
| 740 | from ./common/ac/wctype.h:36, |
|---|
| 741 | from common/sub.c:24: |
|---|
| 742 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 743 | mv str_list.o common/str_list.o |
|---|
| 744 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/basename.c |
|---|
| 745 | mv basename.o common/sub/basename.o |
|---|
| 746 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/date.c |
|---|
| 747 | mv date.o common/sub/date.o |
|---|
| 748 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/dirname.c |
|---|
| 749 | mv sub.o common/sub.o |
|---|
| 750 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/downcase.c |
|---|
| 751 | mv dirname.o common/sub/dirname.o |
|---|
| 752 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/errno.c |
|---|
| 753 | mv downcase.o common/sub/downcase.o |
|---|
| 754 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/expr.c |
|---|
| 755 | In file included from common/sub/errno.c:21: |
|---|
| 756 | ./common/ac/stdio.h:38:1: warning: "sprintf" redefined |
|---|
| 757 | In file included from /usr/include/stdio.h:443, |
|---|
| 758 | from ./common/ac/stdio.h:25, |
|---|
| 759 | from common/sub/errno.c:21: |
|---|
| 760 | /usr/include/secure/_stdio.h:46:1: warning: this is the location of the previous definition |
|---|
| 761 | In file included from common/sub/errno.c:21: |
|---|
| 762 | ./common/ac/stdio.h:39:1: warning: "vsprintf" redefined |
|---|
| 763 | In file included from /usr/include/stdio.h:443, |
|---|
| 764 | from ./common/ac/stdio.h:25, |
|---|
| 765 | from common/sub/errno.c:21: |
|---|
| 766 | /usr/include/secure/_stdio.h:60:1: warning: this is the location of the previous definition |
|---|
| 767 | mv expr.o common/sub/expr.o |
|---|
| 768 | Expect no conflicts: |
|---|
| 769 | bison -y -d common/sub/expr_gram.y |
|---|
| 770 | mv errno.o common/sub/errno.o |
|---|
| 771 | Expect no conflicts: |
|---|
| 772 | bison -y -d common/sub/expr_gram.y |
|---|
| 773 | sed -e 's/[yY][yY]/sub_expr_gram_/g' -e '/<stdio.h>/d' -e \ |
|---|
| 774 | '/<stdlib.h>/d' -e '/<stddef.h>/d' y.tab.c > \ |
|---|
| 775 | common/sub/expr_gram.gen.c |
|---|
| 776 | sed -e 's/[yY][yY]/sub_expr_gram_/g' -e \ |
|---|
| 777 | 's/Y_TAB_H/sub_expr_gram_TAB_H/g' y.tab.h > \ |
|---|
| 778 | common/sub/expr_gram.gen.h |
|---|
| 779 | sed -e 's/[yY][yY]/sub_expr_gram_/g' -e '/<stdio.h>/d' -e \ |
|---|
| 780 | '/<stdlib.h>/d' -e '/<stddef.h>/d' y.tab.c > \ |
|---|
| 781 | common/sub/expr_gram.gen.c |
|---|
| 782 | rm y.tab.c y.tab.h |
|---|
| 783 | /usr/bin/gcc-4.2 -I. -I/opt/local/include -O2 -arch x86_64 -c common/sub/ident.c |
|---|
| 784 | sed: y.tab.c: No such file or directory |
|---|
| 785 | make: *** [common/sub/expr_gram.gen.h] Error 1 |
|---|
| 786 | make: *** Waiting for unfinished jobs.... |
|---|
| 787 | mv ident.o common/sub/ident.o |
|---|
| 788 | Warning: the following items did not execute (for cook): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
|---|
| 789 | To report a bug, see <http://guide.macports.org/#project.tickets> |
|---|