make all-recursive Making all in tests gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT strace.o -MD -MP -MF .deps/strace.Tpo -c -o strace.o strace.c strace.c: In function 'startup_attach': strace.c:547: warning: label 'ret' defined but not used strace.c: In function 'trace': strace.c:2211: warning: format '%ld' expects type 'long int *', but argument 3 has type 'time_t *' strace.c:2260: error: 'CFLAGS_ONLY_STATS' undeclared (first use in this function) strace.c:2260: error: (Each undeclared identifier is reported only once strace.c:2260: error: for each function it appears in.) *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT syscall.o -MD -MP -MF .deps/syscall.Tpo -c -o syscall.o syscall.c syscall.c: In function 'dumpio': syscall.c:2315: error: 'sys_pread64' undeclared (first use in this function) syscall.c:2315: error: (Each undeclared identifier is reported only once syscall.c:2315: error: for each function it appears in.) syscall.c:2326: error: 'sys_pwrite64' undeclared (first use in this function) *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT count.o -MD -MP -MF .deps/count.Tpo -c -o count.o count.c mv -f .deps/count.Tpo .deps/count.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c util.c: In function 'do_ptrace': util.c:194: warning: implicit declaration of function 'ptrace' util.c: In function 'ptrace_restart': util.c:223: error: 'PTRACE_CONT' undeclared (first use in this function) util.c:223: error: (Each undeclared identifier is reported only once util.c:223: error: for each function it appears in.) util.c:225: error: 'PTRACE_DETACH' undeclared (first use in this function) *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT desc.o -MD -MP -MF .deps/desc.Tpo -c -o desc.o desc.c mv -f .deps/desc.Tpo .deps/desc.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c file.c: In function 'printstatfs': file.c:1728: error: 'fsid_t' has no member named '__val' file.c:1728: error: 'fsid_t' has no member named '__val' file.c: At top level: file.c:2896: error: 'POSIX_FADV_NORMAL' undeclared here (not in a function) file.c:2897: error: 'POSIX_FADV_RANDOM' undeclared here (not in a function) file.c:2898: error: 'POSIX_FADV_SEQUENTIAL' undeclared here (not in a function) file.c:2899: error: 'POSIX_FADV_WILLNEED' undeclared here (not in a function) file.c:2900: error: 'POSIX_FADV_DONTNEED' undeclared here (not in a function) file.c:2901: error: 'POSIX_FADV_NOREUSE' undeclared here (not in a function) *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT ipc.o -MD -MP -MF .deps/ipc.Tpo -c -o ipc.o ipc.c mv -f .deps/ipc.Tpo .deps/ipc.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c io.c: In function 'sys_sendfile': io.c:249: warning: passing argument 3 of 'tprint_iov' makes integer from pointer without a cast io.c:251: warning: passing argument 3 of 'tprint_iov' makes integer from pointer without a cast mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT ioctl.o -MD -MP -MF .deps/ioctl.Tpo -c -o ioctl.o ioctl.c mv -f .deps/ioctl.Tpo .deps/ioctl.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/mem.Tpo .deps/mem.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c net.c:1087: error: 'TCP_NODELAY' undeclared here (not in a function) net.c:1088: error: 'TCP_MAXSEG' undeclared here (not in a function) net.c: In function 'printcmsghdr': net.c:1390: error: 'SCM_CREDENTIALS' undeclared (first use in this function) net.c:1390: error: (Each undeclared identifier is reported only once net.c:1390: error: for each function it appears in.) net.c:1391: warning: comparison between pointer and integer net.c:1391: error: invalid application of 'sizeof' to incomplete type 'struct ucred' net.c:1395: error: dereferencing pointer to incomplete type net.c:1395: error: request for member 'pid' in something not a structure or union net.c:1395: error: dereferencing pointer to incomplete type net.c:1395: error: request for member 'uid' in something not a structure or union net.c:1395: error: dereferencing pointer to incomplete type net.c:1395: error: request for member 'gid' in something not a structure or union net.c: In function 'sys_getsockopt': net.c:1999: error: 'SOL_PACKET' undeclared (first use in this function) *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c process.c: In function 'sys_ptrace': process.c:3009: warning: unused variable 'x' mv -f .deps/process.Tpo .deps/process.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT bjm.o -MD -MP -MF .deps/bjm.Tpo -c -o bjm.o bjm.c mv -f .deps/bjm.Tpo .deps/bjm.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT quota.o -MD -MP -MF .deps/quota.Tpo -c -o quota.o quota.c mv -f .deps/quota.Tpo .deps/quota.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT resource.o -MD -MP -MF .deps/resource.Tpo -c -o resource.o resource.c mv -f .deps/resource.Tpo .deps/resource.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c signal.c: In function 'sys_sigvec': signal.c:864: warning: passing argument 1 of 'printsigmask' from incompatible pointer type mv -f .deps/signal.Tpo .deps/signal.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT sock.o -MD -MP -MF .deps/sock.Tpo -c -o sock.o sock.c sock.c:56: error: 'IFF_NOTRAILERS' undeclared here (not in a function) sock.c:61: error: 'IFF_MASTER' undeclared here (not in a function) sock.c:62: error: 'IFF_SLAVE' undeclared here (not in a function) sock.c:64: error: 'IFF_PORTSEL' undeclared here (not in a function) sock.c:65: error: 'IFF_AUTOMEDIA' undeclared here (not in a function) sock.c: In function 'print_addr': sock.c:75: warning: type-punning to incomplete type might break strict-aliasing rules sock.c:76: error: dereferencing pointer to incomplete type sock.c:76: error: request for member 'sin_addr' in something not a structure or union sock.c:76: error: incompatible type for argument 1 of '__inet_ntoa' sock.c: In function 'sock_ioctl': sock.c:87: warning: unused variable 'bytes' sock.c:86: warning: unused variable 'str' sock.c:84: warning: unused variable 'ifr' *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c system.c: In function 'sys___sysctl': system.c:2100: warning: pointer targets in passing argument 4 of 'sysctl' differ in signedness mv -f .deps/system.Tpo .deps/system.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/term.Tpo .deps/term.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c time.c: In function 'printtv_bitness': time.c:87: error: 'UTIME_NOW' undeclared (first use in this function) time.c:87: error: (Each undeclared identifier is reported only once time.c:87: error: for each function it appears in.) time.c:90: error: 'UTIME_OMIT' undeclared (first use in this function) *** Error code 1 (continuing) gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT proc.o -MD -MP -MF .deps/proc.Tpo -c -o proc.o proc.c mv -f .deps/proc.Tpo .deps/proc.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT scsi.o -MD -MP -MF .deps/scsi.Tpo -c -o scsi.o scsi.c mv -f .deps/scsi.Tpo .deps/scsi.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c mv -f .deps/stream.Tpo .deps/stream.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.c mv -f .deps/block.Tpo .deps/block.Po gcc -DHAVE_CONFIG_H -I. -I./freebsd/i386 -I./freebsd -I./freebsd -Wall -Wwrite-strings -g -O2 -MT pathtrace.o -MD -MP -MF .deps/pathtrace.Tpo -c -o pathtrace.o pathtrace.c pathtrace.c:362:2: warning: #warning "path tracing only using arg[0]" mv -f .deps/pathtrace.Tpo .deps/pathtrace.Po 1 error `all-am' not remade because of errors. *** Error code 1 (continuing)