>>> usbguard 1.1.2 Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/usbguard/usbguard-1.1.2.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2 -xf - >>> usbguard 1.1.2 Patching >>> usbguard 1.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> usbguard 1.1.2 Patching libtool patching file /home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/config/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> usbguard 1.1.2 Configuring (cd /home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-ar" AS="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-as" LD="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld" NM="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-nm" CC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc" GCC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc" CPP="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-cpp" CXX="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++" FC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gfortran" F77="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gfortran" RANLIB="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-ranlib" READELF="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-objcopy" OBJDUMP="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_prog_A2X="" CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-bundled-catch --with-bundled-pegtl --disable-debug-build --without-dbus --without-polkit --disable-umockdev --with-crypto-library=openssl --disable-systemd --disable-seccomp ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for microblazeel-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc option to enable C11 features... none needed checking whether /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc understands -c and -o together... yes checking dependency style of /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc... none checking whether C compiler accepts -Wno-implicit-fallthrough... yes checking whether the compiler supports GNU C++... yes checking whether /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ accepts -g... yes checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ option to enable C++11 features... none needed checking dependency style of /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++... none checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld checking if the linker (/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-nm checking the name lister (/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to microblazeel-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for microblazeel-buildroot-linux-gnu-objdump... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-ranlib checking command to parse /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc-nm output from /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc static flag -static works... yes checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc linker (/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ -E checking for ld used by /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld checking if the linker (/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld) is GNU ld... yes checking whether the /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ linker (/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld) supports shared libraries... yes checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ option to produce PIC... -fPIC -DPIC checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ PIC flag -fPIC -DPIC works... yes checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ static flag -static works... yes checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ supports -c -o file.o... yes checking if /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ supports -c -o file.o... (cached) yes checking whether the /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-g++ linker (/home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for __atomic_add_fetch_8 in -latomic... yes checking for basename function... GNU checking for strerror_r function... GNU checking how to run the C preprocessor... /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-cpp checking whether /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for NETLINK_KOBJECT_UEVENT definition... yes checking pkg-config is at least version 0.9.0... yes checking for qb... yes checking for sodium... no checking for libcrypto... yes checking for microblazeel-buildroot-linux-gnu-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.5.0... yes (1.8.5) dpkg-architecture: warning: unknown CC system type microblazeel-buildroot-linux-gnu, falling back to default (native compilation) configure: WARNING: *** *** The config script /usr/bin/libgcrypt-config was *** built for x86_64-pc-linux-gnu and thus may not match the *** used host microblazeel-buildroot-linux-gnu. *** You may want to use the configure option --with-libgcrypt-prefix *** to specify a matching config script. *** checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblazeel-linux-gcc options needed to detect all undeclared functions... none needed checking for audit... no configure: libaudit development files not found! Linux Audit support wille be turned OFF checking for libcapng... no configure: libcap-ng development files not found! Support for POSIX 1003.1e capabilities will be turned OFF checking for protobuf... yes checking for protoc... protoc configure: Using bundled Catch library checking whether we need to link to -lstdc++fs for PEGTL explicitly... no configure: Using bundled PEGTL library checking for tao/pegtl.hpp... yes checking for a2x... (cached) no configure: WARNING: Unable to find documentation generator (asciidoc / a2x). Documentation will not be generated. checking for aspell... aspell checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.hi... no checking for locale.h... yes checking for netdb.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for ext/stdio_filebuf.h... yes checking for _Bool... no checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for dup2... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for setlocale... yes checking for strerror... yes checking for strstr... yes checking for BASH_COMPLETION... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libusbguard.pc config.status: creating src/Tests/Fuzzers/Makefile config.status: creating src/Tests/Makefile config.status: creating src/build-config.h.in config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Build Configuration Summary =================================== Run full test suite: no ## Libraries libqb: system-wide; -pthread -L/home/thomas/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lqb crypto: system-wide; -L/home/thomas/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcrypto libaudit: not found libldap: None; building without LDAP support libseccomp: not enabled libcap-ng: not found protobuf: system-wide; -L/home/thomas/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lprotobuf Catch: bundled; -I$(top_srcdir)/src/ThirdParty/Catch/single_include/catch2 PEGTL: bundled; -I$(top_srcdir)/src/ThirdParty/PEGTL/include GDBus: None; building without DBus support umockdev: not enabled ## Directories D-Bus System Services: - D-Bus Busconfig: - PolicyKit Policies: - systemd unit dir: - Bash completion dir: ${datarootdir}/bash-completion/completions ## Compilation Flags Debug Build: no DEFS: -DHAVE_CONFIG_H CXXFLAGS: -std=c++17 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -fvisibility=hidden -pedantic -Wno-unknown-pragmas -Wall -Wextra -Wformat=2 -Wredundant-decls -Wcast-align -Wmissing-declarations -Wmissing-include-dirs -Wmissing-format-attribute -Wswitch-enum -Wswitch-default -Winvalid-pch -Wformat-nonliteral -Wno-deprecated-register -Wno-missing-field-initializers -Wno-implicit-fallthrough CFLAGS: -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -fvisibility=hidden -pedantic -Wno-unknown-pragmas -Wall -Wextra -Wformat=2 -Wredundant-decls -Wcast-align -Wmissing-declarations -Wmissing-include-dirs -Wmissing-format-attribute -Wswitch-enum -Wswitch-default -Winvalid-pch -Wformat-nonliteral -Wno-deprecated-register -Wno-missing-field-initializers -Wno-implicit-fallthrough CPPFLAGS: -DHAVE_BUILD_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 LDFLAGS: ASAN_FLAGS: TSAN_FLAGS: >>> usbguard 1.1.2 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2' Makefile:3515: warning: overriding recipe for target 'check' Makefile:3018: warning: ignoring old recipe for target 'check' /usr/bin/mkdir -p ./src/Library/IPC /usr/bin/mkdir -p ./src/Library/IPC /usr/bin/mkdir -p ./src/Library/IPC /usr/bin/mkdir -p ./src/Library/IPC protoc --cpp_out=./src/Library/IPC --proto_path=./src/Library/IPC "src/Library/IPC/Message.proto" protoc --cpp_out=./src/Library/IPC --proto_path=./src/Library/IPC "src/Library/IPC/Rule.proto" protoc --cpp_out=./src/Library/IPC --proto_path=./src/Library/IPC "src/Library/IPC/Devices.proto" protoc --cpp_out=./src/Library/IPC --proto_path=./src/Library/IPC "src/Library/IPC/Exception.proto" [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Message.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Rule.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Devices.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Message.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Rule.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Exception.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) sed -i -e '1i#ifndef __clang_analyzer__' -e '$a#endif' "src/Library/IPC/Message.pb.cc" sed -i -e '1i#ifndef __clang_analyzer__' -e '$a#endif' "src/Library/IPC/Rule.pb.cc" /usr/bin/mkdir -p ./src/Library/IPC sed -i -e '1i#ifndef __clang_analyzer__' -e '$a#endif' "src/Library/IPC/Exception.pb.cc" /usr/bin/mkdir -p ./src/Library/IPC protoc --cpp_out=./src/Library/IPC --proto_path=./src/Library/IPC "src/Library/IPC/Policy.proto" protoc --cpp_out=./src/Library/IPC --proto_path=./src/Library/IPC "src/Library/IPC/Parameter.proto" /usr/bin/sed \ -e "s|[$]{localstatedir}|/var|g" \ -e "s|[$]{exec_prefix}|/usr|g" \ -e "s|[$]{datarootdir}|/usr/share|g" \ -e "s|[$]{datadir}|/usr/share/usbguard|g" \ -e "s|[$]{sysconfdir}|/etc|g" \ -e "s|[$]{prefix}|/usr|g" \ -e "s|[$]{PACKAGE_TARNAME}|usbguard|g" \ src/build-config.h.in > src/build-config.h || rm -f src/build-config.h [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Parameter.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Policy.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Message.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Message.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Rule.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) sed -i -e '1i#ifndef __clang_analyzer__' -e '$a#endif' "src/Library/IPC/Devices.pb.cc" sed -i -e '1i#ifndef __clang_analyzer__' -e '$a#endif' "src/Library/IPC/Parameter.pb.cc" sed -i -e '1i#ifndef __clang_analyzer__' -e '$a#endif' "src/Library/IPC/Policy.pb.cc" /usr/bin/make all-recursive make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2' Makefile:3515: warning: overriding recipe for target 'check' Makefile:3018: warning: ignoring old recipe for target 'check' Making all in src/Tests/ make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/src/Tests' Making all in Fuzzers make[4]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/src/Tests/Fuzzers' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/src/Tests/Fuzzers' make[4]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/src/Tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/src/Tests' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/src/Tests' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2' Makefile:3515: warning: overriding recipe for target 'check' Makefile:3018: warning: ignoring old recipe for target 'check' CXX src/CLI/usbguard_rule_parser-usbguard-rule-parser.o CXX src/Common/usbguard_daemon-Utility.o CXX src/CLI/usbguard-usbguard.o CXX src/CLI/usbguard-usbguard-list-devices.o CXX src/CLI/usbguard-usbguard-allow-device.o CXX src/CLI/usbguard-usbguard-block-device.o CXX src/CLI/usbguard-usbguard-reject-device.o CXX src/CLI/usbguard-usbguard-apply-device-policy.o CXX src/CLI/usbguard-usbguard-list-rules.o CXX src/CLI/usbguard-usbguard-append-rule.o CXX src/CLI/usbguard-usbguard-remove-rule.o CXX src/CLI/usbguard-usbguard-generate-policy.o CXX src/CLI/usbguard-usbguard-watch.o CXX src/CLI/usbguard-IPCSignalWatcher.o CXX src/CLI/usbguard-PolicyGenerator.o CXX src/CLI/usbguard-usbguard-read-descriptor.o CXX src/CLI/usbguard-usbguard-set-parameter.o CXX src/CLI/usbguard-usbguard-get-parameter.o CXX src/CLI/usbguard-usbguard-add-user.o CXX src/CLI/usbguard-usbguard-remove-user.o CXX src/Common/libusbguard_la-Utility.lo CXX src/Common/libusbguard_la-LDAPUtil.lo CXX src/Library/libusbguard_la-AllowedMatchesCondition.lo CXX src/Library/libusbguard_la-Base64.lo In file included from src/Library/Base64.cpp:23: src/Library/Base64.hpp:34:34: error: 'uint8_t' does not name a type 34 | std::string base64Encode(const uint8_t* buffer, size_t buflen); | ^~~~~~~ src/Library/Base64.hpp:26:1: note: 'uint8_t' is defined in header ''; did you forget to '#include '? 25 | #include +++ |+#include 26 | #include src/Library/Base64.cpp:200:15: warning: no previous declaration for 'std::string usbguard::base64Encode(const uint8_t*, size_t)' [-Wmissing-declarations] 200 | std::string base64Encode (const uint8_t* const data, const size_t size) | ^~~~~~~~~~~~ cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics make[3]: *** [Makefile:1719: src/Library/libusbguard_la-Base64.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2' make[2]: *** [Makefile:2721: all-recursive] Error 1 make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2' make[1]: *** [Makefile:1053: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-0/output-1/build/usbguard-1.1.2/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'