+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fakeroot-1.5.10/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fakeroot-1.5.10/work.log ===> Building for fakeroot-1.5.10 /opt/pkg/bin/bmake all-recursive Making all in scripts sed -e 's,[@]prefix[@],/opt/pkg,g' -e 's,[@]bindir[@],/opt/pkg/bin,g' -e 's,[@]libdir[@],/opt/pkg/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 Making all in es Making all in fr Making all in sv Making all in test awk -f ./wrapawk < ./wrapfunc.inp if /usr/xpg4/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -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 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: error: 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 *** Error code 1 Stop. bmake[2]: stopped making "all-am" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/sysutils/fakeroot/work/fakeroot-1.5.10 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fakeroot *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fakeroot