+ 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/aide-0.15.1nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aide-0.15.1nb2/work.log ===> Building for aide-0.15.1nb2 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/security/aide/work/aide-0.15.1' Making all in include gmake[2]: Entering directory '/home/pbulk/build/security/aide/work/aide-0.15.1/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/security/aide/work/aide-0.15.1/include' Making all in src gmake[2]: Entering directory '/home/pbulk/build/security/aide/work/aide-0.15.1/src' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/security/aide/work/aide-0.15.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT aide.o -MD -MP -MF .deps/aide.Tpo -c -o aide.o aide.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT be.o -MD -MP -MF .deps/be.Tpo -c -o be.o be.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg/include -D_GNU_SOURCE -W -Wall -g -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT commandconf.o -MD -MP -MF .deps/commandconf.Tpo -c -o commandconf.o commandconf.c commandconf.c: In function 'db_input_wrapper': commandconf.c:246:10: warning: variable 'db_url' set but not used [-Wunused-but-set-variable] 246 | url_t* db_url=NULL; | ^~~~~~ be.c: In function 'be_init': be.c:165:9: error: assignment to 'FILE *' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] 165 | fh=gzdopen(fd,"wb9"); | ^ be.c:186:14: error: returning 'gzFile' {aka 'struct gzFile_s *'} from a function with incompatible return type 'FILE *' [-Wincompatible-pointer-types] 186 | return gzdopen(fileno(stdout),"wb"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ be.c:198:14: error: returning 'gzFile' {aka 'struct gzFile_s *'} from a function with incompatible return type 'FILE *' [-Wincompatible-pointer-types] 198 | return gzdopen(fileno(stdin),"r"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ be.c:210:14: error: returning 'gzFile' {aka 'struct gzFile_s *'} from a function with incompatible return type 'FILE *' [-Wincompatible-pointer-types] 210 | return gzdopen(fileno(stderr),"wb"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ be.c:226:9: error: assignment to 'FILE *' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] 226 | fh=gzdopen(a,"w"); | ^ gmake[3]: *** [Makefile:356: be.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... mv -f .deps/base64.Tpo .deps/base64.Po mv -f .deps/aide.Tpo .deps/aide.Po mv -f .deps/commandconf.Tpo .deps/commandconf.Po gmake[3]: Leaving directory '/home/pbulk/build/security/aide/work/aide-0.15.1/src' gmake[2]: *** [Makefile:243: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/security/aide/work/aide-0.15.1/src' gmake[1]: *** [Makefile:315: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/security/aide/work/aide-0.15.1' gmake: *** [Makefile:251: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/aide *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/aide