+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libbinio-1.4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libbinio-1.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libbinio-1.4 --- all-recursive --- Making all in src --- binio.lo --- --- binfile.lo --- --- binio.lo --- if /bin/bash ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"binio\ 1.4\" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -pipe -O2 -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo binio.cpp; then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi --- binfile.lo --- if /bin/bash ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"binio\ 1.4\" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -pipe -O2 -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo binfile.cpp; then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi --- binio.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c binio.cpp -fPIC -DPIC -o .libs/binio.o --- binfile.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c binfile.cpp -fPIC -DPIC -o .libs/binfile.o binfile.cpp: In member function 'virtual void binofstream::open(const char*, binfbase::Mode)': binfile.cpp:154:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *modestr = "wb"; ^ binfile.cpp:157:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if(mode & Append) modestr = "ab"; ^ binfile.cpp: In member function 'virtual void binfstream::open(const char*, binfbase::Mode)': binfile.cpp:212:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *modestr = "w+b"; // Create & at beginning ^ --- binio.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c binio.cpp -o binio.o >/dev/null 2>&1 --- binfile.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c binfile.cpp -o binfile.o >/dev/null 2>&1 --- binwrap.lo --- if /bin/bash ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"binio\ 1.4\" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -pipe -O2 -MT binwrap.lo -MD -MP -MF ".deps/binwrap.Tpo" -c -o binwrap.lo binwrap.cpp; then mv -f ".deps/binwrap.Tpo" ".deps/binwrap.Plo"; else rm -f ".deps/binwrap.Tpo"; exit 1; fi --- binstr.lo --- if /bin/bash ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"binio\ 1.4\" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -pipe -O2 -MT binstr.lo -MD -MP -MF ".deps/binstr.Tpo" -c -o binstr.lo binstr.cpp; then mv -f ".deps/binstr.Tpo" ".deps/binstr.Plo"; else rm -f ".deps/binstr.Tpo"; exit 1; fi --- binwrap.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binwrap.lo -MD -MP -MF .deps/binwrap.Tpo -c binwrap.cpp -fPIC -DPIC -o .libs/binwrap.o --- binstr.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c binstr.cpp -fPIC -DPIC -o .libs/binstr.o --- binwrap.lo --- binwrap.cpp: In member function 'virtual binio::Byte biniwstream::getByte()': binwrap.cpp:51:11: error: 'EOF' was not declared in this scope if(i == EOF) err |= Eof; ^ *** [binwrap.lo] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/devel/libbinio/work/libbinio-1.4/src --- binstr.lo --- libtool: compile: c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -O2 -MT binstr.lo -MD -MP -MF .deps/binstr.Tpo -c binstr.cpp -o binstr.o >/dev/null 2>&1 bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/devel/libbinio/work/libbinio-1.4/src *** [all-recursive] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/libbinio/work/libbinio-1.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/libbinio/work/libbinio-1.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libbinio *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/libbinio