Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2002 21:35:22 -0400
From:      stan <stanb@awod.com>
To:        FreeBSD Stable Mailing List <freebsd-stable@freebsd.org>
Subject:   bison port build failure
Message-ID:  <20020520013522.GA25214@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
 cvsup & portupgrade a couple of machines almost once a week For the last c=
ouple of weeks bison
 has been failing to build in a truly strnage way.

 Here it is:


Script started on Sun May 19 21:28:10 2002
brown# portupgrade -f bison=0D
--->  Upgrading 'bison-1.29' to 'bison-1.35_1' (devel/bison)
--->  Building '/usr/ports/devel/bison'
=3D=3D=3D>  Cleaning for libiconv-1.7_4
=3D=3D=3D>  Cleaning for libtool-1.3.4_3
=3D=3D=3D>  Cleaning for bison-1.35_1
=3D=3D=3D>  Extracting for bison-1.35_1
>> Checksum OK for bison-1.35.tar.bz2.
=3D=3D=3D>   bison-1.35_1 depends on shared library: iconv.3 - found
=3D=3D=3D>  Patching for bison-1.35_1
=3D=3D=3D>  Applying FreeBSD patches for bison-1.35_1
=3D=3D=3D>  Configuring for bison-1.35_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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...=20
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... gcc
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... 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 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... yes
checking whether strspn is declared... yes
checking whether strnlen is declared... no
checking whether memchr is declared... yes
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... yes
checking whether strerror_r is declared... yes
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... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking build system type... i386-unknown-freebsd4.6
checking host system type... i386-unknown-freebsd4.6
checking for off_t... yes
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... yes
checking malloc.h presence... yes
checking for malloc.h... yes
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...=20
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inby=
tesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.29, ok
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: error: cannot find input file:  config.h.in
=3D=3D=3D>  Script "configure" failed unexpectedly.
      Please report the problem to ports@FreeBSD.org [maintainer] and attach
      the "/usr/ports/devel/bison/work/bison-1.35/config.log" including the
      output of the failure of your make command. Also, it might be a good =
idea
      to provide an overview of all packages installed on your system (e.g.=
 an
      `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/bison.
** Command failed: make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:fai=
led)
	! devel/bison (bison-1.29)	(unknown build error)
brown# ^D=08=08exit

Anyone have any sugestions as to how to fix  this?

Script done on Sun May 19 21:29:01 2002
--=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-stable" in the body of the message




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