Build of uucp with vanilla toolchain

The build took 00h 01m 15s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
53,728 ansic
4,204 sh
189 perl
58,121 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: uucp 1.07-4 (Wed Aug 24 13:21:46 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for mawk... no
# checking for gawk... gawk
# checking whether make sets ${MAKE}... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for gcc... gcc
# checking whether the C compiler (gcc ) works... yes
# checking whether the C compiler (gcc ) is a cross-compiler... no
# checking whether we are using GNU C... yes
# checking whether gcc accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking whether gcc needs -traditional... no
# checking for ranlib... ranlib
# checking for POSIXized ISC... no
# checking for minix/config.h... no
# checking for AIX... no
# checking for getpwnam in -lsun... no
# checking for working const... yes
# checking for prototypes... yes
# checking whether #! works in shell scripts... yes
# checking for echo... shell builtin
# checking whether ln -s works... yes
# checking for stddef.h... yes
# checking for stdarg.h... yes
# checking for string.h... yes
# checking for strings.h... yes
# checking for unistd.h... yes
# checking for stdlib.h... yes
# checking for limits.h... yes
# checking for time.h... yes
# checking for sys/wait.h... yes
# checking for sys/ioctl.h... yes
# checking for memory.h... yes
# checking for termios.h... yes
# checking for fcntl.h... yes
# checking for sys/file.h... yes
# checking for sys/time.h... yes
# checking for sys/times.h... yes
# checking for libc.h... no
# checking for sysexits.h... yes
# checking for poll.h... yes
# checking for tiuser.h... no
# checking for xti.h... no
# checking for sys/tli.h... no
# checking for stropts.h... yes
# checking for ftw.h... yes
# checking for glob.h... yes
# checking for sys/param.h... yes
# checking for sys/types.tcp.h... no
# checking for sys/mount.h... yes
# checking for sys/vfs.h... yes
# checking for sys/filsys.h... no
# checking for sys/statfs.h... yes
# checking for sys/dustat.h... no
# checking for sys/fs_types.h... no
# checking for ustat.h... yes
# checking for sys/statvfs.h... yes
# checking for sys/termiox.h... no
# checking for dirent.h... yes
# checking for utime.h... yes
# checking for sys/select.h... yes
# checking whether sys/types.h defines makedev... yes
# checking return type of signal handlers... void
# checking whether stat file-mode macros are broken... no
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking whether termios.h and sys/ioctl.h may both be included... yes
# checking for CBREAK... no
# checking for pid_t in sys/types.h... yes
# checking for uid_t in sys/types.h... yes
# checking for gid_t in sys/types.h... yes
# checking for off_t in sys/types.h... yes
# checking for sig_atomic_t in signal.h... yes
# checking for sig_atomic_t in sys/types.h... no
# checking for size_t in stddef.h... yes
# checking for size_t in sys/types.h... yes
# checking for time_t in time.h... yes
# checking time_t in sys/types.h... yes
# checking for void... yes
# checking for unsigned char... yes
# checking for errno declaration... yes
# checking for TXADDCD... no
# checking for memset... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memchr... yes
# checking for bcopy... yes
# checking for bcmp... yes
# checking for bzero... yes
# checking for strchr... yes
# checking for strrchr... yes
# checking for index... yes
# checking for rindex... yes
# checking for strerror... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strstr... yes
# checking for strdup... yes
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for stricmp... no
# checking for strnicmp... no
# checking for bsearch... yes
# checking for vfprintf... yes
# checking for remove... yes
# checking for ftruncate... yes
# checking for ltrunc... no
# checking for rename... yes
# checking for opendir... yes
# checking for dup2... yes
# checking for waitpid... yes
# checking for wait4... yes
# checking for sigsetjmp... no
# checking for setret... no
# checking for sigaction... yes
# checking for sigvec... no
# checking for sigset... yes
# checking for sigprocmask... yes
# checking for sigblock... yes
# checking for sighold... yes
# checking for getdtablesize... yes
# checking for sysconf... yes
# checking for setpgrp... yes
# checking for setsid... yes
# checking for setreuid... yes
# checking for seteuid... yes
# checking for gethostname... yes
# checking for uname... yes
# checking for gettimeofday... yes
# checking for ftw... yes
# checking for glob... yes
# checking for dev_info... no
# checking for getaddrinfo... yes
# checking for getdelim... yes
# checking for getline... yes
# checking for ftime... yes
# checking that ftime works correctly... yes
# checking for times... yes
# checking for napms... no
# checking for nap... no
# checking for usleep... yes
# checking for poll... yes
# checking for select... yes
# checking for getgrent... yes
# checking for main in -lnsl_s... no
# checking for main in -lnsl... yes
# checking for socket in -lsocket... no
# checking for t_open in -lxti... no
# checking for socket... yes
# checking for t_open... no
# checking for getcwd... yes
# checking for getwd... yes
# checking for mkdir... yes
# checking for rmdir... yes
# checking how to get filesystem space usage
# checking for statvfs... yes
# checking for times declared as long... yes
# checking for getpwnam declared as struct passwd *... yes
# checking for getpwuid declared as struct passwd *... yes
# checking for getgrent declared as struct group *... yes
# checking for BSD setpgrp... no
# checking for union wait... yes
# checking for struct sockaddr_storage... yes
# checking for restartable system calls... yes
# checking for long file names... yes
# updating cache ./config.cache
# creating ./config.status
# creating Makefile
# creating uuconf/Makefile
# creating lib/Makefile
# creating unix/Makefile
# creating config.h
# make all-recursive
# make[1]: Entering directory '/tmp/uucp/src/uucp-1.07'
# Making all in lib
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07/lib'
# source='buffer.c' object='buffer.o' libtool=no \
# depfile='.deps/buffer.Po' tmpdepfile='.deps/buffer.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f buffer.c || echo './'`buffer.c
# source='crc.c' object='crc.o' libtool=no \
# depfile='.deps/crc.Po' tmpdepfile='.deps/crc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f crc.c || echo './'`crc.c
# source='debug.c' object='debug.o' libtool=no \
# depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f debug.c || echo './'`debug.c
# source='escape.c' object='escape.o' libtool=no \
# depfile='.deps/escape.Po' tmpdepfile='.deps/escape.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f escape.c || echo './'`escape.c
# source='getopt.c' object='getopt.o' libtool=no \
# depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f getopt.c || echo './'`getopt.c
# source='getop1.c' object='getop1.o' libtool=no \
# depfile='.deps/getop1.Po' tmpdepfile='.deps/getop1.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f getop1.c || echo './'`getop1.c
# getopt.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# exchange (argv)
# ^~~~~~~~
# getopt.c: In function '_getopt_internal':
# getopt.c:367:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (s - nextchar == strlen (p->name))
# ^~
# source='parse.c' object='parse.o' libtool=no \
# depfile='.deps/parse.Po' tmpdepfile='.deps/parse.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f parse.c || echo './'`parse.c
# source='quote.c' object='quote.o' libtool=no \
# depfile='.deps/quote.Po' tmpdepfile='.deps/quote.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f quote.c || echo './'`quote.c
# source='quotes.c' object='quotes.o' libtool=no \
# depfile='.deps/quotes.Po' tmpdepfile='.deps/quotes.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f quotes.c || echo './'`quotes.c
# source='spool.c' object='spool.o' libtool=no \
# depfile='.deps/spool.Po' tmpdepfile='.deps/spool.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f spool.c || echo './'`spool.c
# source='status.c' object='status.o' libtool=no \
# depfile='.deps/status.Po' tmpdepfile='.deps/status.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f status.c || echo './'`status.c
# source='xfree.c' object='xfree.o' libtool=no \
# depfile='.deps/xfree.Po' tmpdepfile='.deps/xfree.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f xfree.c || echo './'`xfree.c
# source='xmall.c' object='xmall.o' libtool=no \
# depfile='.deps/xmall.Po' tmpdepfile='.deps/xmall.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f xmall.c || echo './'`xmall.c
# source='xreall.c' object='xreall.o' libtool=no \
# depfile='.deps/xreall.Po' tmpdepfile='.deps/xreall.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f xreall.c || echo './'`xreall.c
# rm -f libuucp.a
# ar cru libuucp.a buffer.o crc.o debug.o escape.o getopt.o getop1.o parse.o quote.o quotes.o spool.o status.o xfree.o xmall.o xreall.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libuucp.a
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07/lib'
# Making all in uuconf
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07/uuconf'
# source='addblk.c' object='addblk.o' libtool=no \
# depfile='.deps/addblk.Po' tmpdepfile='.deps/addblk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f addblk.c || echo './'`addblk.c
# source='addstr.c' object='addstr.o' libtool=no \
# depfile='.deps/addstr.Po' tmpdepfile='.deps/addstr.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f addstr.c || echo './'`addstr.c
# source='allblk.c' object='allblk.o' libtool=no \
# depfile='.deps/allblk.Po' tmpdepfile='.deps/allblk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f allblk.c || echo './'`allblk.c
# source='alloc.c' object='alloc.o' libtool=no \
# depfile='.deps/alloc.Po' tmpdepfile='.deps/alloc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f alloc.c || echo './'`alloc.c
# source='base.c' object='base.o' libtool=no \
# depfile='.deps/base.Po' tmpdepfile='.deps/base.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f base.c || echo './'`base.c
# source='bool.c' object='bool.o' libtool=no \
# depfile='.deps/bool.Po' tmpdepfile='.deps/bool.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f bool.c || echo './'`bool.c
# source='callin.c' object='callin.o' libtool=no \
# depfile='.deps/callin.Po' tmpdepfile='.deps/callin.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f callin.c || echo './'`callin.c
# source='calout.c' object='calout.o' libtool=no \
# depfile='.deps/calout.Po' tmpdepfile='.deps/calout.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f calout.c || echo './'`calout.c
# source='chatc.c' object='chatc.o' libtool=no \
# depfile='.deps/chatc.Po' tmpdepfile='.deps/chatc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f chatc.c || echo './'`chatc.c
# source='cmdarg.c' object='cmdarg.o' libtool=no \
# depfile='.deps/cmdarg.Po' tmpdepfile='.deps/cmdarg.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f cmdarg.c || echo './'`cmdarg.c
# source='cmdfil.c' object='cmdfil.o' libtool=no \
# depfile='.deps/cmdfil.Po' tmpdepfile='.deps/cmdfil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f cmdfil.c || echo './'`cmdfil.c
# cmdarg.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern int strcmp (), strcasecmp ();
# ^~~~~~
# cmdarg.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# source='cmdlin.c' object='cmdlin.o' libtool=no \
# depfile='.deps/cmdlin.Po' tmpdepfile='.deps/cmdlin.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f cmdlin.c || echo './'`cmdlin.c
# source='cnfnms.c' object='cnfnms.o' libtool=no \
# depfile='.deps/cnfnms.Po' tmpdepfile='.deps/cnfnms.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f cnfnms.c || echo './'`cnfnms.c
# source='debfil.c' object='debfil.o' libtool=no \
# depfile='.deps/debfil.Po' tmpdepfile='.deps/debfil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f debfil.c || echo './'`debfil.c
# source='deblev.c' object='deblev.o' libtool=no \
# depfile='.deps/deblev.Po' tmpdepfile='.deps/deblev.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f deblev.c || echo './'`deblev.c
# source='diacod.c' object='diacod.o' libtool=no \
# depfile='.deps/diacod.Po' tmpdepfile='.deps/diacod.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f diacod.c || echo './'`diacod.c
# source='dial.c' object='dial.o' libtool=no \
# depfile='.deps/dial.Po' tmpdepfile='.deps/dial.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f dial.c || echo './'`dial.c
# source='diasub.c' object='diasub.o' libtool=no \
# depfile='.deps/diasub.Po' tmpdepfile='.deps/diasub.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f diasub.c || echo './'`diasub.c
# source='dnams.c' object='dnams.o' libtool=no \
# depfile='.deps/dnams.Po' tmpdepfile='.deps/dnams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f dnams.c || echo './'`dnams.c
# source='errno.c' object='errno.o' libtool=no \
# depfile='.deps/errno.Po' tmpdepfile='.deps/errno.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f errno.c || echo './'`errno.c
# source='errstr.c' object='errstr.o' libtool=no \
# depfile='.deps/errstr.Po' tmpdepfile='.deps/errstr.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f errstr.c || echo './'`errstr.c
# source='filnam.c' object='filnam.o' libtool=no \
# depfile='.deps/filnam.Po' tmpdepfile='.deps/filnam.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f filnam.c || echo './'`filnam.c
# source='freblk.c' object='freblk.o' libtool=no \
# depfile='.deps/freblk.Po' tmpdepfile='.deps/freblk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f freblk.c || echo './'`freblk.c
# source='fredia.c' object='fredia.o' libtool=no \
# depfile='.deps/fredia.Po' tmpdepfile='.deps/fredia.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f fredia.c || echo './'`fredia.c
# source='free.c' object='free.o' libtool=no \
# depfile='.deps/free.Po' tmpdepfile='.deps/free.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f free.c || echo './'`free.c
# source='freprt.c' object='freprt.o' libtool=no \
# depfile='.deps/freprt.Po' tmpdepfile='.deps/freprt.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f freprt.c || echo './'`freprt.c
# source='fresys.c' object='fresys.o' libtool=no \
# depfile='.deps/fresys.Po' tmpdepfile='.deps/fresys.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f fresys.c || echo './'`fresys.c
# source='grdcmp.c' object='grdcmp.o' libtool=no \
# depfile='.deps/grdcmp.Po' tmpdepfile='.deps/grdcmp.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f grdcmp.c || echo './'`grdcmp.c
# source='hdial.c' object='hdial.o' libtool=no \
# depfile='.deps/hdial.Po' tmpdepfile='.deps/hdial.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hdial.c || echo './'`hdial.c
# source='hdnams.c' object='hdnams.o' libtool=no \
# depfile='.deps/hdnams.Po' tmpdepfile='.deps/hdnams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hdnams.c || echo './'`hdnams.c
# source='hinit.c' object='hinit.o' libtool=no \
# depfile='.deps/hinit.Po' tmpdepfile='.deps/hinit.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hinit.c || echo './'`hinit.c
# source='hlocnm.c' object='hlocnm.o' libtool=no \
# depfile='.deps/hlocnm.Po' tmpdepfile='.deps/hlocnm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hlocnm.c || echo './'`hlocnm.c
# source='hport.c' object='hport.o' libtool=no \
# depfile='.deps/hport.Po' tmpdepfile='.deps/hport.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hport.c || echo './'`hport.c
# source='hrmunk.c' object='hrmunk.o' libtool=no \
# depfile='.deps/hrmunk.Po' tmpdepfile='.deps/hrmunk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hrmunk.c || echo './'`hrmunk.c
# source='hsinfo.c' object='hsinfo.o' libtool=no \
# depfile='.deps/hsinfo.Po' tmpdepfile='.deps/hsinfo.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hsinfo.c || echo './'`hsinfo.c
# source='hsnams.c' object='hsnams.o' libtool=no \
# depfile='.deps/hsnams.Po' tmpdepfile='.deps/hsnams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hsnams.c || echo './'`hsnams.c
# source='hsys.c' object='hsys.o' libtool=no \
# depfile='.deps/hsys.Po' tmpdepfile='.deps/hsys.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hsys.c || echo './'`hsys.c
# source='hunk.c' object='hunk.o' libtool=no \
# depfile='.deps/hunk.Po' tmpdepfile='.deps/hunk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f hunk.c || echo './'`hunk.c
# source='iniglb.c' object='iniglb.o' libtool=no \
# depfile='.deps/iniglb.Po' tmpdepfile='.deps/iniglb.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f iniglb.c || echo './'`iniglb.c
# source='init.c' object='init.o' libtool=no \
# depfile='.deps/init.Po' tmpdepfile='.deps/init.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f init.c || echo './'`init.c
# source='int.c' object='int.o' libtool=no \
# depfile='.deps/int.Po' tmpdepfile='.deps/int.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f int.c || echo './'`int.c
# source='lckdir.c' object='lckdir.o' libtool=no \
# depfile='.deps/lckdir.Po' tmpdepfile='.deps/lckdir.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f lckdir.c || echo './'`lckdir.c
# source='lineno.c' object='lineno.o' libtool=no \
# depfile='.deps/lineno.Po' tmpdepfile='.deps/lineno.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f lineno.c || echo './'`lineno.c
# source='llocnm.c' object='llocnm.o' libtool=no \
# depfile='.deps/llocnm.Po' tmpdepfile='.deps/llocnm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f llocnm.c || echo './'`llocnm.c
# source='local.c' object='local.o' libtool=no \
# depfile='.deps/local.Po' tmpdepfile='.deps/local.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f local.c || echo './'`local.c
# source='locnm.c' object='locnm.o' libtool=no \
# depfile='.deps/locnm.Po' tmpdepfile='.deps/locnm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f locnm.c || echo './'`locnm.c
# source='logfil.c' object='logfil.o' libtool=no \
# depfile='.deps/logfil.Po' tmpdepfile='.deps/logfil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f logfil.c || echo './'`logfil.c
# source='maxuxq.c' object='maxuxq.o' libtool=no \
# depfile='.deps/maxuxq.Po' tmpdepfile='.deps/maxuxq.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f maxuxq.c || echo './'`maxuxq.c
# source='mrgblk.c' object='mrgblk.o' libtool=no \
# depfile='.deps/mrgblk.Po' tmpdepfile='.deps/mrgblk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f mrgblk.c || echo './'`mrgblk.c
# source='paramc.c' object='paramc.o' libtool=no \
# depfile='.deps/paramc.Po' tmpdepfile='.deps/paramc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f paramc.c || echo './'`paramc.c
# source='port.c' object='port.o' libtool=no \
# depfile='.deps/port.Po' tmpdepfile='.deps/port.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f port.c || echo './'`port.c
# source='prtsub.c' object='prtsub.o' libtool=no \
# depfile='.deps/prtsub.Po' tmpdepfile='.deps/prtsub.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f prtsub.c || echo './'`prtsub.c
# source='pubdir.c' object='pubdir.o' libtool=no \
# depfile='.deps/pubdir.Po' tmpdepfile='.deps/pubdir.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f pubdir.c || echo './'`pubdir.c
# source='rdlocs.c' object='rdlocs.o' libtool=no \
# depfile='.deps/rdlocs.Po' tmpdepfile='.deps/rdlocs.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f rdlocs.c || echo './'`rdlocs.c
# source='rdperm.c' object='rdperm.o' libtool=no \
# depfile='.deps/rdperm.Po' tmpdepfile='.deps/rdperm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f rdperm.c || echo './'`rdperm.c
# source='reliab.c' object='reliab.o' libtool=no \
# depfile='.deps/reliab.Po' tmpdepfile='.deps/reliab.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f reliab.c || echo './'`reliab.c
# source='remunk.c' object='remunk.o' libtool=no \
# depfile='.deps/remunk.Po' tmpdepfile='.deps/remunk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f remunk.c || echo './'`remunk.c
# source='runuxq.c' object='runuxq.o' libtool=no \
# depfile='.deps/runuxq.Po' tmpdepfile='.deps/runuxq.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f runuxq.c || echo './'`runuxq.c
# source='sinfo.c' object='sinfo.o' libtool=no \
# depfile='.deps/sinfo.Po' tmpdepfile='.deps/sinfo.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f sinfo.c || echo './'`sinfo.c
# source='snams.c' object='snams.o' libtool=no \
# depfile='.deps/snams.Po' tmpdepfile='.deps/snams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f snams.c || echo './'`snams.c
# source='split.c' object='split.o' libtool=no \
# depfile='.deps/split.Po' tmpdepfile='.deps/split.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f split.c || echo './'`split.c
# source='spool.c' object='spool.o' libtool=no \
# depfile='.deps/spool.Po' tmpdepfile='.deps/spool.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f spool.c || echo './'`spool.c
# source='stafil.c' object='stafil.o' libtool=no \
# depfile='.deps/stafil.Po' tmpdepfile='.deps/stafil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f stafil.c || echo './'`stafil.c
# source='strip.c' object='strip.o' libtool=no \
# depfile='.deps/strip.Po' tmpdepfile='.deps/strip.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f strip.c || echo './'`strip.c
# source='syssub.c' object='syssub.o' libtool=no \
# depfile='.deps/syssub.Po' tmpdepfile='.deps/syssub.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f syssub.c || echo './'`syssub.c
# source='tcalou.c' object='tcalou.o' libtool=no \
# depfile='.deps/tcalou.Po' tmpdepfile='.deps/tcalou.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tcalou.c || echo './'`tcalou.c
# source='tdial.c' object='tdial.o' libtool=no \
# depfile='.deps/tdial.Po' tmpdepfile='.deps/tdial.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tdial.c || echo './'`tdial.c
# source='tdialc.c' object='tdialc.o' libtool=no \
# depfile='.deps/tdialc.Po' tmpdepfile='.deps/tdialc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tdialc.c || echo './'`tdialc.c
# source='tdnams.c' object='tdnams.o' libtool=no \
# depfile='.deps/tdnams.Po' tmpdepfile='.deps/tdnams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tdnams.c || echo './'`tdnams.c
# source='tgcmp.c' object='tgcmp.o' libtool=no \
# depfile='.deps/tgcmp.Po' tmpdepfile='.deps/tgcmp.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tgcmp.c || echo './'`tgcmp.c
# source='thread.c' object='thread.o' libtool=no \
# depfile='.deps/thread.Po' tmpdepfile='.deps/thread.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f thread.c || echo './'`thread.c
# source='time.c' object='time.o' libtool=no \
# depfile='.deps/time.Po' tmpdepfile='.deps/time.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f time.c || echo './'`time.c
# source='tinit.c' object='tinit.o' libtool=no \
# depfile='.deps/tinit.Po' tmpdepfile='.deps/tinit.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tinit.c || echo './'`tinit.c
# source='tlocnm.c' object='tlocnm.o' libtool=no \
# depfile='.deps/tlocnm.Po' tmpdepfile='.deps/tlocnm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tlocnm.c || echo './'`tlocnm.c
# source='tport.c' object='tport.o' libtool=no \
# depfile='.deps/tport.Po' tmpdepfile='.deps/tport.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tport.c || echo './'`tport.c
# source='tportc.c' object='tportc.o' libtool=no \
# depfile='.deps/tportc.Po' tmpdepfile='.deps/tportc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tportc.c || echo './'`tportc.c
# source='tsinfo.c' object='tsinfo.o' libtool=no \
# depfile='.deps/tsinfo.Po' tmpdepfile='.deps/tsinfo.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tsinfo.c || echo './'`tsinfo.c
# source='tsnams.c' object='tsnams.o' libtool=no \
# depfile='.deps/tsnams.Po' tmpdepfile='.deps/tsnams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tsnams.c || echo './'`tsnams.c
# source='tsys.c' object='tsys.o' libtool=no \
# depfile='.deps/tsys.Po' tmpdepfile='.deps/tsys.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tsys.c || echo './'`tsys.c
# source='tval.c' object='tval.o' libtool=no \
# depfile='.deps/tval.Po' tmpdepfile='.deps/tval.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f tval.c || echo './'`tval.c
# source='ugtlin.c' object='ugtlin.o' libtool=no \
# depfile='.deps/ugtlin.Po' tmpdepfile='.deps/ugtlin.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f ugtlin.c || echo './'`ugtlin.c
# source='unk.c' object='unk.o' libtool=no \
# depfile='.deps/unk.Po' tmpdepfile='.deps/unk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f unk.c || echo './'`unk.c
# source='val.c' object='val.o' libtool=no \
# depfile='.deps/val.Po' tmpdepfile='.deps/val.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f val.c || echo './'`val.c
# source='vinit.c' object='vinit.o' libtool=no \
# depfile='.deps/vinit.Po' tmpdepfile='.deps/vinit.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f vinit.c || echo './'`vinit.c
# source='vport.c' object='vport.o' libtool=no \
# depfile='.deps/vport.Po' tmpdepfile='.deps/vport.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f vport.c || echo './'`vport.c
# source='vsinfo.c' object='vsinfo.o' libtool=no \
# depfile='.deps/vsinfo.Po' tmpdepfile='.deps/vsinfo.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f vsinfo.c || echo './'`vsinfo.c
# source='vsnams.c' object='vsnams.o' libtool=no \
# depfile='.deps/vsnams.Po' tmpdepfile='.deps/vsnams.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f vsnams.c || echo './'`vsnams.c
# source='vsys.c' object='vsys.o' libtool=no \
# depfile='.deps/vsys.Po' tmpdepfile='.deps/vsys.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DNEWCONFIGLIB=\"/etc/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -c `test -f vsys.c || echo './'`vsys.c
# rm -f libuuconf.a
# ar cru libuuconf.a addblk.o addstr.o allblk.o alloc.o base.o bool.o callin.o calout.o chatc.o cmdarg.o cmdfil.o cmdlin.o cnfnms.o debfil.o deblev.o diacod.o dial.o diasub.o dnams.o errno.o errstr.o filnam.o freblk.o fredia.o free.o freprt.o fresys.o grdcmp.o hdial.o hdnams.o hinit.o hlocnm.o hport.o hrmunk.o hsinfo.o hsnams.o hsys.o hunk.o iniglb.o init.o int.o lckdir.o lineno.o llocnm.o local.o locnm.o logfil.o maxuxq.o mrgblk.o paramc.o port.o prtsub.o pubdir.o rdlocs.o rdperm.o reliab.o remunk.o runuxq.o sinfo.o snams.o split.o spool.o stafil.o strip.o syssub.o tcalou.o tdial.o tdialc.o tdnams.o tgcmp.o thread.o time.o tinit.o tlocnm.o tport.o tportc.o tsinfo.o tsnams.o tsys.o tval.o ugtlin.o unk.o val.o vinit.o vport.o vsinfo.o vsnams.o vsys.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libuuconf.a
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07/uuconf'
# Making all in unix
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07/unix'
# source='access.c' object='access.o' libtool=no \
# depfile='.deps/access.Po' tmpdepfile='.deps/access.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f access.c || echo './'`access.c
# source='addbas.c' object='addbas.o' libtool=no \
# depfile='.deps/addbas.Po' tmpdepfile='.deps/addbas.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f addbas.c || echo './'`addbas.c
# source='app3.c' object='app3.o' libtool=no \
# depfile='.deps/app3.Po' tmpdepfile='.deps/app3.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f app3.c || echo './'`app3.c
# source='app4.c' object='app4.o' libtool=no \
# depfile='.deps/app4.Po' tmpdepfile='.deps/app4.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f app4.c || echo './'`app4.c
# source='basnam.c' object='basnam.o' libtool=no \
# depfile='.deps/basnam.Po' tmpdepfile='.deps/basnam.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f basnam.c || echo './'`basnam.c
# source='bytfre.c' object='bytfre.o' libtool=no \
# depfile='.deps/bytfre.Po' tmpdepfile='.deps/bytfre.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f bytfre.c || echo './'`bytfre.c
# source='corrup.c' object='corrup.o' libtool=no \
# depfile='.deps/corrup.Po' tmpdepfile='.deps/corrup.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f corrup.c || echo './'`corrup.c
# source='chmod.c' object='chmod.o' libtool=no \
# depfile='.deps/chmod.Po' tmpdepfile='.deps/chmod.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f chmod.c || echo './'`chmod.c
# source='cohtty.c' object='cohtty.o' libtool=no \
# depfile='.deps/cohtty.Po' tmpdepfile='.deps/cohtty.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f cohtty.c || echo './'`cohtty.c
# source='cusub.c' object='cusub.o' libtool=no \
# depfile='.deps/cusub.Po' tmpdepfile='.deps/cusub.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f cusub.c || echo './'`cusub.c
# source='cwd.c' object='cwd.o' libtool=no \
# depfile='.deps/cwd.Po' tmpdepfile='.deps/cwd.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f cwd.c || echo './'`cwd.c
# source='detach.c' object='detach.o' libtool=no \
# depfile='.deps/detach.Po' tmpdepfile='.deps/detach.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f detach.c || echo './'`detach.c
# source='efopen.c' object='efopen.o' libtool=no \
# depfile='.deps/efopen.Po' tmpdepfile='.deps/efopen.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f efopen.c || echo './'`efopen.c
# source='epopen.c' object='epopen.o' libtool=no \
# depfile='.deps/epopen.Po' tmpdepfile='.deps/epopen.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f epopen.c || echo './'`epopen.c
# source='exists.c' object='exists.o' libtool=no \
# depfile='.deps/exists.Po' tmpdepfile='.deps/exists.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f exists.c || echo './'`exists.c
# source='failed.c' object='failed.o' libtool=no \
# depfile='.deps/failed.Po' tmpdepfile='.deps/failed.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f failed.c || echo './'`failed.c
# source='filnam.c' object='filnam.o' libtool=no \
# depfile='.deps/filnam.Po' tmpdepfile='.deps/filnam.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f filnam.c || echo './'`filnam.c
# filnam.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern off_t lseek ();
# ^~~~~~
# source='fsusg.c' object='fsusg.o' libtool=no \
# depfile='.deps/fsusg.Po' tmpdepfile='.deps/fsusg.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f fsusg.c || echo './'`fsusg.c
# source='indir.c' object='indir.o' libtool=no \
# depfile='.deps/indir.Po' tmpdepfile='.deps/indir.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f indir.c || echo './'`indir.c
# fsusg.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int statfs ();
# ^~~
# fsusg.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int statvfs ();
# ^~~
# source='init.c' object='init.o' libtool=no \
# depfile='.deps/init.Po' tmpdepfile='.deps/init.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f init.c || echo './'`init.c
# source='isdir.c' object='isdir.o' libtool=no \
# depfile='.deps/isdir.Po' tmpdepfile='.deps/isdir.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f isdir.c || echo './'`isdir.c
# init.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern char *getlogin ();
# ^~~~~~
# init.c:90:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct passwd *getpwnam ();
# ^~~~~~
# init.c:95:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct passwd *getpwuid ();
# ^~~~~~
# init.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern char *getcwd ();
# ^~~~~~
# init.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern long sysconf ();
# ^~~~~~
# source='isfork.c' object='isfork.o' libtool=no \
# depfile='.deps/isfork.Po' tmpdepfile='.deps/isfork.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f isfork.c || echo './'`isfork.c
# source='iswait.c' object='iswait.o' libtool=no \
# depfile='.deps/iswait.Po' tmpdepfile='.deps/iswait.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f iswait.c || echo './'`iswait.c
# source='jobid.c' object='jobid.o' libtool=no \
# depfile='.deps/jobid.Po' tmpdepfile='.deps/jobid.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f jobid.c || echo './'`jobid.c
# source='lcksys.c' object='lcksys.o' libtool=no \
# depfile='.deps/lcksys.Po' tmpdepfile='.deps/lcksys.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f lcksys.c || echo './'`lcksys.c
# source='link.c' object='link.o' libtool=no \
# depfile='.deps/link.Po' tmpdepfile='.deps/link.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f link.c || echo './'`link.c
# source='locfil.c' object='locfil.o' libtool=no \
# depfile='.deps/locfil.Po' tmpdepfile='.deps/locfil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f locfil.c || echo './'`locfil.c
# locfil.c:35:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct passwd *getpwnam ();
# ^~~~~~
# source='lock.c' object='lock.o' libtool=no \
# depfile='.deps/lock.Po' tmpdepfile='.deps/lock.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f lock.c || echo './'`lock.c
# source='loctim.c' object='loctim.o' libtool=no \
# depfile='.deps/loctim.Po' tmpdepfile='.deps/loctim.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f loctim.c || echo './'`loctim.c
# loctim.c:15:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct tm *localtime ();
# ^~
# lock.c:74:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct tm *localtime ();
# ^~
# source='mail.c' object='mail.o' libtool=no \
# depfile='.deps/mail.Po' tmpdepfile='.deps/mail.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f mail.c || echo './'`mail.c
# source='mkdirs.c' object='mkdirs.o' libtool=no \
# depfile='.deps/mkdirs.Po' tmpdepfile='.deps/mkdirs.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f mkdirs.c || echo './'`mkdirs.c
# mail.c:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern char *ctime ();
# ^~~~~~
# source='mode.c' object='mode.o' libtool=no \
# depfile='.deps/mode.Po' tmpdepfile='.deps/mode.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f mode.c || echo './'`mode.c
# source='move.c' object='move.o' libtool=no \
# depfile='.deps/move.Po' tmpdepfile='.deps/move.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f move.c || echo './'`move.c
# source='opensr.c' object='opensr.o' libtool=no \
# depfile='.deps/opensr.Po' tmpdepfile='.deps/opensr.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f opensr.c || echo './'`opensr.c
# source='pause.c' object='pause.o' libtool=no \
# depfile='.deps/pause.Po' tmpdepfile='.deps/pause.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f pause.c || echo './'`pause.c
# opensr.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern time_t time ();
# ^~~~~~
# source='picksb.c' object='picksb.o' libtool=no \
# depfile='.deps/picksb.Po' tmpdepfile='.deps/picksb.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f picksb.c || echo './'`picksb.c
# source='pipe.c' object='pipe.o' libtool=no \
# depfile='.deps/pipe.Po' tmpdepfile='.deps/pipe.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f pipe.c || echo './'`pipe.c
# picksb.c:49:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct passwd *getpwuid ();
# ^~~~~~
# source='portnm.c' object='portnm.o' libtool=no \
# depfile='.deps/portnm.Po' tmpdepfile='.deps/portnm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f portnm.c || echo './'`portnm.c
# source='priv.c' object='priv.o' libtool=no \
# depfile='.deps/priv.Po' tmpdepfile='.deps/priv.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f priv.c || echo './'`priv.c
# portnm.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern char *ttyname ();
# ^~~~~~
# portnm.c: In function 'zsysdep_port_name':
# portnm.c:39:29: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types]
# if (getsockname (0, &s, &clen) == 0)
# ^
# In file included from portnm.c:13:0:
# /usr/include/sys/socket.h:127:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}'
# extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
# ^~~~~~~~~~~
# source='proctm.c' object='proctm.o' libtool=no \
# depfile='.deps/proctm.Po' tmpdepfile='.deps/proctm.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f proctm.c || echo './'`proctm.c
# source='recep.c' object='recep.o' libtool=no \
# depfile='.deps/recep.Po' tmpdepfile='.deps/recep.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f recep.c || echo './'`recep.c
# proctm.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern time_t time ();
# ^~~~~~
# proctm.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern long sysconf ();
# ^~~~~~
# source='run.c' object='run.o' libtool=no \
# depfile='.deps/run.Po' tmpdepfile='.deps/run.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f run.c || echo './'`run.c
# source='seq.c' object='seq.o' libtool=no \
# depfile='.deps/seq.Po' tmpdepfile='.deps/seq.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f seq.c || echo './'`seq.c
# source='serial.c' object='serial.o' libtool=no \
# depfile='.deps/serial.Po' tmpdepfile='.deps/serial.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f serial.c || echo './'`serial.c
# source='signal.c' object='signal.o' libtool=no \
# depfile='.deps/signal.Po' tmpdepfile='.deps/signal.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f signal.c || echo './'`signal.c
# source='sindir.c' object='sindir.o' libtool=no \
# depfile='.deps/sindir.Po' tmpdepfile='.deps/sindir.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f sindir.c || echo './'`sindir.c
# source='size.c' object='size.o' libtool=no \
# depfile='.deps/size.Po' tmpdepfile='.deps/size.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f size.c || echo './'`size.c
# source='sleep.c' object='sleep.o' libtool=no \
# depfile='.deps/sleep.Po' tmpdepfile='.deps/sleep.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f sleep.c || echo './'`sleep.c
# source='spawn.c' object='spawn.o' libtool=no \
# depfile='.deps/spawn.Po' tmpdepfile='.deps/spawn.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f spawn.c || echo './'`spawn.c
# source='splcmd.c' object='splcmd.o' libtool=no \
# depfile='.deps/splcmd.Po' tmpdepfile='.deps/splcmd.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f splcmd.c || echo './'`splcmd.c
# source='splnam.c' object='splnam.o' libtool=no \
# depfile='.deps/splnam.Po' tmpdepfile='.deps/splnam.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f splnam.c || echo './'`splnam.c
# source='spool.c' object='spool.o' libtool=no \
# depfile='.deps/spool.Po' tmpdepfile='.deps/spool.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f spool.c || echo './'`spool.c
# source='srmdir.c' object='srmdir.o' libtool=no \
# depfile='.deps/srmdir.Po' tmpdepfile='.deps/srmdir.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f srmdir.c || echo './'`srmdir.c
# source='statsb.c' object='statsb.o' libtool=no \
# depfile='.deps/statsb.Po' tmpdepfile='.deps/statsb.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f statsb.c || echo './'`statsb.c
# source='status.c' object='status.o' libtool=no \
# depfile='.deps/status.Po' tmpdepfile='.deps/status.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f status.c || echo './'`status.c
# source='sync.c' object='sync.o' libtool=no \
# depfile='.deps/sync.Po' tmpdepfile='.deps/sync.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f sync.c || echo './'`sync.c
# sync.c: In function 'fsysdep_sync':
# sync.c:17:7: warning: variable 'o' set but not used [-Wunused-but-set-variable]
# int o;
# ^
# source='tcp.c' object='tcp.o' libtool=no \
# depfile='.deps/tcp.Po' tmpdepfile='.deps/tcp.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f tcp.c || echo './'`tcp.c
# source='time.c' object='time.o' libtool=no \
# depfile='.deps/time.Po' tmpdepfile='.deps/time.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f time.c || echo './'`time.c
# tcp.c: In function 'ftcp_open':
# tcp.c:406:62: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types]
# onew = accept (qsysdep->o, (struct sockaddr *) &speer, &clen);
# ^
# In file included from tcp.c:44:0:
# /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}'
# extern int accept (int __fd, __SOCKADDR_ARG __addr,
# ^~~~~~
# tcp.c: In function 'ftcp_dial':
# tcp.c:616:35: warning: comparison is always false due to limited range of data type [-Wtype-limits]
# if ((long) sin.sin_addr.s_addr == (long) -1)
# ^~
# time.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern time_t time ();
# ^~~~~~
# source='tli.c' object='tli.o' libtool=no \
# depfile='.deps/tli.Po' tmpdepfile='.deps/tli.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f tli.c || echo './'`tli.c
# source='tmpfil.c' object='tmpfil.o' libtool=no \
# depfile='.deps/tmpfil.Po' tmpdepfile='.deps/tmpfil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f tmpfil.c || echo './'`tmpfil.c
# source='trunc.c' object='trunc.o' libtool=no \
# depfile='.deps/trunc.Po' tmpdepfile='.deps/trunc.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f trunc.c || echo './'`trunc.c
# source='uacces.c' object='uacces.o' libtool=no \
# depfile='.deps/uacces.Po' tmpdepfile='.deps/uacces.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f uacces.c || echo './'`uacces.c
# trunc.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern off_t lseek ();
# ^~~~~~
# source='ufopen.c' object='ufopen.o' libtool=no \
# depfile='.deps/ufopen.Po' tmpdepfile='.deps/ufopen.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f ufopen.c || echo './'`ufopen.c
# uacces.c:37:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct group *getgrent ();
# ^~~~~
# uacces.c:44:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct passwd *getpwnam ();
# ^~~~~~
# source='uid.c' object='uid.o' libtool=no \
# depfile='.deps/uid.Po' tmpdepfile='.deps/uid.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f uid.c || echo './'`uid.c
# source='ultspl.c' object='ultspl.o' libtool=no \
# depfile='.deps/ultspl.Po' tmpdepfile='.deps/ultspl.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f ultspl.c || echo './'`ultspl.c
# source='umode.c' object='umode.o' libtool=no \
# depfile='.deps/umode.Po' tmpdepfile='.deps/umode.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f umode.c || echo './'`umode.c
# source='unknwn.c' object='unknwn.o' libtool=no \
# depfile='.deps/unknwn.Po' tmpdepfile='.deps/unknwn.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f unknwn.c || echo './'`unknwn.c
# source='uuto.c' object='uuto.o' libtool=no \
# depfile='.deps/uuto.Po' tmpdepfile='.deps/uuto.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f uuto.c || echo './'`uuto.c
# source='walk.c' object='walk.o' libtool=no \
# depfile='.deps/walk.Po' tmpdepfile='.deps/walk.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f walk.c || echo './'`walk.c
# source='wldcrd.c' object='wldcrd.o' libtool=no \
# depfile='.deps/wldcrd.Po' tmpdepfile='.deps/wldcrd.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f wldcrd.c || echo './'`wldcrd.c
# source='work.c' object='work.o' libtool=no \
# depfile='.deps/work.Po' tmpdepfile='.deps/work.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f work.c || echo './'`work.c
# source='xqtfil.c' object='xqtfil.o' libtool=no \
# depfile='.deps/xqtfil.Po' tmpdepfile='.deps/xqtfil.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f xqtfil.c || echo './'`xqtfil.c
# source='xqtsub.c' object='xqtsub.o' libtool=no \
# depfile='.deps/xqtsub.Po' tmpdepfile='.deps/xqtsub.TPo' \
# depmode=gcc3 /bin/sh ../depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -DSBINDIR=\"/usr/bin\" -c `test -f xqtsub.c || echo './'`xqtsub.c
# rm -f libunix.a
# ar cru libunix.a access.o addbas.o app3.o app4.o basnam.o bytfre.o corrup.o chmod.o cohtty.o cusub.o cwd.o detach.o efopen.o epopen.o exists.o failed.o filnam.o fsusg.o indir.o init.o isdir.o isfork.o iswait.o jobid.o lcksys.o link.o locfil.o lock.o loctim.o mail.o mkdirs.o mode.o move.o opensr.o pause.o picksb.o pipe.o portnm.o priv.o proctm.o recep.o run.o seq.o serial.o signal.o sindir.o size.o sleep.o spawn.o splcmd.o splnam.o spool.o srmdir.o statsb.o status.o sync.o tcp.o time.o tli.o tmpfil.o trunc.o uacces.o ufopen.o uid.o ultspl.o umode.o unknwn.o uuto.o walk.o wldcrd.o work.o xqtfil.o xqtsub.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libunix.a
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07/unix'
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07'
# source='uux.c' object='uux.o' libtool=no \
# depfile='.deps/uux.Po' tmpdepfile='.deps/uux.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uux.c || echo './'`uux.c
# source='util.c' object='util.o' libtool=no \
# depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f util.c || echo './'`util.c
# source='log.c' object='log.o' libtool=no \
# depfile='.deps/log.Po' tmpdepfile='.deps/log.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f log.c || echo './'`log.c
# source='copy.c' object='copy.o' libtool=no \
# depfile='.deps/copy.Po' tmpdepfile='.deps/copy.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f copy.c || echo './'`copy.c
# source='uucp.c' object='uucp.o' libtool=no \
# depfile='.deps/uucp.Po' tmpdepfile='.deps/uucp.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uucp.c || echo './'`uucp.c
# source='uustat.c' object='uustat.o' libtool=no \
# depfile='.deps/uustat.Po' tmpdepfile='.deps/uustat.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uustat.c || echo './'`uustat.c
# uucp.c: In function 'main':
# uucp.c:153:15: warning: variable 'zstatus_file' set but not used [-Wunused-but-set-variable]
# const char *zstatus_file = NULL;
# ^~~~~~~~~~~~
# source='uuname.c' object='uuname.o' libtool=no \
# depfile='.deps/uuname.Po' tmpdepfile='.deps/uuname.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uuname.c || echo './'`uuname.c
# source='uulog.c' object='uulog.o' libtool=no \
# depfile='.deps/uulog.Po' tmpdepfile='.deps/uulog.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uulog.c || echo './'`uulog.c
# source='uupick.c' object='uupick.o' libtool=no \
# depfile='.deps/uupick.Po' tmpdepfile='.deps/uupick.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uupick.c || echo './'`uupick.c
# uulog.c: In function 'main':
# uulog.c:86:11: warning: variable 'fuuxqt' set but not used [-Wunused-but-set-variable]
# boolean fuuxqt = FALSE;
# ^~~~~~
# source='cu.c' object='cu.o' libtool=no \
# depfile='.deps/cu.Po' tmpdepfile='.deps/cu.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f cu.c || echo './'`cu.c
# source='prot.c' object='prot.o' libtool=no \
# depfile='.deps/prot.Po' tmpdepfile='.deps/prot.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f prot.c || echo './'`prot.c
# cu.c: In function 'main':
# cu.c:254:11: warning: variable 'fmapcr' set but not used [-Wunused-but-set-variable]
# boolean fmapcr = FALSE;
# ^~~~~~
# source='chat.c' object='chat.o' libtool=no \
# depfile='.deps/chat.Po' tmpdepfile='.deps/chat.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f chat.c || echo './'`chat.c
# source='conn.c' object='conn.o' libtool=no \
# depfile='.deps/conn.Po' tmpdepfile='.deps/conn.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f conn.c || echo './'`conn.c
# source='tstuu.c' object='tstuu.o' libtool=no \
# depfile='.deps/tstuu.Po' tmpdepfile='.deps/tstuu.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f tstuu.c || echo './'`tstuu.c
# tstuu.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern long times ();
# ^~~~~~
# source='uucico.c' object='uucico.o' libtool=no \
# depfile='.deps/uucico.Po' tmpdepfile='.deps/uucico.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uucico.c || echo './'`uucico.c
# source='trans.c' object='trans.o' libtool=no \
# depfile='.deps/trans.Po' tmpdepfile='.deps/trans.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f trans.c || echo './'`trans.c
# source='send.c' object='send.o' libtool=no \
# depfile='.deps/send.Po' tmpdepfile='.deps/send.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f send.c || echo './'`send.c
# source='rec.c' object='rec.o' libtool=no \
# depfile='.deps/rec.Po' tmpdepfile='.deps/rec.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f rec.c || echo './'`rec.c
# source='xcmd.c' object='xcmd.o' libtool=no \
# depfile='.deps/xcmd.Po' tmpdepfile='.deps/xcmd.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f xcmd.c || echo './'`xcmd.c
# source='protg.c' object='protg.o' libtool=no \
# depfile='.deps/protg.Po' tmpdepfile='.deps/protg.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f protg.c || echo './'`protg.c
# In file included from protg.c:34:0:
# protg.c: In function 'fgsenddata':
# uudefs.h:196:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
# do { if (FDEBUGGING (i)) ulog (LOG_DEBUG, (z), (a1), (a2)); } while (0)
# ^
# protg.c:1009:3: note: in expansion of macro 'DEBUG_MESSAGE2'
# DEBUG_MESSAGE2 (DEBUG_PROTO,
# ^~~~~~~~~~~~~~
# source='protf.c' object='protf.o' libtool=no \
# depfile='.deps/protf.Po' tmpdepfile='.deps/protf.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f protf.c || echo './'`protf.c
# In file included from protf.c:34:0:
# protf.c: In function 'ffprocess_data':
# uudefs.h:194:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
# do { if (FDEBUGGING (i)) ulog (LOG_DEBUG, (z), (a1)); } while (0)
# ^
# protf.c:508:4: note: in expansion of macro 'DEBUG_MESSAGE1'
# DEBUG_MESSAGE1 (DEBUG_PROTO,
# ^~~~~~~~~~~~~~
# source='prott.c' object='prott.o' libtool=no \
# depfile='.deps/prott.Po' tmpdepfile='.deps/prott.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f prott.c || echo './'`prott.c
# source='prote.c' object='prote.o' libtool=no \
# depfile='.deps/prote.Po' tmpdepfile='.deps/prote.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f prote.c || echo './'`prote.c
# source='proti.c' object='proti.o' libtool=no \
# depfile='.deps/proti.Po' tmpdepfile='.deps/proti.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f proti.c || echo './'`proti.c
# source='protj.c' object='protj.o' libtool=no \
# depfile='.deps/protj.Po' tmpdepfile='.deps/protj.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f protj.c || echo './'`protj.c
# source='proty.c' object='proty.o' libtool=no \
# depfile='.deps/proty.Po' tmpdepfile='.deps/proty.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f proty.c || echo './'`proty.c
# source='protz.c' object='protz.o' libtool=no \
# depfile='.deps/protz.Po' tmpdepfile='.deps/protz.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f protz.c || echo './'`protz.c
# source='time.c' object='time.o' libtool=no \
# depfile='.deps/time.Po' tmpdepfile='.deps/time.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f time.c || echo './'`time.c
# In file included from protz.c:189:0:
# protz.c: In function 'fzsenddata':
# uudefs.h:194:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# do { if (FDEBUGGING (i)) ulog (LOG_DEBUG, (z), (a1)); } while (0)
# ^
# protz.c:746:2: note: in expansion of macro 'DEBUG_MESSAGE1'
# DEBUG_MESSAGE1 (DEBUG_PROTO, "fzsenddata: %d bytes", cdata);
# ^~~~~~~~~~~~~~
# protz.c: In function 'fzsend_data':
# uudefs.h:201:19: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
# ulog (LOG_DEBUG, (z), (a1), (a2), (a3)); \
# ^
# protz.c:821:3: note: in expansion of macro 'DEBUG_MESSAGE3'
# DEBUG_MESSAGE3 (DEBUG_PROTO,
# ^~~~~~~~~~~~~~
# time.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern time_t time ();
# ^~~~~~
# time.c:47:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# extern struct tm *localtime ();
# ^~
# source='uuxqt.c' object='uuxqt.o' libtool=no \
# depfile='.deps/uuxqt.Po' tmpdepfile='.deps/uuxqt.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uuxqt.c || echo './'`uuxqt.c
# source='uuchk.c' object='uuchk.o' libtool=no \
# depfile='.deps/uuchk.Po' tmpdepfile='.deps/uuchk.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c `test -f uuchk.c || echo './'`uuchk.c
# source='uuconv.c' object='uuconv-uuconv.o' libtool=no \
# depfile='.deps/uuconv-uuconv.Po' tmpdepfile='.deps/uuconv-uuconv.TPo' \
# depmode=gcc3 /bin/sh ./depcomp \
# gcc -DHAVE_CONFIG_H -I. -I. -I. -I./uuconf -W -Wall -Wstrict-prototypes -Wmissing-prototypes -c -o uuconv-uuconv.o `test -f uuconv.c || echo './'`uuconv.c
# rm -f uuto uuto.t
# if [ "xyes" = "xno" ]; then \
# sed -e 's,#!/bin/sh,:,' -e 's,@BINDIR@,/usr/bin,' -e 's,@VERS@,1.07,' < ./uuto.in > uuto.t; \
# else \
# sed -e 's,@BINDIR@,/usr/bin,' -e 's,@VERS@,1.07,' < ./uuto.in > uuto.t; \
# fi
# chmod 0555 uuto.t
# mv -f uuto.t uuto
# rm -f uusched uusched.t
# if [ "xyes" = "xno" ]; then \
# sed -e 's,#!/bin/sh,:,' -e 's,@SBINDIR@,/usr/bin,' < ./uusched.in > uusched.t; \
# else \
# sed -e 's,@SBINDIR@,/usr/bin,' < ./uusched.in > uusched.t; \
# fi
# chmod 0555 uusched.t
# mv -f uusched.t uusched
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uux uux.o util.o log.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uucp uucp.o util.o log.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uustat uustat.o util.o log.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uuname uuname.o log.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uulog uulog.o log.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uupick uupick.o log.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o cu cu.o prot.o log.o chat.o conn.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o tstuu tstuu.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uucico uucico.o trans.o send.o rec.o xcmd.o prot.o protg.o protf.o prott.o prote.o proti.o protj.o proty.o protz.o time.o log.o chat.o conn.o util.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uuxqt uuxqt.o util.o log.o copy.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uuchk uuchk.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -o uuconv uuconv-uuconv.o unix/libunix.a uuconf/libuuconf.a lib/libuucp.a -lnsl
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07'
# make[1]: Leaving directory '/tmp/uucp/src/uucp-1.07'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in lib
# make[1]: Entering directory '/tmp/uucp/src/uucp-1.07/lib'
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07/lib'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07/lib'
# make[1]: Leaving directory '/tmp/uucp/src/uucp-1.07/lib'
# Making install in uuconf
# make[1]: Entering directory '/tmp/uucp/src/uucp-1.07/uuconf'
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07/uuconf'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07/uuconf'
# make[1]: Leaving directory '/tmp/uucp/src/uucp-1.07/uuconf'
# Making install in unix
# make[1]: Entering directory '/tmp/uucp/src/uucp-1.07/unix'
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07/unix'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07/unix'
# make[1]: Leaving directory '/tmp/uucp/src/uucp-1.07/unix'
# make[1]: Entering directory '/tmp/uucp/src/uucp-1.07'
# make[2]: Entering directory '/tmp/uucp/src/uucp-1.07'
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/bin
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/bin
# mkdir /tmp/uucp/pkg/uucp/usr
# mkdir /tmp/uucp/pkg/uucp/usr/bin
# mkdir /tmp/uucp/pkg/uucp/usr/bin
# mkdir: cannot create directory '/tmp/uucp/pkg/uucp/usr/bin': File exists
# /usr/bin/install -c uuto /tmp/uucp/pkg/uucp/usr/bin/uuto
# /usr/bin/install -c uusched /tmp/uucp/pkg/uucp/usr/bin/uusched
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/info
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/share/man/man1
# mkdir /tmp/uucp/pkg/uucp/usr/info
# mkdir /tmp/uucp/pkg/uucp/usr/share
# mkdir /tmp/uucp/pkg/uucp/usr/share/man
# mkdir /tmp/uucp/pkg/uucp/usr/share/man/man1
# /usr/bin/install -c -m 644 ./uucp.info /tmp/uucp/pkg/uucp/usr/info/uucp.info
# /usr/bin/install -c -m 644 ./uucp.info-1 /tmp/uucp/pkg/uucp/usr/info/uucp.info-1
# /usr/bin/install -c -m 644 ./uucp.info-2 /tmp/uucp/pkg/uucp/usr/info/uucp.info-2
# /usr/bin/install -c -m 644 ./uucp.info-3 /tmp/uucp/pkg/uucp/usr/info/uucp.info-3
# /usr/bin/install -c -m 644 ./uucp.info-4 /tmp/uucp/pkg/uucp/usr/info/uucp.info-4
# /usr/bin/install -c -m 644 ./uucp.info-5 /tmp/uucp/pkg/uucp/usr/info/uucp.info-5
# /usr/bin/install -c -m 644 ./uucp.info-6 /tmp/uucp/pkg/uucp/usr/info/uucp.info-6
# /usr/bin/install -c -m 644 ./uucp.info-7 /tmp/uucp/pkg/uucp/usr/info/uucp.info-7
# /usr/bin/install -c -m 644 ./uux.1 /tmp/uucp/pkg/uucp/usr/share/man/man1/uux.1
# /usr/bin/install -c -m 644 ./uucp.info-8 /tmp/uucp/pkg/uucp/usr/info/uucp.info-8
# /usr/bin/install -c -m 644 ./uucp.1 /tmp/uucp/pkg/uucp/usr/share/man/man1/uucp.1
# /usr/bin/install -c -m 644 ./uustat.1 /tmp/uucp/pkg/uucp/usr/share/man/man1/uustat.1
# /usr/bin/install -c -m 644 ./cu.1 /tmp/uucp/pkg/uucp/usr/share/man/man1/cu.1
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/share/man/man8
# mkdir /tmp/uucp/pkg/uucp/usr/share/man/man8
# /usr/bin/install -c -m 644 ./uucico.8 /tmp/uucp/pkg/uucp/usr/share/man/man8/uucico.8
# /usr/bin/install -c -m 644 ./uuxqt.8 /tmp/uucp/pkg/uucp/usr/share/man/man8/uuxqt.8
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/bin
# /usr/bin/install -c uux /tmp/uucp/pkg/uucp/usr/bin/uux
# /usr/bin/install -c uucp /tmp/uucp/pkg/uucp/usr/bin/uucp
# /usr/bin/install -c uustat /tmp/uucp/pkg/uucp/usr/bin/uustat
# /usr/bin/install -c uuname /tmp/uucp/pkg/uucp/usr/bin/uuname
# /usr/bin/install -c uulog /tmp/uucp/pkg/uucp/usr/bin/uulog
# /usr/bin/install -c uupick /tmp/uucp/pkg/uucp/usr/bin/uupick
# /usr/bin/install -c cu /tmp/uucp/pkg/uucp/usr/bin/cu
# /bin/sh ./mkinstalldirs /tmp/uucp/pkg/uucp/usr/bin
# /usr/bin/install -c uucico /tmp/uucp/pkg/uucp/usr/bin/uucico
# /usr/bin/install -c uuxqt /tmp/uucp/pkg/uucp/usr/bin/uuxqt
# /usr/bin/install -c uuchk /tmp/uucp/pkg/uucp/usr/bin/uuchk
# /usr/bin/install -c uuconv /tmp/uucp/pkg/uucp/usr/bin/uuconv
# make install-exec-hook
# make[3]: Entering directory '/tmp/uucp/src/uucp-1.07'
# for f in uucico uuxqt; do \
# chown uucp /tmp/uucp/pkg/uucp/usr/bin/${f}; \
# chmod 4555 /tmp/uucp/pkg/uucp/usr/bin/${f}; \
# done
# chown: invalid user: 'uucp'
# chown: invalid user: 'uucp'
# install-info --info-dir=/tmp/uucp/pkg/uucp/usr/info /tmp/uucp/pkg/uucp/usr/info/uucp.info
# for f in uux uucp uustat uuname cu; do \
# chown uucp /tmp/uucp/pkg/uucp/usr/bin/${f}; \
# chmod 4555 /tmp/uucp/pkg/uucp/usr/bin/${f}; \
# done
# chown: invalid user: 'uucp'
# chown: invalid user: 'uucp'
# chown: invalid user: 'uucp'
# chown: invalid user: 'uucp'
# chown: invalid user: 'uucp'
# make[3]: Leaving directory '/tmp/uucp/src/uucp-1.07'
# make[2]: Leaving directory '/tmp/uucp/src/uucp-1.07'
# make[1]: Leaving directory '/tmp/uucp/src/uucp-1.07'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "uucp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: uucp 1.07-4 (Wed Aug 24 13:22:23 UTC 2016)

CMD: pacman --query --file uucp-1.07-4-x86_64.pkg.tar.xz
# uucp 1.07-4

Creating hybrid package for 'uucp'

Trying to find vanilla package 'uucp'...

CMD: pacman --query --file /mirror/uucp-1.07-4.pkg.tar.xz
# uucp 1.07-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/uucp/port
# /etc/uucp/sys
# /etc/uucp/config
# /usr/bin/uulog
# /usr/bin/uuchk
# /usr/bin/uupick
# /usr/bin/uucico
# /usr/bin/uucp
# /usr/bin/uuto
# /usr/bin/uuconv
# /usr/bin/uuname
# /usr/bin/uustat
# /usr/bin/uuxqt
# /usr/bin/cu
# /usr/bin/uusched
# /usr/bin/uux
# /usr/share/man/man1/uustat.1.gz
# /usr/share/man/man1/uucp.1.gz
# /usr/share/man/man1/uux.1.gz
# /usr/share/man/man1/cu.1.gz
# /usr/share/man/man8/uucico.8.gz
# /usr/share/man/man8/uuxqt.8.gz
# /usr/share/info/uucp.info-7.gz
# /usr/share/info/uucp.info-6.gz
# /usr/share/info/uucp.info-3.gz
# /usr/share/info/uucp.info-4.gz
# /usr/share/info/uucp.info.gz
# /usr/share/info/uucp.info-1.gz
# /usr/share/info/uucp.info-2.gz
# /usr/share/info/uucp.info-5.gz
# /usr/share/info/uucp.info-8.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO etc usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO etc usr .MTREE | xz -c -z

CMD: bsdtar -tqf uucp.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/uucp.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/uucp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/uucp.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/uucp/src/uucp-1.07/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:785: checking for a BSD compatible install
# configure:838: checking whether build environment is sane
# configure:909: checking for mawk
# configure:909: checking for gawk
# configure:939: checking whether make sets ${MAKE}
# configure:1059: checking whether to enable maintainer-specific portions of Makefiles
# configure:1157: checking for gcc
# configure:1270: checking whether the C compiler (gcc ) works
# configure:1286: gcc -o conftest conftest.c 1>&5
# configure:1283:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){return(0);}
# ^~~~
# configure:1312: checking whether the C compiler (gcc ) is a cross-compiler
# configure:1317: checking whether we are using GNU C
# configure:1326: gcc -E conftest.c
# configure:1345: checking whether gcc accepts -g
# configure:1384: checking for style of include used by make
# configure:1418: checking dependency style of gcc
# configure:1485: checking how to run the C preprocessor
# configure:1506: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1566: checking whether gcc needs -traditional
# configure:1638: checking for ranlib
# configure:1666: checking for POSIXized ISC
# configure:1688: checking for minix/config.h
# configure:1698: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1694:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 1693 "configure"
# #include "confdefs.h"
# #include
# configure:1736: checking for AIX
# configure:1760: checking for getpwnam in -lsun
# configure:1779: gcc -o conftest conftest.c -lsun 1>&5
# /usr/sbin/ld: cannot find -lsun
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 1768 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getpwnam();
#
# int main() {
# getpwnam()
# ; return 0; }
# configure:1807: checking for working const
# configure:1861: gcc -c conftest.c 1>&5
# configure:1882: checking for prototypes
# configure:1895: gcc -c conftest.c 1>&5
# configure:1917: checking whether #! works in shell scripts
# configure:1940: checking for echo
# configure:1955: checking whether ln -s works
# configure:1979: checking for stddef.h
# configure:1989: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1979: checking for stdarg.h
# configure:1989: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1979: checking for string.h
# configure:1989: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1979: checking for strings.h
# configure:1989: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1979: checking for unistd.h
# configure:1989: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1979: checking for stdlib.h
# configure:1989: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2019: checking for limits.h
# configure:2029: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2019: checking for time.h
# configure:2029: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2019: checking for sys/wait.h
# configure:2029: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2019: checking for sys/ioctl.h
# configure:2029: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2019: checking for memory.h
# configure:2029: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2019: checking for termios.h
# configure:2029: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2059: checking for fcntl.h
# configure:2069: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2059: checking for sys/file.h
# configure:2069: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2059: checking for sys/time.h
# configure:2069: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2059: checking for sys/times.h
# configure:2069: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2059: checking for libc.h
# configure:2069: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2065:18: fatal error: libc.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2064 "configure"
# #include "confdefs.h"
# #include
# configure:2099: checking for sysexits.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2099: checking for poll.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2099: checking for tiuser.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2105:20: fatal error: tiuser.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2104 "configure"
# #include "confdefs.h"
# #include
# configure:2099: checking for xti.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2105:17: fatal error: xti.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2104 "configure"
# #include "confdefs.h"
# #include
# configure:2099: checking for sys/tli.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2105:21: fatal error: sys/tli.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2104 "configure"
# #include "confdefs.h"
# #include
# configure:2099: checking for stropts.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2099: checking for ftw.h
# configure:2109: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2139: checking for glob.h
# configure:2149: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2139: checking for sys/param.h
# configure:2149: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2139: checking for sys/types.tcp.h
# configure:2149: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2145:27: fatal error: sys/types.tcp.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2144 "configure"
# #include "confdefs.h"
# #include
# configure:2139: checking for sys/mount.h
# configure:2149: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2139: checking for sys/vfs.h
# configure:2149: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2179: checking for sys/filsys.h
# configure:2189: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2185:24: fatal error: sys/filsys.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2184 "configure"
# #include "confdefs.h"
# #include
# configure:2179: checking for sys/statfs.h
# configure:2189: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2179: checking for sys/dustat.h
# configure:2189: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2185:24: fatal error: sys/dustat.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2184 "configure"
# #include "confdefs.h"
# #include
# configure:2179: checking for sys/fs_types.h
# configure:2189: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2185:26: fatal error: sys/fs_types.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2184 "configure"
# #include "confdefs.h"
# #include
# configure:2179: checking for ustat.h
# configure:2189: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2219: checking for sys/statvfs.h
# configure:2229: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2219: checking for sys/termiox.h
# configure:2229: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2225:25: fatal error: sys/termiox.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2224 "configure"
# #include "confdefs.h"
# #include
# configure:2258: checking for dirent.h
# configure:2270: gcc -c conftest.c 1>&5
# configure:2292: checking for utime.h
# configure:2308: gcc -c conftest.c 1>&5
# configure:2328: checking for sys/select.h
# configure:2343: gcc -c conftest.c 1>&5
# configure:2363: checking whether sys/types.h defines makedev
# configure:2375: gcc -o conftest conftest.c 1>&5
# configure:2469: checking return type of signal handlers
# configure:2491: gcc -c conftest.c 1>&5
# configure:2510: checking whether stat file-mode macros are broken
# configure:2566: checking whether time.h and sys/time.h may both be included
# configure:2580: gcc -c conftest.c 1>&5
# configure:2601: checking whether struct tm is in sys/time.h or time.h
# configure:2614: gcc -c conftest.c 1>&5
# configure:2635: checking whether termios.h and sys/ioctl.h may both be included
# configure:2648: gcc -c conftest.c 1>&5
# configure:2668: checking for CBREAK
# configure:2680: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:2676:9: error: 'CBREAK' undeclared (first use in this function)
# int i = CBREAK;
# ^~~~~~
# configure:2676:9: note: each undeclared identifier is reported only once for each function it appears in
# configure: failed program was:
# #line 2673 "configure"
# #include "confdefs.h"
# #include
# int main() {
# int i = CBREAK;
# ; return 0; }
# configure:2700: checking for pid_t in sys/types.h
# configure:2712: gcc -c conftest.c 1>&5
# configure:2732: checking for uid_t in sys/types.h
# configure:2744: gcc -c conftest.c 1>&5
# configure:2764: checking for gid_t in sys/types.h
# configure:2776: gcc -c conftest.c 1>&5
# configure:2796: checking for off_t in sys/types.h
# configure:2808: gcc -c conftest.c 1>&5
# configure:2828: checking for sig_atomic_t in signal.h
# configure:2840: gcc -c conftest.c 1>&5
# configure:2860: checking for sig_atomic_t in sys/types.h
# configure:2872: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:2868:1: error: unknown type name 'sig_atomic_t'
# sig_atomic_t x;
# ^~~~~~~~~~~~
# configure: failed program was:
# #line 2865 "configure"
# #include "confdefs.h"
# #include
# int main() {
# sig_atomic_t x;
# ; return 0; }
# configure:2893: checking for size_t in stddef.h
# configure:2905: gcc -c conftest.c 1>&5
# configure:2926: checking for size_t in sys/types.h
# configure:2938: gcc -c conftest.c 1>&5
# configure:2958: checking for time_t in time.h
# configure:2970: gcc -c conftest.c 1>&5
# configure:2990: checking time_t in sys/types.h
# configure:3002: gcc -c conftest.c 1>&5
# configure:3022: checking for void
# configure:3034: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:3030:28: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# extern void foo (); (void) exit (0);
# ^~~~
# configure:3030:28: warning: incompatible implicit declaration of built-in function 'exit'
# configure:3030:28: note: include '' or provide a declaration of 'exit'
# configure:3054: checking for unsigned char
# configure:3066: gcc -c conftest.c 1>&5
# configure:3086: checking for errno declaration
# configure:3098: gcc -c conftest.c 1>&5
# configure:3118: checking for TXADDCD
# configure:3130: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:3126:15: error: 'TXADDCD' undeclared (first use in this function)
# int i = (int) TXADDCD;
# ^~~~~~~
# configure:3126:15: note: each undeclared identifier is reported only once for each function it appears in
# configure: failed program was:
# #line 3123 "configure"
# #include "confdefs.h"
# #include
# int main() {
# int i = (int) TXADDCD;
# ; return 0; }
# configure:3150: checking for memset
# configure:3162: gcc -o conftest conftest.c 1>&5
# configure: In function 'main':
# configure:3158:21: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
# char *i; int j, k; memset(i, j, k);
# ^~~~~~
# configure:3158:21: warning: incompatible implicit declaration of built-in function 'memset'
# configure:3158:21: note: include '' or provide a declaration of 'memset'
# configure:3182: checking for memcmp
# configure:3194: gcc -o conftest conftest.c 1>&5
# configure: In function 'main':
# configure:3190:22: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
# char *i, *j; int k; memcmp(i, j, k);
# ^~~~~~
# configure:3214: checking for memcpy
# configure:3226: gcc -o conftest conftest.c 1>&5
# configure: In function 'main':
# configure:3222:22: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
# char *i, *j; int k; memcpy(i, j, k);
# ^~~~~~
# configure:3222:22: warning: incompatible implicit declaration of built-in function 'memcpy'
# configure:3222:22: note: include '' or provide a declaration of 'memcpy'
# configure:3249: checking for memchr
# configure:3277: gcc -o conftest conftest.c 1>&5
# configure:3261:6: warning: conflicting types for built-in function 'memchr'
# char $ac_func();
# ^~~~~~
# configure:3249: checking for bcopy
# configure:3277: gcc -o conftest conftest.c 1>&5
# configure:3261:6: warning: conflicting types for built-in function 'bcopy'
# char $ac_func();
# ^~~~~
# configure:3249: checking for bcmp
# configure:3277: gcc -o conftest conftest.c 1>&5
# configure:3261:6: warning: conflicting types for built-in function 'bcmp'
# char $ac_func();
# ^~~~
# configure:3249: checking for bzero
# configure:3277: gcc -o conftest conftest.c 1>&5
# configure:3261:6: warning: conflicting types for built-in function 'bzero'
# char $ac_func();
# ^~~~~
# configure:3304: checking for strchr
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3316:6: warning: conflicting types for built-in function 'strchr'
# char $ac_func();
# ^~~~~~
# configure:3304: checking for strrchr
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3316:6: warning: conflicting types for built-in function 'strrchr'
# char $ac_func();
# ^~~~~~~
# configure:3304: checking for index
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3316:6: warning: conflicting types for built-in function 'index'
# char $ac_func();
# ^~~~~
# configure:3304: checking for rindex
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3316:6: warning: conflicting types for built-in function 'rindex'
# char $ac_func();
# ^~~~~~
# configure:3304: checking for strerror
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3304: checking for strtol
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3304: checking for strtoul
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3304: checking for strstr
# configure:3332: gcc -o conftest conftest.c 1>&5
# configure:3316:6: warning: conflicting types for built-in function 'strstr'
# char $ac_func();
# ^~~~~~
# configure:3359: checking for strdup
# configure:3387: gcc -o conftest conftest.c 1>&5
# configure:3371:6: warning: conflicting types for built-in function 'strdup'
# char $ac_func();
# ^~~~~~
# configure:3359: checking for strcasecmp
# configure:3387: gcc -o conftest conftest.c 1>&5
# configure:3371:6: warning: conflicting types for built-in function 'strcasecmp'
# char $ac_func();
# ^~~~~~~~~~
# configure:3359: checking for strncasecmp
# configure:3387: gcc -o conftest conftest.c 1>&5
# configure:3371:6: warning: conflicting types for built-in function 'strncasecmp'
# char $ac_func();
# ^~~~~~~~~~~
# configure:3359: checking for stricmp
# configure:3387: gcc -o conftest conftest.c 1>&5
# /tmp/ccSyPCXk.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `stricmp'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3364 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char stricmp(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char stricmp();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_stricmp) || defined (__stub___stricmp)
# choke me
# #else
# stricmp();
# #endif
#
# ; return 0; }
# configure:3359: checking for strnicmp
# configure:3387: gcc -o conftest conftest.c 1>&5
# /tmp/cccU1WAm.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strnicmp'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3364 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char strnicmp(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char strnicmp();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_strnicmp) || defined (__stub___strnicmp)
# choke me
# #else
# strnicmp();
# #endif
#
# ; return 0; }
# configure:3414: checking for bsearch
# configure:3442: gcc -o conftest conftest.c 1>&5
# configure:3414: checking for vfprintf
# configure:3442: gcc -o conftest conftest.c 1>&5
# configure:3426:6: warning: conflicting types for built-in function 'vfprintf'
# char $ac_func();
# ^~~~~~~~
# configure:3469: checking for remove
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3469: checking for ftruncate
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3469: checking for ltrunc
# configure:3497: gcc -o conftest conftest.c 1>&5
# /tmp/ccnkF1rw.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `ltrunc'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3474 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char ltrunc(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char ltrunc();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_ltrunc) || defined (__stub___ltrunc)
# choke me
# #else
# ltrunc();
# #endif
#
# ; return 0; }
# configure:3469: checking for rename
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3469: checking for opendir
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3469: checking for dup2
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3469: checking for waitpid
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3469: checking for wait4
# configure:3497: gcc -o conftest conftest.c 1>&5
# configure:3524: checking for sigsetjmp
# configure:3552: gcc -o conftest conftest.c 1>&5
# /tmp/ccBgTO8D.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sigsetjmp'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3529 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sigsetjmp(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sigsetjmp();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_sigsetjmp) || defined (__stub___sigsetjmp)
# choke me
# #else
# sigsetjmp();
# #endif
#
# ; return 0; }
# configure:3524: checking for setret
# configure:3552: gcc -o conftest conftest.c 1>&5
# /tmp/ccKcVwAD.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setret'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3529 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char setret(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char setret();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_setret) || defined (__stub___setret)
# choke me
# #else
# setret();
# #endif
#
# ; return 0; }
# configure:3524: checking for sigaction
# configure:3552: gcc -o conftest conftest.c 1>&5
# configure:3524: checking for sigvec
# configure:3552: gcc -o conftest conftest.c 1>&5
# /tmp/ccWf1WBL.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sigvec'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3529 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sigvec(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sigvec();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_sigvec) || defined (__stub___sigvec)
# choke me
# #else
# sigvec();
# #endif
#
# ; return 0; }
# configure:3524: checking for sigset
# configure:3552: gcc -o conftest conftest.c 1>&5
# configure:3579: checking for sigprocmask
# configure:3607: gcc -o conftest conftest.c 1>&5
# configure:3579: checking for sigblock
# configure:3607: gcc -o conftest conftest.c 1>&5
# configure:3579: checking for sighold
# configure:3607: gcc -o conftest conftest.c 1>&5
# configure:3579: checking for getdtablesize
# configure:3607: gcc -o conftest conftest.c 1>&5
# configure:3579: checking for sysconf
# configure:3607: gcc -o conftest conftest.c 1>&5
# configure:3634: checking for setpgrp
# configure:3662: gcc -o conftest conftest.c 1>&5
# configure:3634: checking for setsid
# configure:3662: gcc -o conftest conftest.c 1>&5
# configure:3634: checking for setreuid
# configure:3662: gcc -o conftest conftest.c 1>&5
# configure:3634: checking for seteuid
# configure:3662: gcc -o conftest conftest.c 1>&5
# configure:3634: checking for gethostname
# configure:3662: gcc -o conftest conftest.c 1>&5
# configure:3634: checking for uname
# configure:3662: gcc -o conftest conftest.c 1>&5
# configure:3689: checking for gettimeofday
# configure:3717: gcc -o conftest conftest.c 1>&5
# configure:3689: checking for ftw
# configure:3717: gcc -o conftest conftest.c 1>&5
# configure:3689: checking for glob
# configure:3717: gcc -o conftest conftest.c 1>&5
# configure:3689: checking for dev_info
# configure:3717: gcc -o conftest conftest.c 1>&5
# /tmp/cc2LnxKx.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dev_info'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3694 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char dev_info(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dev_info();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_dev_info) || defined (__stub___dev_info)
# choke me
# #else
# dev_info();
# #endif
#
# ; return 0; }
# configure:3689: checking for getaddrinfo
# configure:3717: gcc -o conftest conftest.c 1>&5
# configure:3742: checking for getdelim
# configure:3770: gcc -o conftest conftest.c 1>&5
# configure:3785: checking for getline
# configure:3813: gcc -o conftest conftest.c 1>&5
# configure:3842: checking for ftime
# configure:3870: gcc -o conftest conftest.c 1>&5
# configure:3885: checking that ftime works correctly
# configure:3918: gcc -o conftest conftest.c 1>&5
# configure:3897:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main ()
# ^~~~
# configure: In function 'main':
# configure:3907:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (1);
# ^~~~
# configure:3907:2: warning: incompatible implicit declaration of built-in function 'exit'
# configure:3907:2: note: include '' or provide a declaration of 'exit'
# configure:3913:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^~~~
# configure:3913:3: note: include '' or provide a declaration of 'exit'
# configure:3952: checking for times
# configure:3980: gcc -o conftest conftest.c 1>&5
# configure:4007: checking for napms
# configure:4035: gcc -o conftest conftest.c 1>&5
# /tmp/cctGB1oI.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `napms'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4012 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char napms(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char napms();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_napms) || defined (__stub___napms)
# choke me
# #else
# napms();
# #endif
#
# ; return 0; }
# configure:4007: checking for nap
# configure:4035: gcc -o conftest conftest.c 1>&5
# /tmp/ccbD1JwP.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `nap'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4012 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char nap(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char nap();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_nap) || defined (__stub___nap)
# choke me
# #else
# nap();
# #endif
#
# ; return 0; }
# configure:4007: checking for usleep
# configure:4035: gcc -o conftest conftest.c 1>&5
# configure:4007: checking for poll
# configure:4035: gcc -o conftest conftest.c 1>&5
# configure:4007: checking for select
# configure:4035: gcc -o conftest conftest.c 1>&5
# configure:4070: checking for getgrent
# configure:4098: gcc -o conftest conftest.c 1>&5
# configure:4125: checking for main in -lnsl_s
# configure:4140: gcc -o conftest conftest.c -lnsl_s 1>&5
# /usr/sbin/ld: cannot find -lnsl_s
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4133 "configure"
# #include "confdefs.h"
#
# int main() {
# main()
# ; return 0; }
# configure:4171: checking for main in -lnsl
# configure:4186: gcc -o conftest conftest.c -lnsl 1>&5
# configure:4217: checking for socket in -lsocket
# configure:4236: gcc -o conftest conftest.c -lsocket -lnsl 1>&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4225 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char socket();
#
# int main() {
# socket()
# ; return 0; }
# configure:4267: checking for t_open in -lxti
# configure:4286: gcc -o conftest conftest.c -lxti -lnsl 1>&5
# /usr/sbin/ld: cannot find -lxti
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4275 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char t_open();
#
# int main() {
# t_open()
# ; return 0; }
# configure:4317: checking for socket
# configure:4345: gcc -o conftest conftest.c -lnsl 1>&5
# configure:4317: checking for t_open
# configure:4345: gcc -o conftest conftest.c -lnsl 1>&5
# /tmp/ccQqj8zE.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `t_open'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 4322 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char t_open(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char t_open();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_t_open) || defined (__stub___t_open)
# choke me
# #else
# t_open();
# #endif
#
# ; return 0; }
# configure:4372: checking for getcwd
# configure:4400: gcc -o conftest conftest.c -lnsl 1>&5
# configure:4372: checking for getwd
# configure:4400: gcc -o conftest conftest.c -lnsl 1>&5
# /tmp/ccm3gipG.o: In function `main':
# conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
# configure:4437: checking for mkdir
# configure:4465: gcc -o conftest conftest.c -lnsl 1>&5
# configure:4510: checking for rmdir
# configure:4538: gcc -o conftest conftest.c -lnsl 1>&5
# configure:4672: checking how to get filesystem space usage
# configure:4682: checking for statvfs
# configure:4710: gcc -o conftest conftest.c -lnsl 1>&5
# configure:5129: checking for times declared as long
# configure:5150: gcc -c conftest.c 1>&5
# configure:5173: checking for getpwnam declared as struct passwd *
# configure:5194: gcc -c conftest.c 1>&5
# configure:5217: checking for getpwuid declared as struct passwd *
# configure:5238: gcc -c conftest.c 1>&5
# configure:5261: checking for getgrent declared as struct group *
# configure:5282: gcc -c conftest.c 1>&5
# configure:5305: checking for BSD setpgrp
# configure:5319: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:5315:1: error: too many arguments to function 'getpgrp'
# getpgrp (0); setpgrp (0, 0);
# ^~~~~~~
# In file included from configure:5312:0:
# /usr/include/unistd.h:637:16: note: declared here
# extern __pid_t getpgrp (void) __THROW;
# ^~~~~~~
# configure:5315:14: error: too many arguments to function 'setpgrp'
# getpgrp (0); setpgrp (0, 0);
# ^~~~~~~
# In file included from configure:5312:0:
# /usr/include/unistd.h:663:12: note: declared here
# extern int setpgrp (void) __THROW;
# ^~~~~~~
# configure: failed program was:
# #line 5310 "configure"
# #include "confdefs.h"
# #ifdef HAVE_UNISTD_H
# #include
# #endif
# int main() {
# getpgrp (0); setpgrp (0, 0);
# ; return 0; }
# configure:5339: checking for union wait
# configure:5354: gcc -c conftest.c 1>&5
# configure:5374: checking for struct sockaddr_storage
# configure:5386: gcc -c conftest.c 1>&5
# configure:5416: checking for restartable system calls
# configure:5442: gcc -o conftest conftest.c -lnsl 1>&5
# configure:5430:1: warning: return type defaults to 'int' [-Wimplicit-int]
# ucatch (isig) { }
# ^~~~~~
# configure: In function 'ucatch':
# configure:5430:1: warning: type of 'isig' defaults to 'int' [-Wimplicit-int]
# configure: At top level:
# configure:5431:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main () {
# ^~~~
# configure: In function 'main':
# configure:5432:11: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration]
# int i = fork (), status;
# ^~~~
# configure:5433:17: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration]
# if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); }
# ^~~~~
# configure:5433:34: warning: implicit declaration of function 'getppid' [-Wimplicit-function-declaration]
# if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); }
# ^~~~~~~
# configure:5433:66: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); }
# ^~~~
# configure:5433:66: warning: incompatible implicit declaration of built-in function 'exit'
# configure:5433:66: note: include '' or provide a declaration of 'exit'
# configure:5434:19: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types]
# signal (SIGINT, ucatch);
# ^~~~~~
# In file included from configure:5429:0:
# /usr/include/signal.h:102:23: note: expected '__sighandler_t {aka void (*)(int)}' but argument is of type 'int (*)()'
# extern __sighandler_t signal (int __sig, __sighandler_t __handler)
# ^~~~~~
# configure:5435:12: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
# status = wait(&i);
# ^~~~
# configure:5437:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (status == -1);
# ^~~~
# configure:5437:3: note: include '' or provide a declaration of 'exit'
# configure:5465: checking for long file names