Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 10:00:11 -0400
From:      stan <stanb@awod.com>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   bison port build problem
Message-ID:  <20020506140011.GA20260@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
After cvsuping this weekend, one of my STABLE machiens won't build bison
:-(

Log below:


Script started on Mon May  6 09:52:06 2002
brown# runsocks portupgrade -f bison=0D=0D
--->  Upgrading 'bison-1.29' to 'bison-1.35_1' (devel/bison)=0D
--->  Building '/usr/ports/devel/bison'=0D
=3D=3D=3D>  Cleaning for libiconv-1.7_4=0D
=3D=3D=3D>  Cleaning for libtool-1.3.4_3=0D
=3D=3D=3D>  Cleaning for bison-1.35_1=0D
>> bison-1.35.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.=0D
>> Attempting to fetch from ftp://ftp.gnu.org/gnu/bison/.=0D
=0DReceiving bison-1.35.tar.bz2 (627723 bytes): 0%=0DReceiving bison-1.35.t=
ar.bz2 (627723 bytes): 11%=0DReceiving bison-1.35.tar.bz2 (627723 bytes): 2=
6%=0DReceiving bison-1.35.tar.bz2 (627723 bytes): 47%=0DReceiving bison-1.3=
5.tar.bz2 (627723 bytes): 65%=0DReceiving bison-1.35.tar.bz2 (627723 bytes)=
: 82%=0DReceiving bison-1.35.tar.bz2 (627723 bytes): 100%=0D
627723 bytes transferred in 5.8 seconds (104.90 kBps)=0D
=3D=3D=3D>  Extracting for bison-1.35_1=0D
>> Checksum OK for bison-1.35.tar.bz2.=0D
=3D=3D=3D>   bison-1.35_1 depends on shared library: iconv.3 - found=0D
=3D=3D=3D>  Patching for bison-1.35_1=0D
=3D=3D=3D>  Applying FreeBSD patches for bison-1.35_1=0D
=3D=3D=3D>  Configuring for bison-1.35_1=0D
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el=0D
checking whether build environment is sane... yes=0D
checking for gawk... no=0D
checking for mawk... no=0D
checking for nawk... no=0D
checking for awk... awk=0D
checking whether make sets ${MAKE}... yes=0D
checking for gcc... cc=0D
checking for C compiler default output... a.out=0D
checking whether the C compiler works... yes=0D
checking whether we are cross compiling... no=0D
checking for suffix of executables... =0D
checking for suffix of object files... o=0D
checking whether we are using the GNU C compiler... yes=0D
checking whether cc accepts -g... yes=0D
checking for style of include used by make... GNU=0D
checking dependency style of cc... gcc=0D
checking how to run the C preprocessor... cc -E=0D
checking for ANSI C header files... yes=0D
checking for sys/types.h... yes=0D
checking for sys/stat.h... yes=0D
checking for stdlib.h... yes=0D
checking for string.h... yes=0D
checking for memory.h... yes=0D
checking for strings.h... yes=0D
checking for inttypes.h... yes=0D
checking for stdint.h... no=0D
checking for unistd.h... yes=0D
checking minix/config.h usability... no=0D
checking minix/config.h presence... no=0D
checking for minix/config.h... no=0D
checking for strerror in -lcposix... no=0D
checking for cc option to accept ANSI C... none needed=0D
checking for ranlib... ranlib=0D
checking for ANSI C header files... (cached) yes=0D
checking ctype.h usability... yes=0D
checking ctype.h presence... yes=0D
checking for ctype.h... yes=0D
checking locale.h usability... yes=0D
checking locale.h presence... yes=0D
checking for locale.h... yes=0D
checking for memory.h... (cached) yes=0D
checking for stdlib.h... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for unistd.h... (cached) yes=0D
checking for cc option to accept ANSI C... none needed=0D
checking for an ANSI C-conforming const... yes=0D
checking for inline... inline=0D
checking for function prototypes... yes=0D
checking for ANSI C header files... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for working alloca.h... no=0D
checking for alloca... yes=0D
checking for obstacks... no=0D
checking for error_at_line... no=0D
checking for working strnlen... no=0D
checking for mkstemp... yes=0D
checking for setlocale... yes=0D
checking whether stpcpy is declared... no=0D
checking whether strchr is declared... yes=0D
checking whether strspn is declared... yes=0D
checking whether strnlen is declared... no=0D
checking whether memchr is declared... yes=0D
checking whether memrchr is declared... no=0D
checking for stpcpy... no=0D
checking for strchr... yes=0D
checking for strspn... yes=0D
checking for memchr... yes=0D
checking for memrchr... no=0D
checking for working malloc... yes=0D
checking for working realloc... yes=0D
checking for isascii... yes=0D
checking for iswprint... no=0D
checking for mbsinit... no=0D
checking whether mbrtowc and mbstate_t are properly declared... no=0D
checking limits.h usability... yes=0D
checking limits.h presence... yes=0D
checking for limits.h... yes=0D
checking stddef.h usability... yes=0D
checking stddef.h presence... yes=0D
checking for stddef.h... yes=0D
checking for stdlib.h... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking wchar.h usability... yes=0D
checking wchar.h presence... yes=0D
checking for wchar.h... yes=0D
checking wctype.h usability... yes=0D
checking wctype.h presence... yes=0D
checking for wctype.h... yes=0D
checking for ANSI C header files... (cached) yes=0D
checking whether backslash-a works in strings... yes=0D
checking for stdlib.h... (cached) yes=0D
checking for mbstate_t... yes=0D
checking for function prototypes... yes=0D
checking for ANSI C header files... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for strerror... yes=0D
checking for vprintf... yes=0D
checking for doprnt... no=0D
checking whether strerror is declared... yes=0D
checking whether strerror_r is declared... yes=0D
checking for strerror_r... yes=0D
checking whether strerror_r returns char *... no=0D
checking for ANSI C header files... (cached) yes=0D
checking if malloc debugging is wanted... no=0D
checking for msgfmt... /usr/local/bin/msgfmt=0D
checking for gmsgfmt... /usr/local/bin/msgfmt=0D
checking for xgettext... /usr/local/bin/xgettext=0D
checking for msgmerge... /usr/local/bin/msgmerge=0D
checking build system type... i386-unknown-freebsd4.6=0D
checking host system type... i386-unknown-freebsd4.6=0D
checking for off_t... yes=0D
checking for size_t... yes=0D
checking for stdlib.h... (cached) yes=0D
checking for unistd.h... (cached) yes=0D
checking for getpagesize... yes=0D
checking for working mmap... yes=0D
checking whether we are using the GNU C Library 2.1 or newer... no=0D
checking for ld used by GCC... /usr/libexec/elf/ld=0D
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes=0D
checking for shared library run path origin... done=0D
checking for iconv... yes=0D
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath=
 -Wl,/usr/local/lib=0D
checking argz.h usability... no=0D
checking argz.h presence... no=0D
checking for argz.h... no=0D
checking for limits.h... (cached) yes=0D
checking for locale.h... (cached) yes=0D
checking nl_types.h usability... yes=0D
checking nl_types.h presence... yes=0D
checking for nl_types.h... yes=0D
checking malloc.h usability... yes=0D
checking malloc.h presence... yes=0D
checking for malloc.h... yes=0D
checking for stddef.h... (cached) yes=0D
checking for stdlib.h... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for unistd.h... (cached) yes=0D
checking sys/param.h usability... yes=0D
checking sys/param.h presence... yes=0D
checking for sys/param.h... yes=0D
checking for feof_unlocked... no=0D
checking for fgets_unlocked... no=0D
checking for getc_unlocked... no=0D
checking for getcwd... yes=0D
checking for getegid... yes=0D
checking for geteuid... yes=0D
checking for getgid... yes=0D
checking for getuid... yes=0D
checking for mempcpy... no=0D
checking for munmap... yes=0D
checking for putenv... yes=0D
checking for setenv... yes=0D
checking for setlocale... (cached) yes=0D
checking for stpcpy... (cached) no=0D
checking for strcasecmp... yes=0D
checking for strdup... yes=0D
checking for strtoul... yes=0D
checking for tsearch... yes=0D
checking for __argz_count... no=0D
checking for __argz_stringify... no=0D
checking for __argz_next... no=0D
checking for iconv declaration... =0D
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inby=
tesleft, char * *outbuf, size_t *outbytesleft);=0D
checking for nl_langinfo and CODESET... yes=0D
checking for LC_MESSAGES... yes=0D
checking for bison... bison=0D
checking version of bison... 1.29, ok=0D
checking whether NLS is requested... yes=0D
checking whether included gettext is requested... yes=0D
configure: creating ./config.status=0D
config.status: creating tests/bison=0D
config.status: creating tests/Makefile=0D
config.status: creating tests/atlocal=0D
config.status: creating Makefile=0D
config.status: creating config/Makefile=0D
config.status: creating intl/Makefile=0D
config.status: creating po/Makefile.in=0D
config.status: creating lib/Makefile=0D
config.status: creating src/Makefile=0D
config.status: creating doc/Makefile=0D
config.status: creating m4/Makefile=0D
config.status: creating  config.h=0D
config.status: error: cannot find input file:  config.h.in=0D
=3D=3D=3D>  Script "configure" failed unexpectedly.=0D
      Please report the problem to ports@FreeBSD.org [maintainer] and attac=
h=0D
      the "/usr/ports/devel/bison/work/bison-1.35/config.log" including the=
=0D
      output of the failure of your make command. Also, it might be a good =
idea=0D
      to provide an overview of all packages installed on your system (e.g.=
 an=0D
      `ls /var/db/pkg`).=0D
*** Error code 1=0D
=0D
Stop in /usr/ports/devel/bison.=0D
** Command failed: make=0D
** Fix the problem and try again.=0D
** The following packages were not installed or upgraded (*:skipped / !:fai=
led)=0D
	! devel/bison (bison-1.29)	(unknown build error)=0D
brown# ^D=08=08exit=0D

Script done on Mon May  6 09:55:29 2002

How can I fix this?

--=20
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020506140011.GA20260>