Date: Tue, 5 Dec 2006 21:27:47 +0100 From: "Jack Raats" <jack@jarasoft.net> To: "probsd org" <probsdorg@yahoo.com>, <ports@freebsd.org> Subject: Re: devel/m4 - build fail on 4.11-STABLE Message-ID: <001001c718ab$d43473b0$0202fea9@jarasoft.net> References: <281073.54306.qm@web52404.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Same problem when installing on FreeBSD 5.5-STABLE. NO problems on FreeBSD 6.2-PRERELEASE ----- Original Message ----- From: "probsd org" <probsdorg@yahoo.com> To: <ports@freebsd.org> Sent: Tuesday, December 05, 2006 9:20 PM Subject: devel/m4 - build fail on 4.11-STABLE > Script started on Tue Dec 5 15:14:58 2006 > makayla# portupgrade -rR m4 > ---> Upgrading 'm4-1.4.4' to 'm4-1.4.8_1' (devel/m4) > ---> Building '/usr/ports/devel/m4' > ===> Cleaning for m4-1.4.8_1 > ===> Vulnerability check disabled, database not found > ===> Extracting for m4-1.4.8_1 > => MD5 Checksum OK for m4-1.4.8.tar.bz2. > ===> Patching for m4-1.4.8_1 > ===> Applying FreeBSD patches for m4-1.4.8_1 > ===> Configuring for m4-1.4.8_1 > configure: WARNING: you should use --build, --host, --target > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets $(MAKE)... yes > checking build system type... i386-portbld-freebsd4.11 > checking host system type... i386-portbld-freebsd4.11 > checking for i386-portbld-freebsd4.11-gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of cc... gcc > checking for i386-portbld-freebsd4.11-ranlib... no > checking for ranlib... ranlib > checking how to run the C preprocessor... cc -E > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for AIX... no > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... no > checking for unistd.h... yes > checking minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking limits.h usability... yes > checking limits.h presence... yes > checking for limits.h... yes > checking siginfo.h usability... no > checking siginfo.h presence... no > checking for siginfo.h... no > checking sys/wait.h usability... yes > checking sys/wait.h presence... yes > checking for sys/wait.h... yes > checking for unistd.h... (cached) yes > checking stdio_ext.h usability... no > checking stdio_ext.h presence... no > checking for stdio_ext.h... no > checking wchar.h usability... yes > checking wchar.h presence... yes > checking for wchar.h... yes > checking wctype.h usability... yes > checking wctype.h presence... yes > checking for wctype.h... yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking for stdint.h... (cached) no > checking for sys/stat.h... (cached) yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking for siginfo_t... yes > checking for struct sigaction.sa_sigaction... yes > checking return type of signal handlers... void > checking for size_t... yes > checking for sigaction... yes > checking for sigaltstack... yes > checking for sigstack... no > checking for sigvec... yes > checking for strerror... yes > checking for raise... yes > checking for iswprint... no > checking for mbsinit... no > checking for mbrtowc... no > checking for mempcpy... no > checking for wcrtomb... no > checking for wcscoll... no > checking for lstat... yes > checking for gettimeofday... yes > checking for pipe... yes > checking for wcwidth... no > checking for working alloca.h... no > checking for alloca... yes > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... yes > checking for long long int... yes > checking for long double... yes > checking whether strerror_r is declared... yes > checking for strerror_r... yes > checking whether strerror_r returns char *... no > checking for sig_atomic_t... yes > checking getopt.h usability... no > checking getopt.h presence... no > checking for getopt.h... no > checking whether getenv is declared... yes > checking for inline... inline > checking for mbstate_t... yes > checking whether mbrtowc and mbstate_t are properly declared... no > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for C/C++ restrict keyword... __restrict > checking for nl_langinfo and CODESET... yes > checking for stdbool.h that conforms to C99... no > checking for _Bool... no > checking for unsigned long long int... yes > checking whether stat file-mode macros are broken... no > checking whether clearerr_unlocked is declared... yes > checking whether feof_unlocked is declared... yes > checking whether ferror_unlocked is declared... yes > checking whether fflush_unlocked is declared... no > checking whether fgets_unlocked is declared... no > checking whether fputc_unlocked is declared... no > checking whether fputs_unlocked is declared... no > checking whether fread_unlocked is declared... no > checking whether fwrite_unlocked is declared... no > checking whether getc_unlocked is declared... yes > checking whether getchar_unlocked is declared... yes > checking whether putc_unlocked is declared... yes > checking whether putchar_unlocked is declared... yes > checking for EOVERFLOW... yes > checking for wchar_t... yes > checking for wint_t... yes > checking for inttypes.h... no > checking for stdint.h... no > checking for intmax_t... no > checking for error_at_line... no > checking for sigaction... (cached) yes > checking for __fpending... no > checking whether __fpending is declared... no > checking how to determine the number of pending output bytes on a > stream... fp->_p - fp->_bf._base > checking whether free (NULL) is known to work... yes > checking whether the compiler generally respects inline... yes > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... (cached) yes > checking for iswcntrl... no > checking for memchr... yes > checking for mkdtemp... yes > checking for working mkstemp... yes > checking for obstacks... no > checking for mbstate_t... (cached) yes > checking whether mbrtowc and mbstate_t are properly declared... (cached) > no > checking for working re_compile_pattern... no > checking whether isblank is declared... yes > checking for sigprocmask... yes > checking for stdint.h... (cached) no > checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1) > checking for ssize_t... yes > checking for va_copy... no > checking sys/inttypes.h usability... yes > checking sys/inttypes.h presence... yes > checking for sys/inttypes.h... yes > checking sys/bitypes.h usability... no > checking sys/bitypes.h presence... no > checking for sys/bitypes.h... no > checking for bit size of ptrdiff_t... 32 > checking for bit size of sig_atomic_t... 32 > checking for bit size of size_t... 32 > checking for bit size of wchar_t... 32 > checking for bit size of wint_t... 32 > checking whether sig_atomic_t is signed... yes > checking whether wchar_t is signed... yes > checking whether wint_t is signed... yes > checking for ptrdiff_t integer literal suffix... > checking for sig_atomic_t integer literal suffix... > checking for size_t integer literal suffix... u > checking for wchar_t integer literal suffix... > checking for wint_t integer literal suffix... > checking for strncasecmp... yes > checking whether strncasecmp is declared... yes > checking for strtol... yes > checking whether mkdir is declared... yes > checking absolute name of <sys/stat.h>... ///usr/include/sys/stat.h > checking for __secure_getenv... no > checking for unistd.h... (cached) yes > checking for vasnprintf... no > checking for ptrdiff_t... yes > checking for snprintf... yes > checking for wcslen... yes > checking for vasprintf... yes > checking whether wcwidth is declared... no > checking for stdint.h... (cached) no > checking if stack overflow is detectable... yes > checking for rlim_t... no > checking for stack_t... yes > checking for sigcontext... no > checking if system() agrees with pclose()... yes > checking if changeword is wanted... no > checking if malloc debugging is wanted... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating doc/Makefile > config.status: creating lib/Makefile > config.status: creating src/Makefile > config.status: creating checks/Makefile > config.status: creating examples/Makefile > config.status: creating lib/config.h > config.status: executing depfiles commands > config.status: executing stamp-h commands > ===> Building for m4-1.4.8_1 > Making all in . > Making all in examples > Making all in lib > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca_.h; } > > alloca.h-t > mv -f alloca.h-t alloca.h > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./getopt_.h; } > > getopt.h-t > mv -f getopt.h-t getopt.h > rm -f stdbool.h-t stdbool.h > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e > 's/@''HAVE__BOOL''@/0/g' < ./stdbool_.h; } > stdbool.h-t > mv stdbool.h-t stdbool.h > rm -f stdint.h-t stdint.h > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e > 's/@''HAVE_WCHAR_H''@/1/g' -e 's/@''HAVE_STDINT_H''@/0/g' -e > 's|@''ABSOLUTE_STDINT_H''@|"no/such/file/stdint.h"|g' -e > 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e > 's/@''HAVE_SYS_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e > 's/@''HAVE_LONG_LONG_INT''@/1/g' -e > 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e > 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' -e 's/@''PTRDIFF_T_SUFFIX''@//g' -e > 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' -e > 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' -e > 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@/32/g' -e > 's/@''SIZE_T_SUFFIX''@/u/g' -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' -e > 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e > 's/@''BITSIZEOF_WINT_T''@/32/g' -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' -e > 's/@''WINT_T_SUFFIX''@//g' < ./stdint_.h; } > stdint.h-t > mv stdint.h-t stdint.h > test -d sys || mkdir sys > rm -f sys/stat.h-t sys/stat.h > { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e > 's|@''ABSOLUTE_SYS_STAT_H''@|"///usr/include/sys/stat.h"|g' < > /stat_.h; } > sys/stat.h-t > mv sys/stat.h-t sys/stat.h > make all-am > source='allocsa.c' object='allocsa.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c allocsa.c > source='gl_avltree_oset.c' object='gl_avltree_oset.o' libtool=no > DEPDIR=.deps depmode=gcc /bin/sh ../depcomp > cc -I. -O -pipe -march=pentiumpro -c gl_avltree_oset.c > source='clean-temp.c' object='clean-temp.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > clean-temp.c > In file included from clean-temp.h:24, > from clean-temp.c:23: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='fatal-signal.c' object='fatal-signal.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > fatal-signal.c > In file included from /usr/include/sys/time.h:40, > from /usr/include/signal.h:45, > from fatal-signal.c:27: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='gl_linkedhash_list.c' object='gl_linkedhash_list.o' libtool=no > DEPDIR=.deps depmode=gcc /bin/sh ../depcomp > cc -I. -O -pipe -march=pentiumpro -c gl_linkedhash_list.c > In file included from stdint.h:57, > from gl_linkedhash_list.c:24: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='gl_list.c' object='gl_list.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c gl_list.c > source='gl_oset.c' object='gl_oset.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c gl_oset.c > source='strnlen1.c' object='strnlen1.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > strnlen1.c > source='tmpdir.c' object='tmpdir.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c tmpdir.c > In file included from /usr/include/sys/time.h:40, > from /usr/include/sys/stat.h:50, > from sys/stat.h:27, > from tmpdir.c:39: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='verror.c' object='verror.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c verror.c > source='xalloc-die.c' object='xalloc-die.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > xalloc-die.c > source='xallocsa.c' object='xallocsa.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > xallocsa.c > source='xvasprintf.c' object='xvasprintf.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > xvasprintf.c > source='xasprintf.c' object='xasprintf.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > xasprintf.c > source='__fpending.c' object='__fpending.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > __fpending.c > source='asnprintf.c' object='asnprintf.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > asnprintf.c > source='cloexec.c' object='cloexec.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c cloexec.c > In file included from /usr/include/unistd.h:41, > from cloexec.c:25: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='close-stream.c' object='close-stream.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > close-stream.c > source='closeout.c' object='closeout.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > closeout.c > In file included from /usr/include/unistd.h:41, > from closeout.c:26: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='dup-safer.c' object='dup-safer.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > dup-safer.c > In file included from /usr/include/fcntl.h:52, > from dup-safer.c:25: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='error.c' object='error.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c error.c > source='exitfail.c' object='exitfail.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > exitfail.c > source='fd-safer.c' object='fd-safer.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > fd-safer.c > In file included from /usr/include/unistd.h:41, > from fd-safer.c:27: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='fopen-safer.c' object='fopen-safer.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > fopen-safer.c > In file included from /usr/include/unistd.h:41, > from fopen-safer.c:26: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='getopt.c' object='getopt.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c getopt.c > In file included from /usr/include/unistd.h:41, > from getopt.h:38, > from getopt.c:27: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='getopt1.c' object='getopt1.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c getopt1.c > In file included from /usr/include/unistd.h:41, > from getopt.h:38, > from getopt1.c:24: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='mbchar.c' object='mbchar.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c mbchar.c > source='mkstemp-safer.c' object='mkstemp-safer.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > mkstemp-safer.c > In file included from /usr/include/unistd.h:41, > from mkstemp.h:22, > from mkstemp-safer.c:25: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='obstack.c' object='obstack.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c obstack.c > In file included from stdint.h:57, > from obstack.c:55: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='pipe-safer.c' object='pipe-safer.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > pipe-safer.c > In file included from /usr/include/unistd.h:41, > from pipe-safer.c:24: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='printf-args.c' object='printf-args.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > printf-args.c > source='printf-parse.c' object='printf-parse.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > printf-parse.c > source='quotearg.c' object='quotearg.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > quotearg.c > source='regex.c' object='regex.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c regex.c > In file included from regex.h:24, > from regex.c:57: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='strcasecmp.c' object='strcasecmp.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > strcasecmp.c > source='strstr.c' object='strstr.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c strstr.c > source='tempname.c' object='tempname.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > tempname.c > In file included from tempname.c:27: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > source='vasnprintf.c' object='vasnprintf.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c > vasnprintf.c > source='xmalloc.c' object='xmalloc.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp cc -I. -O -pipe -march=pentiumpro -c xmalloc.c > rm -f libm4.a > ar cru libm4.a allocsa.o gl_avltree_oset.o clean-temp.o fatal-signal.o > gl_linkedhash_list.o gl_list.o gl_oset.o strnlen1.o tmpdir.o verror.o > xalloc-die.o xallocsa.o xvasprintf.o xasprintf.o __fpending.o asnprintf.o > cloexec.o close-stream.o closeout.o dup-safer.o error.o exitfail.o > fd-safer.o fopen-safer.o getopt.o getopt1.o mbchar.o mkstemp-safer.o > obstack.o pipe-safer.o printf-args.o printf-parse.o quotearg.o regex.o > strcasecmp.o strstr.o tempname.o vasnprintf.o xmalloc.o > ranlib libm4.a > Making all in src > source='m4.c' object='m4.o' libtool=no DEPDIR=.deps depmode=gcc /bin/sh > ../depcomp cc -I../lib -I../lib -O -pipe -march=pentiumpro -c m4.c > In file included from m4.h:32, > from m4.c:22: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from m4.c:22: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='builtin.c' object='builtin.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c builtin.c > In file included from m4.h:32, > from builtin.c:25: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from builtin.c:25: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='debug.c' object='debug.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c debug.c > In file included from m4.h:32, > from debug.c:22: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from debug.c:22: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='eval.c' object='eval.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c eval.c > In file included from m4.h:32, > from eval.c:28: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from eval.c:28: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='format.c' object='format.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c format.c > In file included from m4.h:32, > from format.c:24: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from format.c:24: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='freeze.c' object='freeze.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c freeze.c > In file included from m4.h:32, > from freeze.c:24: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from freeze.c:24: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='input.c' object='input.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c input.c > In file included from m4.h:32, > from input.c:24: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from input.c:24: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > input.c:90: warning: `end' is narrower than values of its type > input.c:91: warning: `close' is narrower than values of its type > input.c:92: warning: `advance_line' is narrower than values of its type > source='macro.c' object='macro.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c macro.c > In file included from m4.h:32, > from macro.c:25: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from macro.c:25: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='output.c' object='output.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c output.c > In file included from m4.h:32, > from output.c:22: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from output.c:22: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='path.c' object='path.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c path.c > In file included from m4.h:32, > from path.c:25: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from path.c:25: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='symtab.c' object='symtab.o' libtool=no DEPDIR=.deps depmode=gcc > /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c symtab.c > In file included from m4.h:32, > from symtab.c:34: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from symtab.c:34: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > source='stackovf.c' object='stackovf.o' libtool=no DEPDIR=.deps > depmode=gcc /bin/sh ../depcomp > cc -I../lib -I../lib -O -pipe -march=pentiumpro -c stackovf.c > In file included from m4.h:32, > from stackovf.c:78: > /usr/include/sys/types.h:84: warning: useless keyword or type name in > empty declaration > /usr/include/sys/types.h:84: warning: empty declaration > In file included from stackovf.c:78: > m4.h:337: warning: `traced' is narrower than values of its type > m4.h:338: warning: `shadowed' is narrower than values of its type > m4.h:339: warning: `macro_args' is narrower than values of its type > m4.h:340: warning: `blind_no_args' is narrower than values of its type > m4.h:341: warning: `deleted' is narrower than values of its type > m4.h:383: warning: `gnu_extension' is narrower than values of its type > m4.h:384: warning: `groks_macro_args' is narrower than values of its type > m4.h:385: warning: `blind_if_no_args' is narrower than values of its type > cc -O -pipe -march=pentiumpro -o m4 m4.o builtin.o debug.o eval.o > format.o freeze.o input.o macro.o output.o path.o symtab.o stackovf.o > ../lib/libm4.a > Making all in doc > Updating ./version.texi > restore=: && backupdir=".am$$" && am__cwd=`pwd` && cd . && rm -rf > $backupdir && mkdir $backupdir && if (/bin/sh > /usr/ports/devel/m4/work/m4-1.4.8/missing --run > makeinfo --no-split --version) >/dev/null 2>&1; then for f in ./m4.info > ./m4.info-[0-9] ./m4.info-[0-9][0-9] ./m4.i[0-9] ./m4.i[0-9][0-9]; do if > test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; > fi && cd "$am__cwd"; if /bin/sh > /usr/ports/devel/m4/work/m4-1.4.8/missing --run makeinfo --no-split -I > -o ./m4.info ./m4.texinfo; then rc=0; cd .; else rc=$?; cd . && > $restore $backupdir/* `echo "././m4.info" | sed 's|[^/]*$||'`; fi; > rm -rf $backupdir; exit $rc > ./m4.texinfo:451: Unknown command `'. > ./m4.texinfo:1999: Unknown command `'. > ./m4.texinfo:2001: Unknown command `'. > makeinfo: Removing output file `./m4.info' due to errors; use --force to > preserve. > *** Error code 1 > Stop in /usr/ports/devel/m4/work/m4-1.4.8/doc. > *** Error code 1 > Stop in /usr/ports/devel/m4/work/m4-1.4.8. > *** Error code 1 > Stop in /usr/ports/devel/m4. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.23982.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=m4-1.4.4 UPGRADE_PORT_VER=1.4.4 make > ** Fix the problem and try again. > ---> Skipping 'devel/autoconf213' (autoconf-2.13.000227_5) because a > requisite package 'm4-1.4.4' (devel/m4) failed (specify -k to force) > ---> Skipping 'devel/automake14' (automake-1.4.6_2) because a requisite > package 'autoconf-2.13.000227_5' (devel/autoconf213) failed (specify -k to > force) > ---> Skipping 'devel/bison' (bison-1.75_2,1) because a requisite package > 'm4-1.4.4' (devel/m4) failed (specify -k to force) > ---> Skipping 'devel/autoconf253' (autoconf-2.53_3) because a requisite > package 'm4-1.4.4' (devel/m4) failed (specify -k to force) > ---> Skipping 'devel/autoconf259' (autoconf-2.59_2) because a requisite > package 'm4-1.4.4' (devel/m4) failed (specify -k to force) > ---> Skipping 'devel/automake19' (automake-1.9.6) because a requisite > package 'm4-1.4.4' (devel/m4) failed (specify -k to force) > ** Listing the failed packages (*:skipped / !:failed) > ! devel/m4 (m4-1.4.4) (texinfo error) > * devel/autoconf213 (autoconf-2.13.000227_5) > * devel/automake14 (automake-1.4.6_2) > * devel/bison (bison-1.75_2,1) > * devel/autoconf253 (autoconf-2.53_3) > * devel/autoconf259 (autoconf-2.59_2) > * devel/automake19 (automake-1.9.6) > ---> Packages processed: 0 done, 0 ignored, 6 skipped and 1 failed > makayla# ^Dexit > Script done on Tue Dec 5 15:15:41 2006 > > > > --------------------------------- > Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and > get things done faster. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001c718ab$d43473b0$0202fea9>