bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs TRUNK failure to build (i386 FreeBSD)


From: Mark D. Baushke
Subject: cvs TRUNK failure to build (i386 FreeBSD)
Date: Tue, 20 May 2003 00:45:04 -0700

It appears that the HAVE_DECL_FREE test is not being run properly.

Attempts to build the TRUNK on FreeBSD 4.2-RELEASE fail with the
following:

% configure ...
checking for a BSD-compatible install... /usr/bin/install -c
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -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 for library containing strerror... none required
checking for ranlib... ranlib
checking for bison... bison -y
checking whether ln -s works... yes
checking for perl... /usr/local/bin/perl
checking for csh... /bin/csh
checking for mktemp... /usr/bin/mktemp
checking for sendmail... no
checking for pr... /usr/bin/pr
checking for groff... /usr/bin/groff
checking for ps2pdf... /usr/local/bin/ps2pdf
checking for texi2dvi... /usr/local/bin/texi2dvi
checking whether #! works in shell scripts... yes
checking for BSD VPATH bug in make... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking varargs.h usability... yes
checking varargs.h presence... yes
checking for varargs.h... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for dup2... yes
checking for ftruncate... yes
checking for gethostname... yes
checking for memmove... yes
checking for mkdir... yes
checking for rename... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for valloc... yes
checking for waitpid... yes
checking for stdlib.h... (cached) yes
checking for working malloc... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether stat accepts an empty string... no
checking whether lstat accepts an empty string... no
checking for fchdir... yes
checking for fchmod... yes
checking for fsync... yes
checking for ftime... no
checking for geteuid... yes
checking for getgroups... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpassphrase... no
checking for gettimeofday... yes
checking for initgroups... yes
checking for login... no
checking for logout... no
checking for mknod... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for putenv... yes
checking for readlink... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for regfree... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for sigvec... yes
checking for tempnam... yes
checking for timezone... yes
checking for tzset... yes
checking for vprintf... yes
checking for wait3... yes
checking for nanosleep... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking whether closedir returns void... no
checking for library containing getspnam... no
checking whether utime accepts a null argument... yes
checking for long file names... yes
checking for working GNU-style fnmatch... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether printf supports %p... yes
checking for main in -lnsl... no
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for KRB4 in /usr/kerberos... 
checking for krb.h... yes
checking for printf in -lkrb... no
checking for krb_recvauth... no
checking for krb_get_err_text... no
checking for GSSAPI... 
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for GSSAPI in /usr/kerberos... 
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for GSSAPI in /usr/cygnus/kerbnet... 
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for GSSAPI... no
checking for rsh... rsh
checking for vim... vim
checking for temporary directory... /tmp
checking for library containing crypt... -lcrypt
checking for cygwin32... no
configure: creating ./config.status
config.status: creating contrib/check_cvs
config.status: creating contrib/clmerge
config.status: creating contrib/cln_hist
config.status: creating contrib/commit_prep
config.status: creating contrib/cvs_acls
config.status: creating contrib/log
config.status: creating contrib/log_accum
config.status: creating contrib/mfpipe
config.status: creating contrib/pvcs2rcs
config.status: creating contrib/rcs2log
config.status: creating contrib/rcslock
config.status: creating contrib/sccs2rcs
config.status: creating src/cvsbug
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating cvs.spec
config.status: creating diff/Makefile
config.status: creating doc/Makefile
config.status: creating emx/Makefile
config.status: creating lib/Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
config.status: creating os2/Makefile
config.status: creating src/Makefile
config.status: creating src/sanity.config.sh
config.status: creating tools/Makefile
config.status: creating vms/Makefile
config.status: creating windows-NT/Makefile
config.status: creating windows-NT/SCC/Makefile
config.status: creating zlib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
% gmake
...
gcc -DHAVE_CONFIG_H -I. -I../../cvs-nightly/lib -I.. \
  -I../../cvs-nightly/src -g -O2 -c `test -f \
  '../../cvs-nightly/lib/lstat.c' || \
 echo '../../cvs-nightly/lib/'`../../cvs-nightly/lib/lstat.c
In file included from ../../cvs-nightly/lib/lstat.c:21:
../../cvs-nightly/lib/stat.c:50: syntax error before string constant
gmake[2]: *** [lstat.o] Error 1
...

In file stat.c, I see the following:
49      # ifndef HAVE_DECL_FREE
50      "this configure-time declaration test was not run"
51      # endif
52      # if !HAVE_DECL_FREE
53      void free ();
54      # endif

In config.h, I see the following:
65      /* Define to 1 if you have the declaration of `free', and to 0 if you 
don't.
66         */
67      /* #undef HAVE_DECL_FREE */

        
        -- Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]