From owner-freebsd-ports Tue Jun 4 4: 0:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1292537B40C for ; Tue, 4 Jun 2002 04:00:11 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g54B0BR81035; Tue, 4 Jun 2002 04:00:11 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id ED94537B408 for ; Tue, 4 Jun 2002 03:55:02 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g54AvwP94762; Tue, 4 Jun 2002 14:57:58 +0400 (MSD) (envelope-from lev) Message-Id: <200206041057.g54AvwP94762@ftp.translate.ru> Date: Tue, 4 Jun 2002 14:57:58 +0400 (MSD) From: "Lev Serebryakov" Reply-To: "Lev Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/38891: Could not build archivers/gtar on 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38891 >Category: ports >Synopsis: Could not build archivers/gtar on 4.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 04 04:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: "Lev Serebryakov" >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: Ports collection from 4 of June 2002, 14:00 GMT+4. FreeBSD 4.2-STABLE All installed ports are fresh. >Description: gtar could not find langinfo.h header file. Previous version of port (1.13.25_1) was compiled without any errors. Full log is included: ======================================================================= ===> Extracting for gtar-1.13.25_2 >How-To-Repeat: Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for tar-1.13.25.tar.gz. ===> gtar-1.13.25_2 depends on shared library: intl.2 - found ===> Patching for gtar-1.13.25_2 ===> Applying FreeBSD patches for gtar-1.13.25_2 ===> Configuring for gtar-1.13.25_2 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 mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking whether make sets ${MAKE}... yes checking for i386-portbld-freebsd4.2-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 executable suffix... checking for object suffix... 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 whether cc needs -traditional... no checking for AIX... no checking for minix/config.h... no checking for i386-portbld-freebsd4.2-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for library containing strerror... none required checking for cc option to accept ANSI C... none needed checking for function prototypes... yes checking for ANSI C header files... yes checking for string.h... 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 fcntl.h... yes checking for limits.h... yes checking for linux/fd.h... no checking for memory.h... yes checking for net/errno.h... no checking for poll.h... yes checking for sgtty.h... yes checking for stdbool.h... no checking for string.h... (cached) yes checking for stropts.h... no checking for sys/buf.h... yes checking for sys/device.h... no checking for sys/gentape.h... no checking for sys/inet.h... no checking for sys/io/trioctl.h... no checking for sys/ioccom.h... yes checking for sys/mtio.h... yes checking for sys/param.h... yes checking for sys/tprintf.h... yes checking for sys/tape.h... no checking for sys/time.h... yes checking for sys/timeb.h... yes checking for unistd.h... yes checking for wchar.h... no checking for wctype.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... yes checking for mbstate_t... no checking for utime.h... yes checking for remote tape header files... yes checking whether free is declared... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... no checking which ioctl field to test for reversed bytes... mt_type checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... (cached) yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for d_ino member in directory struct... yes checking for st_fstype string in struct stat... no checking return type of signal handlers... void checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for major_t... no checking for minor_t... no checking for ssize_t... yes checking for unsigned long long... yes checking for uintmax_t... no checking for long long... yes checking for intmax_t... no checking whether strtoul is declared... yes checking whether strtoull is declared... no checking whether strtoumax is declared... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for inttypes.h... (cached) yes checking whether defines strtoumax as a macro... no checking for strtoumax... no checking for strtoul... yes checking for strtoull... no checking for long file names... yes checking for pathconf... yes checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strerror... yes checking for strerror_r... no checking for vprintf... yes checking for doprnt... no checking whether strerror_r is declared... no checking for strerror_r... (cached) no checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking whether getenv is declared... yes checking for isascii... yes checking for iswprint... no checking for mbsinit... no checking whether mbrtowc and mbstate_t are properly declared... no checking for limits.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... (cached) no checking for wctype.h... (cached) no 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... (cached) no checking for function prototypes... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for function prototypes... yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking for getcwd... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for fchdir... yes checking for fsync... yes checking for ftime... no checking for getcwd... (cached) yes checking for isascii... (cached) yes checking for lstat... yes checking for mkfifo... yes checking for nap... no checking for napms... no checking for poll... yes checking for readlink... yes checking for select... yes checking for strerror... (cached) yes checking for strstr... yes checking for symlink... yes checking for usleep... yes checking for mknod... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking whether strerror_r is declared... (cached) no checking for strerror_r... (cached) no checking for working GNU-style fnmatch... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for ftruncate... yes checking for lchown... yes checking for memset... yes checking for rename... yes checking for rmdir... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... (cached) yes checking for waitpid... yes checking for getline... no checking for working malloc... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for localtime_r... yes checking for working realloc... yes checking for remote shell... /usr/bin/rsh checking for default archive... /dev/sa0 checking for default blocking... 20 checking build system type... i386-portbld-freebsd4.2 checking host system type... i386-portbld-freebsd4.2 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 argz.h... no checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... 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 for sys/param.h... (cached) yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getcwd... (cached) 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... yes checking for stpcpy... no checking for strchr... yes checking for strcasecmp... (cached) yes checking for strdup... yes checking for strtoul... (cached) yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... (cached) no checking for nl_langinfo and CODESET... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for bison... bison checking version of bison... 1.35, ok checking for catalogs to be installed... cs da de es et fr id it ja ko nl no pl pt pt_BR ru sl sv tr configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/preset config.status: creating config.h config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for gtar-1.13.25_2 make all-recursive Making all in doc cd . && makeinfo --no-split `echo tar.texi | sed 's,.*/,,'` Making all in intl Making all in lib source='addext.c' object='addext.o' libtool=no depfile='.deps/addext.Po' tmpdepfile='.deps/addext.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f addext.c || echo './'`addext.c source='argmatch.c' object='argmatch.o' libtool=no depfile='.deps/argmatch.Po' tmpdepfile='.deps/argmatch.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f argmatch.c || echo './ '`argmatch.c source='backupfile.c' object='backupfile.o' libtool=no depfile='.deps/backupfile.Po' tmpdepfile='.deps/backupfile.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f backupfile.c | | echo './'`backupfile.c source='basename.c' object='basename.o' libtool=no depfile='.deps/basename.Po' tmpdepfile='.deps/basename.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -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=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f dirname.c || echo './'`dir name.c source='error.c' object='error.o' libtool=no depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f error.c || echo './'`error.c source='exclude.c' object='exclude.o' libtool=no depfile='.deps/exclude.Po' tmpdepfile='.deps/exclude.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f exclude.c || echo './'`exc lude.c source='full-write.c' object='full-write.o' libtool=no depfile='.deps/full-write.Po' tmpdepfile='.deps/full-write.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f full-write.c | | echo './'`full-write.c source='getdate.c' object='getdate.o' libtool=no depfile='.deps/getdate.Po' tmpdepfile='.deps/getdate.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f getdate.c || echo './'`get date.c source='getopt.c' object='getopt.o' libtool=no depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -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=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f getopt1.c || echo './'`get opt1.c source='getstr.c' object='getstr.o' libtool=no depfile='.deps/getstr.Po' tmpdepfile='.deps/getstr.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f getstr.c || echo './'`getstr.c source='hash.c' object='hash.o' libtool=no depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f hash.c || echo './'`hash.c source='human.c' object='human.o' libtool=no depfile='.deps/human.Po' tmpdepfile='.deps/human.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f human.c || echo './'`human.c source='modechange.c' object='modechange.o' libtool=no depfile='.deps/modechange.Po' tmpdepfile='.deps/modechange.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f modechange.c | | echo './'`modechange.c source='msleep.c' object='msleep.o' libtool=no depfile='.deps/msleep.Po' tmpdepfile='.deps/msleep.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f msleep.c || echo './'`msleep.c source='prepargs.c' object='prepargs.o' libtool=no depfile='.deps/prepargs.Po' tmpdepfile='.deps/prepargs.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f prepargs.c || echo './ '`prepargs.c source='print-copyr.c' object='print-copyr.o' libtool=no depfile='.deps/print-copyr.Po' tmpdepfile='.deps/print-copyr.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f print-copy r.c || echo './'`print-copyr.c source='quote.c' object='quote.o' libtool=no depfile='.deps/quote.Po' tmpdepfile='.deps/quote.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -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=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f quotearg.c || echo './ '`quotearg.c source='safe-read.c' object='safe-read.o' libtool=no depfile='.deps/safe-read.Po' tmpdepfile='.deps/safe-read.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f safe-read.c || ech o './'`safe-read.c source='save-cwd.c' object='save-cwd.o' libtool=no depfile='.deps/save-cwd.Po' tmpdepfile='.deps/save-cwd.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f save-cwd.c || echo './ '`save-cwd.c source='savedir.c' object='savedir.o' libtool=no depfile='.deps/savedir.Po' tmpdepfile='.deps/savedir.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f savedir.c || echo './'`sav edir.c source='unicodeio.c' object='unicodeio.o' libtool=no depfile='.deps/unicodeio.Po' tmpdepfile='.deps/unicodeio.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f unicodeio.c || ech o './'`unicodeio.c source='xgetcwd.c' object='xgetcwd.o' libtool=no depfile='.deps/xgetcwd.Po' tmpdepfile='.deps/xgetcwd.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f xgetcwd.c || echo './'`xge tcwd.c source='xmalloc.c' object='xmalloc.o' libtool=no depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f xmalloc.c || echo './'`xma lloc.c source='xstrdup.c' object='xstrdup.o' libtool=no depfile='.deps/xstrdup.Po' tmpdepfile='.deps/xstrdup.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f xstrdup.c || echo './'`xst rdup.c source='xstrtoimax.c' object='xstrtoimax.o' libtool=no depfile='.deps/xstrtoimax.Po' tmpdepfile='.deps/xstrtoimax.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f xstrtoimax.c | | echo './'`xstrtoimax.c source='xstrtoul.c' object='xstrtoul.o' libtool=no depfile='.deps/xstrtoul.Po' tmpdepfile='.deps/xstrtoul.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f xstrtoul.c || echo './ '`xstrtoul.c source='xstrtoumax.c' object='xstrtoumax.o' libtool=no depfile='.deps/xstrtoumax.Po' tmpdepfile='.deps/xstrtoumax.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f xstrtoumax.c | | echo './'`xstrtoumax.c source='strtoumax.c' object='strtoumax.o' libtool=no depfile='.deps/strtoumax.Po' tmpdepfile='.deps/strtoumax.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f strtoumax.c || ech o './'`strtoumax.c source='strtoull.c' object='strtoull.o' libtool=no depfile='.deps/strtoull.Po' tmpdepfile='.deps/strtoull.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f strtoull.c || echo './ '`strtoull.c source='getline.c' object='getline.o' libtool=no depfile='.deps/getline.Po' tmpdepfile='.deps/getline.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f getline.c || echo './'`get line.c source='mktime.c' object='mktime.o' libtool=no depfile='.deps/mktime.Po' tmpdepfile='.deps/mktime.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -O -pipe -c `test -f mktime.c || echo './'`mktime.c rm -f libtar.a ar cru libtar.a addext.o argmatch.o backupfile.o basename.o dirname.o error.o exclude.o full-write.o getdate.o getopt.o getopt1.o getstr.o hash.o human.o modechange.o msleep.o prepargs.o print-copyr.o quote.o quotearg.o safe-read.o save-cwd.o save dir.o unicodeio.o xgetcwd.o xmalloc.o xstrdup.o xstrtoimax.o xstrtoul.o xstrtoumax.o strtoumax.o strtoull.o getline.o mktime.o ranlib libtar.a Making all in m4 Making all in src source='buffer.c' object='buffer.o' libtool=no depfile='.deps/buffer.Po' tmpdepfile='.deps/buffer.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f buffer.c || echo './'`buffer.c source='compare.c' object='compare.o' libtool=no depfile='.deps/compare.Po' tmpdepfile='.deps/compare.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f compare. c || echo './'`compare.c source='create.c' object='create.o' libtool=no depfile='.deps/create.Po' tmpdepfile='.deps/create.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f create.c || echo './'`create.c create.c: In function `mode_to_chars': create.c:262: warning: comparison is always false due to limited range of data type source='delete.c' object='delete.o' libtool=no depfile='.deps/delete.Po' tmpdepfile='.deps/delete.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f delete.c || echo './'`delete.c source='extract.c' object='extract.o' libtool=no depfile='.deps/extract.Po' tmpdepfile='.deps/extract.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f extract. c || echo './'`extract.c source='incremen.c' object='incremen.o' libtool=no depfile='.deps/incremen.Po' tmpdepfile='.deps/incremen.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f incr emen.c || echo './'`incremen.c source='list.c' object='list.o' libtool=no depfile='.deps/list.Po' tmpdepfile='.deps/list.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -I../lib -I/usr/local/include -O -pipe -c `test -f list.c || echo './'` list.c list.c:27: langinfo.h: No such file or directory list.c: In function `tartime': list.c:884: `D_MD_ORDER' undeclared (first use in this function) list.c:884: (Each undeclared identifier is reported only once list.c:884: for each function it appears in.) list.c:884: invalid type argument of `unary *' *** Error code 1 Stop in /usr/ports/archivers/gtar/work/tar-1.13.25/src. *** Error code 1 Stop in /usr/ports/archivers/gtar/work/tar-1.13.25. *** Error code 1 Stop in /usr/ports/archivers/gtar/work/tar-1.13.25. *** Error code 1 Stop in /usr/ports/archivers/gtar. ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message