+ 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/p5-Authen-PAM-0.16nb17/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-Authen-PAM-0.16nb17/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for p5-Authen-PAM-0.16nb17 --- blib/lib/Authen/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Authen/PAM/.exists --- --- blib/arch/auto/Authen/PAM/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- PAM.c --- --- PAM.bs --- Running Mkbootstrap for PAM () --- pm_to_blib --- --- PAM.c --- "/opt/pkg/bin/perl" "/opt/pkg/lib/perl5/5.40.0/ExtUtils/xsubpp" -typemap '/opt/pkg/lib/perl5/5.40.0/ExtUtils/typemap' -typemap '/home/pbulk/build/security/p5-Authen-PAM/work/Authen-PAM-0.16/typemap' PAM.xs > PAM.xsc --- blibdirs --- --- config --- --- PAM.bs --- chmod 644 "PAM.bs" --- blib/arch/auto/Authen/PAM/PAM.bs --- "/opt/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 --- pm_to_blib --- cp PAM.pm blib/lib/Authen/PAM.pm cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod --- PAM.c --- mv PAM.xsc PAM.c --- PAM.o --- gcc -c -I. -D_REENTRANT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -fwrapv -fno-strict-aliasing -I/usr/local/include -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/opt/pkg/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE" -DHAVE_CONFIG_H PAM.c PAM.xs: In function 'get_perl_pam_data': PAM.xs:70:40: error: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types] 70 | res = pam_get_item(pamh, PAM_CONV, (CONST_VOID **)&cs); | ^~~~~~~~~~~~~~~~~~ | | | void ** In file included from PAM.xs:14: /usr/include/security/pam_appl.h:198:22: note: expected 'const void **' but argument is of type 'void **' 198 | const void **item /* Address of place to put pointer */ | ~~~~~~~~~~~~~^~~~ PAM.xs: In function 'XS_Authen__PAM_pam_get_item': PAM.xs:568:55: error: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types] 568 | RETVAL = pam_get_item( pamh, item_type, (CONST_VOID **)&c); | ^~~~~~~~~~~~~~~~~ | | | void ** /usr/include/security/pam_appl.h:198:22: note: expected 'const void **' but argument is of type 'void **' 198 | const void **item /* Address of place to put pointer */ | ~~~~~~~~~~~~~^~~~ *** [PAM.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/p5-Authen-PAM/work/Authen-PAM-0.16 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/security/p5-Authen-PAM/work/Authen-PAM-0.16 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/p5-Authen-PAM *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/p5-Authen-PAM