control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp >>> zziplib 0.13.72 Configuring mkdir -p /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/host-cmake/host/ /home/thomas/autobuild/instance-2/output-1/per-package/host-cmake/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/host-pkgconf/host/ /home/thomas/autobuild/instance-2/output-1/per-package/host-pkgconf/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/host-skeleton/host/ /home/thomas/autobuild/instance-2/output-1/per-package/host-skeleton/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/skeleton/host/ /home/thomas/autobuild/instance-2/output-1/per-package/skeleton/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/toolchain/host/ /home/thomas/autobuild/instance-2/output-1/per-package/toolchain/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/socket.o src/zmqpp/socket.cpp /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::send(const string&, bool)': src/zmqpp/socket.cpp:122:68: warning: 'bool zmqpp::socket::send(const string&, int)' is deprecated [-Wdeprecated-declarations] 122 | return send(str, (dont_block) ? socket::dont_wait : socket::normal); | ^ In file included from src/zmqpp/socket.cpp:24: src/zmqpp/socket.hpp:292:7: note: declared here 292 | bool send(std::string const& string, int const flags); | ^~~~ src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::receive(std::string&, bool)': src/zmqpp/socket.cpp:128:71: warning: 'bool zmqpp::socket::receive(std::string&, int)' is deprecated [-Wdeprecated-declarations] 128 | return receive(str, (dont_block) ? socket::dont_wait : socket::normal); | ^ In file included from src/zmqpp/socket.cpp:24: src/zmqpp/socket.hpp:307:7: note: declared here 307 | bool receive(std::string& string, int const flags); | ^~~~~~~ rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/zlib/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zlib/host/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c mkdir -p /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/host-cmake/target/ /home/thomas/autobuild/instance-2/output-1/per-package/host-cmake/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/host-pkgconf/target/ /home/thomas/autobuild/instance-2/output-1/per-package/host-pkgconf/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/host-skeleton/target/ /home/thomas/autobuild/instance-2/output-1/per-package/host-skeleton/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/skeleton/target/ /home/thomas/autobuild/instance-2/output-1/per-package/skeleton/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/toolchain/target/ /home/thomas/autobuild/instance-2/output-1/per-package/toolchain/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target rsync -a --hard-links --link-dest=/home/thomas/autobuild/instance-2/output-1/per-package/zlib/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zlib/target/ /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/target /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/arc-buildroot-linux-uclibc/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/z85.o src/zmqpp/z85.cpp (mkdir -p /home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72/ && cd /home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72/ && rm -f CMakeCache.txt && PATH="/home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/bin:/home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/bin/cmake /home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DZZIPDOCS=OFF -DZZIPTEST=OFF -DZZIPSDL=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c -- The C compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/bin/arc-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at zzip/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found UnixCommands: /usr/bin/bash -- Looking for include file byteswap.h -- Looking for include file byteswap.h - found -- Looking for include file direct.h mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp -- Looking for include file direct.h - not found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file fnmatch.h /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c -- Looking for include file fnmatch.h - found -- Looking for include file inttypes.h mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zap_request.o src/zmqpp/zap_request.cpp -- Looking for include file inttypes.h - found -- Looking for include file io.h -- Looking for include file io.h - not found -- Looking for include file memory.h /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c -- Looking for include file memory.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file stdint.h /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c -- Looking for include file stdint.h - found -- Looking for include file stdlib.h /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -static -o pfc pfc.o -lpcap -L/home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../arc-buildroot-linux-uclibc/sysroot/usr/lib -lnl-genl-3 -lnl-3 -lpthread -- Looking for include file stdlib.h - found -- Looking for strcasecmp /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -static xl2tpd-control.c -o xl2tpd-control -- Looking for strcasecmp - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h /home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/bin/arc-linux-gcc -static -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o -L/home/thomas/autobuild/instance-2/output-1/per-package/xl2tp/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../arc-buildroot-linux-uclibc/sysroot/usr/lib -lnl-genl-3 -lnl-3 -lpthread make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/xl2tp-1.3.18' mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp -- Looking for include file string.h - found -- Looking for strndup -- Looking for strndup - found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/int_types.h -- Looking for include file sys/int_types.h - not found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/stat.h >>> brotli 1.1.0 Building PATH="/home/thomas/autobuild/instance-2/output-1/per-package/brotli/host/bin:/home/thomas/autobuild/instance-2/output-1/per-package/brotli/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/output-1/per-package/brotli/host/bin/cmake --build /home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0/ -j4 -- make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' [ 2%] Building C object CMakeFiles/brotlicommon.dir/c/common/constants.c.o [ 5%] Building C object CMakeFiles/brotlicommon.dir/c/common/platform.c.o [ 11%] Building C object CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o [ 11%] Building C object CMakeFiles/brotlicommon.dir/c/common/context.c.o [ 13%] Building C object CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o [ 16%] Building C object CMakeFiles/brotlicommon.dir/c/common/transform.c.o -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for pread mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp -- Looking for pread - found -- Looking for include file winbase.h [ 19%] Linking C static library libbrotlicommon.a make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' -- Looking for include file winbase.h - not found -- Looking for include file windows.h [ 19%] Built target brotlicommon make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' [ 22%] Building C object CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o [ 25%] Building C object CMakeFiles/brotlidec.dir/c/dec/huffman.c.o [ 27%] Building C object CMakeFiles/brotlidec.dir/c/dec/decode.c.o [ 30%] Building C object CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o -- Looking for include file windows.h - not found -- Looking for include file winnt.h -- Looking for include file winnt.h - not found -- Looking for sys/types.h [ 33%] Building C object CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o -- Looking for sys/types.h - found -- Looking for stdint.h [ 36%] Building C object CMakeFiles/brotlidec.dir/c/dec/state.c.o -- Looking for stdint.h - found -- Looking for stddef.h [ 38%] Building C object CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Check size of off_t_32 -- Check size of off_t_32 - done -- Check size of off_t_64 [ 41%] Building C object CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o -- Check size of off_t_64 - done -- Check size of off64_t mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/proxy.o src/zmqpp/proxy.cpp -- Check size of off64_t - done -- found sizeof(off_t/32)=8 and sizeof(off_t/64)=8 -- Found ZLIB: /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libz.a (found version "1.3") -- lib zzipfseeko to be compiled: ON -- lib zzipmmapped to be compiled: ON -- lib zzip symlinks as by libtool: ON -- installing zzip compat headers: ON -- installing zzip pkgconfig files: ON CMake Deprecation Warning at zzipwrap/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PkgConfig: /home/thomas/autobuild/instance-2/output-1/per-package/zziplib/host/bin/pkg-config (found version "1.6.3") -- Checking for one of the modules 'zzip' -- lib zzipwrap symlinks as by libtool: ON -- installing zzipwrap pkgconfig files: ON CMake Deprecation Warning at bins/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Configuring done (1.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/thomas/autobuild/instance-2/output-1/build/zziplib-0.13.72 mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/reactor.o src/zmqpp/reactor.cpp /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_finale.o f_finale.c [ 44%] Building C object CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o >>> libressl 3.8.2 Building PATH="/home/thomas/autobuild/instance-2/output-1/per-package/libressl/host/bin:/home/thomas/autobuild/instance-2/output-1/per-package/libressl/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/output-1/per-package/libressl/host/bin/cmake --build /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/ -j4 -- make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' [ 0%] Building C object ssl/CMakeFiles/bs_obj.dir/bs_ber.c.o make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' [ 0%] Building C object tls/CMakeFiles/tls_obj.dir/tls.c.o [ 0%] Building C object ssl/CMakeFiles/ssl_obj.dir/bio_ssl.c.o make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' [ 0%] Building C object crypto/CMakeFiles/crypto_obj.dir/aes/aes_core.c.o [ 0%] Building C object ssl/CMakeFiles/bs_obj.dir/bs_cbb.c.o [ 47%] Linking C static library libbrotlidec.a make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' [ 47%] Built target brotlidec [ 50%] Building C object CMakeFiles/brotlienc.dir/c/enc/cluster.c.o [ 1%] Building C object ssl/CMakeFiles/ssl_obj.dir/d1_both.c.o [ 1%] Building C object ssl/CMakeFiles/bs_obj.dir/bs_cbs.c.o [ 1%] Building C object tls/CMakeFiles/tls_obj.dir/tls_bio_cb.c.o [ 52%] Building C object CMakeFiles/brotlienc.dir/c/enc/command.c.o [ 2%] Building C object crypto/CMakeFiles/crypto_obj.dir/aes/aes_cbc.c.o mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp [ 2%] Building C object crypto/CMakeFiles/crypto_obj.dir/camellia/camellia.c.o [ 2%] Building C object tls/CMakeFiles/tls_obj.dir/tls_client.c.o [ 2%] Building C object ssl/CMakeFiles/ssl_obj.dir/d1_lib.c.o [ 55%] Building C object CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' [ 2%] Built target bs_obj [ 2%] Building C object ssl/CMakeFiles/ssl_obj.dir/d1_pkt.c.o [ 2%] Building C object crypto/CMakeFiles/crypto_obj.dir/camellia/cmll_cbc.c.o [ 2%] Building C object tls/CMakeFiles/tls_obj.dir/tls_config.c.o [ 2%] Building C object crypto/CMakeFiles/crypto_obj.dir/rc4/rc4_enc.c.o In file included from /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/crypto/rc4/rc4_enc.c:61: /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/crypto/../include/openssl/rc4.h:75:2: error: unknown type name 'RC4_INT' 75 | RC4_INT x, y; | ^~~~~~~ /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/crypto/../include/openssl/rc4.h:76:2: error: unknown type name 'RC4_INT' 76 | RC4_INT data[256]; | ^~~~~~~ /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/crypto/rc4/rc4_enc.c: In function 'RC4': /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/crypto/rc4/rc4_enc.c:76:2: error: unknown type name 'RC4_INT' 76 | RC4_INT *d; | ^~~~~~~ /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/crypto/rc4/rc4_enc.c:77:2: error: unknown type name 'RC4_INT' 77 | RC4_INT x, y,tx, ty; | ^~~~~~~ make[3]: *** [crypto/CMakeFiles/crypto_obj.dir/build.make:132: crypto/CMakeFiles/crypto_obj.dir/rc4/rc4_enc.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 2%] Building C object tls/CMakeFiles/tls_obj.dir/tls_conninfo.c.o [ 58%] Building C object CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[2]: *** [CMakeFiles/Makefile2:274: crypto/CMakeFiles/crypto_obj.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 3%] Building C object tls/CMakeFiles/tls_obj.dir/tls_keypair.c.o [ 3%] Building C object ssl/CMakeFiles/ssl_obj.dir/d1_srtp.c.o [ 3%] Building C object tls/CMakeFiles/tls_obj.dir/tls_server.c.o [ 3%] Building C object tls/CMakeFiles/tls_obj.dir/tls_signer.c.o [ 3%] Building C object ssl/CMakeFiles/ssl_obj.dir/pqueue.c.o [ 61%] Building C object CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o [ 3%] Building C object ssl/CMakeFiles/ssl_obj.dir/s3_cbc.c.o [ 3%] Building C object tls/CMakeFiles/tls_obj.dir/tls_ocsp.c.o [ 63%] Building C object CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o [ 3%] Building C object tls/CMakeFiles/tls_obj.dir/tls_peer.c.o [ 66%] Building C object CMakeFiles/brotlienc.dir/c/enc/encode.c.o [ 4%] Building C object ssl/CMakeFiles/ssl_obj.dir/s3_lib.c.o [ 4%] Building C object tls/CMakeFiles/tls_obj.dir/tls_util.c.o [ 4%] Building C object ssl/CMakeFiles/ssl_obj.dir/ssl_algs.c.o [ 5%] Building C object tls/CMakeFiles/tls_obj.dir/tls_verify.c.o [ 5%] Building C object ssl/CMakeFiles/ssl_obj.dir/ssl_asn1.c.o [ 5%] Building C object ssl/CMakeFiles/ssl_obj.dir/ssl_both.c.o make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' [ 5%] Built target tls_obj [ 5%] Building C object ssl/CMakeFiles/ssl_obj.dir/ssl_cert.c.o mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp [ 5%] Building C object ssl/CMakeFiles/ssl_obj.dir/ssl_ciph.c.o In file included from /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/ssl/ssl_ciph.c:149: /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/ssl/../include/openssl/engine.h:659:8: error: unknown type name 'ERR_FNS' 659 | const ERR_FNS *err_fns; | ^~~~~~~ /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/ssl/../include/openssl/engine.h:660:8: error: unknown type name 'CRYPTO_EX_DATA_IMPL' 660 | const CRYPTO_EX_DATA_IMPL *ex_data_fns; | ^~~~~~~~~~~~~~~~~~~ [ 5%] Building C object ssl/CMakeFiles/ssl_obj.dir/ssl_ciphers.c.o make[3]: *** [ssl/CMakeFiles/ssl_obj.dir/build.make:244: ssl/CMakeFiles/ssl_obj.dir/ssl_ciph.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[2]: *** [CMakeFiles/Makefile2:326: ssl/CMakeFiles/ssl_obj.dir/all] Error 2 make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make[1]: *** [Makefile:146: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2' make: *** [package/pkg-generic.mk:283: /home/thomas/autobuild/instance-2/output-1/build/libressl-3.8.2/.stamp_built] Error 2 make: *** Waiting for unfinished jobs.... mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/loop.o src/zmqpp/loop.cpp [ 69%] Building C object CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o [ 72%] Building C object CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o [ 75%] Building C object CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o [ 77%] Building C object CMakeFiles/brotlienc.dir/c/enc/histogram.c.o [ 80%] Building C object CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_lights.o p_lights.c p_lights.c: In function 'EV_LightTurnOn': p_lights.c:387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 387 | if ((temp = getNextSector(sector->lines[j],sector)) && | ^~ p_lights.c:391:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 391 | sector->lightlevel = tbright; | ^~~~~~ [ 83%] Building C object CMakeFiles/brotlienc.dir/c/enc/memory.c.o [ 86%] Building C object CMakeFiles/brotlienc.dir/c/enc/metablock.c.o /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_bmalloc.o z_bmalloc.c [ 88%] Building C object CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o [ 91%] Building C object CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_map.o p_map.c /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/proxy_steerable.o src/zmqpp/proxy_steerable.cpp p_map.c: In function 'P_GetMoveFactor': p_map.c:201:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 201 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c:220:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 220 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c: In function 'PTR_ShootTraverse': p_map.c:1499:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1499 | if (li->special) | ^~ p_map.c:1502:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1502 | if (li->flags & ML_TWOSIDED) | ^~ mkdir -p build/obj/zmqpp/ /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2023-11-10 23:10"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_main.o r_main.c r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] 540 | #if USE_SDL | ^~~~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_wipe.o f_wipe.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_zone.o z_zone.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_maputl.o p_maputl.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_plane.o r_plane.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 134 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_checksum.o p_checksum.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_patch.o r_patch.c /home/thomas/autobuild/instance-2/output-1/per-package/zmqpp/host/bin/arc-linux-gcc-ar crf ./build/libzmqpp.a build/obj/zmqpp/curve.o build/obj/zmqpp/context.o build/obj/zmqpp/frame.o build/obj/zmqpp/socket.o build/obj/zmqpp/z85.o build/obj/zmqpp/signal.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/zmqpp.o build/obj/zmqpp/actor.o build/obj/zmqpp/proxy.o build/obj/zmqpp/reactor.o build/obj/zmqpp/poller.o build/obj/zmqpp/message.o build/obj/zmqpp/loop.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/auth.o make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/zmqpp-4.2.0' /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_fps.o r_fps.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] 35 | byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { | ^ 36 | 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, | { } { } 37 | 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR | { } { 38 | }; | } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] 79 | // /4 \ | ^ /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 148 | char *p = sinfo->wadnames; | ^~~~~ /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_mmap.o w_mmap.c /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:22: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 234 | if (playerstate[i] == ps) j++; | ^~ d_server.c: In function 'main': d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 522 | strcpy(sinfo->wadnames + extrabytes, wadname[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from d_server.c:44: /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/string.h:83:14: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 83 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ^~~~~~ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 573 | if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:591:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 591 | if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 578 | { | ^ d_server.c:596:5: note: here 596 | case PKT_EXTRA: | ^~~~ /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -static -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/lib -lSDL -lpthread -lm -lpthread -lSDL_mixer -lm -L/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/lib -lSDL -lpthread -lm -lpthread /home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g1 -static -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -static -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/lib -lSDL -lpthread -lm -lpthread -lSDL_mixer -lm -L/home/thomas/autobuild/instance-2/output-1/per-package/prboom/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/lib -lSDL -lpthread -lm -lpthread make[4]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/src' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/src' Making all in ICONS make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/ICONS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/ICONS' Making all in VisualC8 make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/VisualC8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/VisualC8' Making all in VisualC6 make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/VisualC6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0/VisualC6' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/prboom-2.5.0' [ 94%] Linking C static library libbrotlienc.a make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' [ 94%] Built target brotlienc make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[3]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' [ 97%] Building C object CMakeFiles/brotli.dir/c/tools/brotli.c.o [100%] Linking C executable brotli make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' [100%] Built target brotli make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/brotli-1.1.0' make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'