+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fakeroot-1.5.10/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fakeroot-1.5.10/work.log ===> Building for fakeroot-1.5.10 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in scripts --- fakeroot --- sed -e 's,[@]prefix[@],/opt/local,g' -e 's,[@]bindir[@],/opt/local/bin,g' -e 's,[@]libdir[@],/opt/local/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/usr/xpg4/bin/sh,g' -e 's,[@]VERSION[@],1.5.10,g' < ./fakeroot.in > fakeroot chmod +x fakeroot Making all in doc --- all-recursive --- Making all in es Making all in fr Making all in sv Making all in test --- wrapdef.h --- --- wrapstruct.h --- --- wraptmpf.h --- --- wrapdef.h --- awk -f ./wrapawk < ./wrapfunc.inp --- wrapstruct.h --- awk -f ./wrapawk < ./wrapfunc.inp --- wraptmpf.h --- awk -f ./wrapawk < ./wrapfunc.inp --- communicate.lo --- --- faked.o --- --- simple.o --- --- faked.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include -MT faked.o -MD -MP -MF ".deps/faked.Tpo" -c -o faked.o faked.c; then mv -f ".deps/faked.Tpo" ".deps/faked.Po"; else rm -f ".deps/faked.Tpo"; exit 1; fi --- communicate.lo --- if /usr/xpg4/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include -MT communicate.lo -MD -MP -MF ".deps/communicate.Tpo" -c -o communicate.lo communicate.c; then mv -f ".deps/communicate.Tpo" ".deps/communicate.Plo"; else rm -f ".deps/communicate.Tpo"; exit 1; fi --- simple.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include -MT simple.o -MD -MP -MF ".deps/simple.Tpo" -c -o simple.o simple.c; then mv -f ".deps/simple.Tpo" ".deps/simple.Po"; else rm -f ".deps/simple.Tpo"; exit 1; fi --- libfakeroot.lo --- if /usr/xpg4/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include -MT libfakeroot.lo -MD -MP -MF ".deps/libfakeroot.Tpo" -c -o libfakeroot.lo libfakeroot.c; then mv -f ".deps/libfakeroot.Tpo" ".deps/libfakeroot.Plo"; else rm -f ".deps/libfakeroot.Tpo"; exit 1; fi --- communicate.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fakeroot/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -fPIC -DPIC -o .libs/communicate.o --- libfakeroot.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fakeroot/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o --- communicate.lo --- In file included from communicate.h:118, from communicate.c:13: /usr/include/sys/byteorder.h:96:18: error: 'uint64_t' redeclared as different kind of symbol 96 | extern uint64_t htonll(uint64_t); | ^~~~~~ In file included from /usr/include/sys/types.h:54, from communicate.h:51: /usr/include/sys/int_types.h:91:33: note: previous declaration of 'uint64_t' with type 'uint64_t' {aka 'long unsigned int'} 91 | typedef unsigned long uint64_t; | ^~~~~~~~ In file included from /usr/include/netinet/in.h:73, from /usr/include/sys/socket.h:67, from communicate.c:37: /usr/include/sys/byteorder.h:97:9: error: 'uint64_t' redeclared as different kind of symbol 97 | extern uint64_t ntohll(uint64_t); | ^~~~~~~~ /usr/include/sys/byteorder.h:96:18: note: previous declaration of 'uint64_t' with type 'uint64_t' {aka 'long unsigned int'} 96 | extern uint64_t htonll(uint64_t); | ^~~~~~ *** [communicate.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 --- libfakeroot.lo --- In file included from libfakeroot.c:96: wrapped.h:14:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LSTAT64_ARG' 14 | extern int (*NEXT_LSTAT64_NOARG)LSTAT64_ARG(int ver, const char *file_name, struct stat64 *buf); | ^~~~~~~~~~~ wrapped.h:15:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'STAT64_ARG' 15 | extern int (*NEXT_STAT64_NOARG)STAT64_ARG(int ver, const char *file_name, struct stat64 *buf); | ^~~~~~~~~~ wrapped.h:16:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'FSTAT64_ARG' 16 | extern int (*NEXT_FSTAT64_NOARG)FSTAT64_ARG(int ver, int fd, struct stat64 *buf); | ^~~~~~~~~~~ In file included from libfakeroot.c:97: wraptmpf.h:38:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LSTAT64_ARG' 38 | int TMP_LSTAT64 LSTAT64_ARG(int ver, const char *file_name, struct stat64 *buf){ | ^~~~~~~~~~~ wraptmpf.h:43:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'STAT64_ARG' 43 | int TMP_STAT64 STAT64_ARG(int ver, const char *file_name, struct stat64 *buf){ | ^~~~~~~~~~ wraptmpf.h:48:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'FSTAT64_ARG' 48 | int TMP_FSTAT64 FSTAT64_ARG(int ver, int fd, struct stat64 *buf){ | ^~~~~~~~~~~ In file included from libfakeroot.c:98: wrapdef.h:14:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LSTAT64_ARG' 14 | int (*NEXT_LSTAT64_NOARG)LSTAT64_ARG(int ver, const char *file_name, struct stat64 *buf)=TMP_LSTAT64; | ^~~~~~~~~~~ wrapdef.h:15:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'STAT64_ARG' 15 | int (*NEXT_STAT64_NOARG)STAT64_ARG(int ver, const char *file_name, struct stat64 *buf)=TMP_STAT64; | ^~~~~~~~~~ wrapdef.h:16:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'FSTAT64_ARG' 16 | int (*NEXT_FSTAT64_NOARG)FSTAT64_ARG(int ver, int fd, struct stat64 *buf)=TMP_FSTAT64; | ^~~~~~~~~~~ In file included from communicate.h:4, from libfakeroot.c:25: config.h:197:29: error: 'next___astat64' undeclared here (not in a function); did you mean 'next_fstat'? 197 | #define NEXT_LSTAT64_NOARG next___astat64 | ^~~~~~~~~~~~~~ wrapstruct.h:15:14: note: in expansion of macro 'NEXT_LSTAT64_NOARG' 15 | {(void(*))&NEXT_LSTAT64_NOARG, WRAP_LSTAT64_QUOTE}, | ^~~~~~~~~~~~~~~~~~ config.h:194:29: error: '__astat64' undeclared here (not in a function); did you mean 'lstat64'? 194 | #define WRAP_LSTAT64_QUOTE __astat64 | ^~~~~~~~~ wrapstruct.h:15:34: note: in expansion of macro 'WRAP_LSTAT64_QUOTE' 15 | {(void(*))&NEXT_LSTAT64_NOARG, WRAP_LSTAT64_QUOTE}, | ^~~~~~~~~~~~~~~~~~ libfakeroot.c:531:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LSTAT64_ARG' 531 | int WRAP_LSTAT64 LSTAT64_ARG (int ver, | ^~~~~~~~~~~ libfakeroot.c:551:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'STAT64_ARG' 551 | int WRAP_STAT64 STAT64_ARG(int ver, | ^~~~~~~~~~ libfakeroot.c:568:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'FSTAT64_ARG' 568 | int WRAP_FSTAT64 FSTAT64_ARG(int ver, | ^~~~~~~~~~~ libfakeroot.c: In function 'unlink': libfakeroot.c:856:5: warning: implicit declaration of function 'NEXT_LSTAT64'; did you mean 'NEXT_LSTAT'? [-Wimplicit-function-declaration] 856 | r=NEXT_LSTAT64(_STAT_VER, pathname, &st); | ^~~~~~~~~~~~ | NEXT_LSTAT libfakeroot.c:856:18: error: '_STAT_VER' undeclared (first use in this function) 856 | r=NEXT_LSTAT64(_STAT_VER, pathname, &st); | ^~~~~~~~~ libfakeroot.c:856:18: note: each undeclared identifier is reported only once for each function it appears in *** [libfakeroot.lo] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 bmake[2]: 2 errors bmake[2]: stopped making "all-am" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/fakeroot *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/fakeroot