Date: Sun, 23 Jun 2002 12:10:05 +0200 From: John Angelmo <john@veidit.net> To: ports@FreeBSD.org Cc: current <current@FreeBSD.org> Subject: bison-1.35 Compile error on Current Message-ID: <3D159E7D.3040602@veidit.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
I'm running a one day old Current And I'm getting this error messages
when I'm trying to compile
/John
[-- Attachment #2 --]
===> Cleaning for libiconv-1.8
===> Cleaning for libtool-1.3.4_4
===> Cleaning for bison-1.35_1
===> Extracting for bison-1.35_1
>> Checksum OK for bison-1.35.tar.bz2.
===> bison-1.35_1 depends on shared library: iconv.3 - found
===> Patching for bison-1.35_1
===> Applying FreeBSD patches for bison-1.35_1
===> Configuring for bison-1.35_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for gcc... cc
checking for C compiler default output... 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 style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for strerror in -lcposix... no
checking for cc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for obstacks... no
checking for error_at_line... no
checking for working strnlen... no
checking for mkstemp... yes
checking for setlocale... yes
checking whether stpcpy is declared... no
checking whether strchr is declared... no
checking whether strspn is declared... no
checking whether strnlen is declared... no
checking whether memchr is declared... no
checking whether memrchr is declared... no
checking for stpcpy... no
checking for strchr... yes
checking for strspn... yes
checking for memchr... yes
checking for memrchr... no
checking for working malloc... yes
checking for working realloc... yes
checking for isascii... yes
checking for iswprint... no
checking for mbsinit... no
checking whether mbrtowc and mbstate_t are properly declared... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
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 for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... yes
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strerror... yes
checking for vprintf... yes
checking for doprnt... no
checking whether strerror is declared... no
checking whether strerror_r is declared... no
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for ANSI C header files... (cached) yes
checking if malloc debugging is wanted... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... i386-unknown-freebsd5.0
checking host system type... i386-unknown-freebsd5.0
checking for off_t... no
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
configure: creating ./config.status
config.status: creating tests/bison
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
===> Building for bison-1.35_1
make all-recursive
Making all in config
Making all in intl
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro intl-compat.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro bindtextdom.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro dcgettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro dgettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro gettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro finddomain.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro loadmsgcat.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro localealias.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro textdomain.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro l10nflist.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro explodename.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro dcigettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro dcngettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro dngettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro ngettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro plural.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro plural-exp.c
plural-exp.c: In function `gettext_extract_plural__':
plural-exp.c:128: warning: assignment discards qualifiers from pointer target type
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro localcharset.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro localename.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro osdep.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o localename.o osdep.o
ranlib libintl.a
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'i386-unknown-freebsd5.0' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/bison/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/bison/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
Making all in po
Making all in lib
source='basename.c' object='basename.o' libtool=no depfile='.deps/basename.Po' tmpdepfile='.deps/basename.TPo' depmode=gcc3 /usr/local/bin/bash ../config/depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f basename.c || echo './'`basename.c
source='dirname.c' object='dirname.o' libtool=no depfile='.deps/dirname.Po' tmpdepfile='.deps/dirname.TPo' depmode=gcc3 /usr/local/bin/bash ../config/depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f dirname.c || echo './'`dirname.c
source='getopt.c' object='getopt.o' libtool=no depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' depmode=gcc3 /usr/local/bin/bash ../config/depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f getopt.c || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' depmode=gcc3 /usr/local/bin/bash ../config/depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f getopt1.c || echo './'`getopt1.c
source='quote.c' object='quote.o' libtool=no depfile='.deps/quote.Po' tmpdepfile='.deps/quote.TPo' depmode=gcc3 /usr/local/bin/bash ../config/depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f quote.c || echo './'`quote.c
source='quotearg.c' object='quotearg.o' libtool=no depfile='.deps/quotearg.Po' tmpdepfile='.deps/quotearg.TPo' depmode=gcc3 /usr/local/bin/bash ../config/depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f quotearg.c || echo './'`quotearg.c
quotearg.c: In function `quotearg_buffer_restyled':
quotearg.c:429: syntax error before "mbstate"
quotearg.c:430: `mbstate' undeclared (first use in this function)
quotearg.c:430: (Each undeclared identifier is reported only once
quotearg.c:430: for each function it appears in.)
*** Error code 1
Stop in /usr/ports/devel/bison/work/bison-1.35/lib.
*** Error code 1
Stop in /usr/ports/devel/bison/work/bison-1.35.
*** Error code 1
Stop in /usr/ports/devel/bison/work/bison-1.35.
*** Error code 1
Stop in /usr/ports/devel/bison.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D159E7D.3040602>
