+ 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/libmtp-1.1.21/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libmtp-1.1.21/work.log ===> Building for libmtp-1.1.21 --- ./aclocal.m4 --- CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash '/home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/missing' aclocal-1.16 -I m4 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. --- ./configure --- --- ./config.h.in --- --- ./configure --- CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash '/home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/missing' autoconf --- ./config.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash '/home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/missing' autoheader) --- ./configure --- WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- ./config.status --- --- ./config.h.in --- WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- ./config.status --- /usr/bin/bash ./config.status --recheck --- ./config.h.in --- rm -f stamp-h1 touch ./config.h.in --- stamp-h1 --- cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../config.status --- --- libmtp_la-libmtp.lo --- --- libmtp_la-unicode.lo --- --- ../config.status --- cd .. && /opt/pkg/bin/bmake am--refresh --- libmtp_la-libmtp.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/libusb-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c -o libmtp_la-libmtp.lo `test -f 'libmtp.c' || echo './'`libmtp.c --- libmtp_la-unicode.lo --- /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/libusb-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c -o libmtp_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.c --- ../config.status --- --- ./Makefile.in --- --- ./Makefile.in --- --- ./Makefile.in --- --- ../config.status --- cd . && /usr/bin/bash /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/missing automake-1.16 --foreign --- ./Makefile.in --- cd . && /usr/bin/bash /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/missing automake-1.16 --foreign --- ../config.status --- WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. --- ./Makefile.in --- WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. --- ./config.status --- --- ../config.status --- --- ./config.status --- --- ./Makefile.in --- /usr/bin/bash ./config.status --recheck --- ../config.status --- /usr/bin/bash ./config.status --recheck --- libmtp_la-libmtp.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/libmtp/work/.buildlink/include -I/home/pbulk/build/devel/libmtp/work/.buildlink/include/libusb-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c libmtp.c -fPIC -DPIC -o .libs/libmtp_la-libmtp.o --- libmtp_la-unicode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/libmtp/work/.buildlink/include -I/home/pbulk/build/devel/libmtp/work/.buildlink/include/libusb-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/libmtp_la-unicode.o --- ./Makefile.in --- --- Makefile --- --- ../config.status --- --- Makefile --- --- ./Makefile.in --- cd . && /usr/bin/bash ./config.status Makefile --- ../config.status --- cd . && /usr/bin/bash ./config.status Makefile --- libmtp_la-unicode.lo --- unicode.c: In function 'utf16_to_utf8': unicode.c:103:44: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 103 | nconv = iconv(params->cd_ucs2_to_locale, &stringp, &convlen, &locp, &convmax); | ^~~~~~~~ | | | const char ** In file included from unicode.c:37: /home/pbulk/build/devel/libmtp/work/.buildlink/include/iconv.h:81:43: note: expected 'char **' but argument is of type 'const char **' 81 | extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~^~~~~ unicode.c: In function 'utf8_to_utf16': unicode.c:144:44: error: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] 144 | nconv = iconv(params->cd_locale_to_ucs2, &stringp, &convlen, &unip, &convmax); | ^~~~~~~~ | | | const char ** /home/pbulk/build/devel/libmtp/work/.buildlink/include/iconv.h:81:43: note: expected 'char **' but argument is of type 'const char **' 81 | extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); | ~~~~~~~~^~~~~ *** [libmtp_la-unicode.lo] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/src --- ../config.status --- config.status: creating Makefile --- ./Makefile.in --- config.status: creating Makefile --- ../config.status --- *** [../config.status] Error code 6 bmake[2]: stopped making "all" in /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/src --- ./Makefile.in --- *** [./Makefile.in] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/src --- libmtp_la-libmtp.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/devel/libmtp/work/.buildlink/include -I/home/pbulk/build/devel/libmtp/work/.buildlink/include/libusb-1.0 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c libmtp.c -o libmtp_la-libmtp.o >/dev/null 2>&1 mv -f .deps/libmtp_la-libmtp.Tpo .deps/libmtp_la-libmtp.Plo bmake[2]: 3 errors bmake[2]: stopped making "all" in /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21 bmake: stopped making "all" in /home/pbulk/build/devel/libmtp/work/libmtp-1.1.21 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libmtp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libmtp