>>> cdrkit 1.1.11 Extracting gzip -d -c /tmp/instance-7/dl/cdrkit/cdrkit_1.1.11.orig.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/cdrkit-1.1.11 -xf - >>> cdrkit 1.1.11 Patching Applying 0001-no-rcmd.patch using patch: patching file include/xconfig.h.in Applying 0002-define-__THROW-to-avoid-build-issue-with-musl.patch using patch: patching file genisoimage/sha256.h patching file genisoimage/sha512.h Applying 0003-Add-extern-to-char-outfile-declaration-to-fix-build-.patch using patch: patching file genisoimage/genisoimage.h >>> cdrkit 1.1.11 Configuring (mkdir -p /tmp/instance-7/output-1/build/cdrkit-1.1.11/ && cd /tmp/instance-7/output-1/build/cdrkit-1.1.11/ && rm -f CMakeCache.txt && PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/output-1/host/bin/cmake /tmp/instance-7/output-1/build/cdrkit-1.1.11/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-7/output-1/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=ON -DBITFIELDS_HTOL=1 -DUSE_MAGIC=OFF ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-7/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done Configuring Cdrkit, version 1.1.11 -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of char* -- Check size of char* - done -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file utime.h -- Looking for include file utime.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file wait.h -- Looking for include file wait.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file sys/utsname.h -- Looking for include file sys/utsname.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file sys/poll.h -- Looking for include file sys/poll.h - found -- Looking for include file netdb.h -- Looking for include file netdb.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file linux/pg.h -- Looking for include file linux/pg.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file sys/ipc.h -- Looking for include file sys/ipc.h - found -- Looking for include files sys/types.h, sys/mman.h -- Looking for include files sys/types.h, sys/mman.h - found -- Looking for include files sys/types.h, sys/dkio.h -- Looking for include files sys/types.h, sys/dkio.h - not found -- Looking for include files sys/types.h, sun/dkio.h -- Looking for include files sys/types.h, sun/dkio.h - not found -- Looking for include file iconv.h -- Looking for include file iconv.h - found -- Performing Test USE_LIBC_ICONV -- Performing Test USE_LIBC_ICONV - Success -- Performing Test HAVE_DRAND48 -- Performing Test HAVE_DRAND48 - Success -- Performing Test HAVE_DRAND -- Performing Test HAVE_DRAND - Failed -- Performing Test HAVE_GETNAMEINFO -- Performing Test HAVE_GETNAMEINFO - Success -- Performing Test HAVE_INET_NTOA -- Performing Test HAVE_INET_NTOA - Success -- Performing Test HAVE_UNION_WAIT -- Performing Test HAVE_UNION_WAIT - Failed -- Performing Test HAVE_MLOCKALL -- Performing Test HAVE_MLOCKALL - Success -- Performing Test HAVE_DYN_ARRAYS -- Performing Test HAVE_DYN_ARRAYS - Success -- Looking for include files stdio.h, camlib.h -- Looking for include files stdio.h, camlib.h - not found -- Performing Test LIBC_SOCKET -- Performing Test LIBC_SOCKET - Success -- Performing Test LIBC_SCHED -- Performing Test LIBC_SCHED - Success -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for getopt_long -- Looking for getopt_long - found CMake Warning (dev) at genisoimage/CMakeLists.txt:45 (LINK_DIRECTORIES): This command specifies the relative path ../libhfs_iso as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at genisoimage/CMakeLists.txt:45 (LINK_DIRECTORIES): This command specifies the relative path ../librols as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at genisoimage/CMakeLists.txt:45 (LINK_DIRECTORIES): This command specifies the relative path ../libusal as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at genisoimage/CMakeLists.txt:45 (LINK_DIRECTORIES): This command specifies the relative path ../libunls as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at genisoimage/CMakeLists.txt:45 (LINK_DIRECTORIES): This command specifies the relative path ../wodim as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include file sys/capability.h -- Looking for include file sys/capability.h - found CMake Warning (dev) at wodim/CMakeLists.txt:22 (LINK_DIRECTORIES): This command specifies the relative path ../librols as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at wodim/CMakeLists.txt:22 (LINK_DIRECTORIES): This command specifies the relative path ../libusal as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at wodim/CMakeLists.txt:22 (LINK_DIRECTORIES): This command specifies the relative path ../libedc as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test USE_LIBC_SOCKET -- Performing Test USE_LIBC_SOCKET - Success -- Performing Test USE_LIBC_NLS -- Performing Test USE_LIBC_NLS - Success CMake Warning (dev) at icedax/CMakeLists.txt:26 (LINK_DIRECTORIES): This command specifies the relative path ../librols as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at icedax/CMakeLists.txt:26 (LINK_DIRECTORIES): This command specifies the relative path ../libusal as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at icedax/CMakeLists.txt:26 (LINK_DIRECTORIES): This command specifies the relative path ../libparanoia as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libusal/CMakeLists.txt:8 (LINK_DIRECTORIES): This command specifies the relative path ../librols as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at readom/CMakeLists.txt:8 (LINK_DIRECTORIES): This command specifies the relative path ../librols as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at readom/CMakeLists.txt:8 (LINK_DIRECTORIES): This command specifies the relative path ../libusal as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at readom/CMakeLists.txt:8 (LINK_DIRECTORIES): This command specifies the relative path ../wodim as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at netscsid/CMakeLists.txt:7 (LINK_DIRECTORIES): This command specifies the relative path ../librols as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at netscsid/CMakeLists.txt:7 (LINK_DIRECTORIES): This command specifies the relative path ../libusal as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.22) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at genisoimage/CMakeLists.txt:47 (ADD_EXECUTABLE): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "genisoimage" links to some libraries for which the linker must search: c, z, bz2, pthread and other libraries with known full path: /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/libwodimstuff.a /tmp/instance-7/output-1/build/cdrkit-1.1.11/libhfs_iso/libhfs_iso.a /tmp/instance-7/output-1/build/cdrkit-1.1.11/libunls/libunls.a /tmp/instance-7/output-1/build/cdrkit-1.1.11/libusal/libusal.a /tmp/instance-7/output-1/build/cdrkit-1.1.11/librols/librols.a CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "genisoimage": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "devdump": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodebug": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isodump": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isoinfo": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../libhfs_iso" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../libunls" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in genisoimage/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "isovfy": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodimstuff": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodimstuff": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodimstuff": "../libedc" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodim": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodim": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodim": "../libedc" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodim": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodim": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in wodim/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "wodim": "../libedc" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in icedax/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "icedax": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in icedax/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "icedax": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in icedax/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "icedax": "../libparanoia" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in icedax/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "icedax": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in icedax/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "icedax": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in icedax/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "icedax": "../libparanoia" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in libusal/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "usal": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in readom/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "readom": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in readom/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "readom": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in readom/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "readom": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in readom/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "readom": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in readom/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "readom": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in readom/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "readom": "../wodim" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in netscsid/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "netscsid": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in netscsid/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "netscsid": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in netscsid/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "netscsid": "../librols" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in netscsid/CMakeLists.txt: Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES target property. Run "cmake --help-policy CMP0081" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating link directories of "netscsid": "../libusal" This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-7/output-1/build/cdrkit-1.1.11 >>> cdrkit 1.1.11 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/cdrkit-1.1.11/ make[1]: Entering directory '/tmp/instance-7/output-1/build/cdrkit-1.1.11' [ 0%] Building C object libunls/CMakeFiles/unls.dir/nls_base.o [ 1%] Building C object libunls/CMakeFiles/unls.dir/nls_config.o [ 1%] Building C object libunls/CMakeFiles/unls.dir/nls_cp10000.o [ 1%] Building C object libunls/CMakeFiles/unls.dir/nls_cp10006.o [ 2%] Building C object libunls/CMakeFiles/unls.dir/nls_cp10007.o [ 2%] Building C object libunls/CMakeFiles/unls.dir/nls_cp10029.o [ 3%] Building C object libunls/CMakeFiles/unls.dir/nls_cp10079.o [ 3%] Building C object libunls/CMakeFiles/unls.dir/nls_cp10081.o [ 3%] Building C object libunls/CMakeFiles/unls.dir/nls_cp1250.o [ 4%] Building C object libunls/CMakeFiles/unls.dir/nls_cp1251.o [ 4%] Building C object libunls/CMakeFiles/unls.dir/nls_cp437.o [ 5%] Building C object libunls/CMakeFiles/unls.dir/nls_cp737.o [ 5%] Building C object libunls/CMakeFiles/unls.dir/nls_cp775.o [ 5%] Building C object libunls/CMakeFiles/unls.dir/nls_cp850.o [ 6%] Building C object libunls/CMakeFiles/unls.dir/nls_cp852.o [ 6%] Building C object libunls/CMakeFiles/unls.dir/nls_cp855.o [ 7%] Building C object libunls/CMakeFiles/unls.dir/nls_cp857.o [ 7%] Building C object libunls/CMakeFiles/unls.dir/nls_cp860.o [ 8%] Building C object libunls/CMakeFiles/unls.dir/nls_cp861.o [ 8%] Building C object libunls/CMakeFiles/unls.dir/nls_cp862.o [ 8%] Building C object libunls/CMakeFiles/unls.dir/nls_cp863.o [ 9%] Building C object libunls/CMakeFiles/unls.dir/nls_cp864.o [ 9%] Building C object libunls/CMakeFiles/unls.dir/nls_cp865.o [ 10%] Building C object libunls/CMakeFiles/unls.dir/nls_cp866.o [ 10%] Building C object libunls/CMakeFiles/unls.dir/nls_cp869.o [ 10%] Building C object libunls/CMakeFiles/unls.dir/nls_cp874.o [ 11%] Building C object libunls/CMakeFiles/unls.dir/nls_file.o [ 11%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-1.o [ 12%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-14.o [ 12%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-15.o [ 12%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-2.o [ 13%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-3.o [ 13%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-4.o [ 14%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-5.o [ 14%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-6.o [ 15%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-7.o [ 15%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-8.o [ 15%] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-9.o [ 16%] Building C object libunls/CMakeFiles/unls.dir/nls_koi8-r.o [ 16%] Building C object libunls/CMakeFiles/unls.dir/nls_koi8-u.o [ 17%] Building C object libunls/CMakeFiles/unls.dir/nls_iconv.o [ 17%] Linking C static library libunls.a [ 17%] Built target unls [ 18%] Building C object wodim/CMakeFiles/wodimstuff.dir/cd_misc.o [ 18%] Building C object wodim/CMakeFiles/wodimstuff.dir/defaults.o [ 19%] Building C object wodim/CMakeFiles/wodimstuff.dir/getnum.o [ 19%] Building C object wodim/CMakeFiles/wodimstuff.dir/misc.o [ 19%] Building C object wodim/CMakeFiles/wodimstuff.dir/modes.o [ 20%] Building C object wodim/CMakeFiles/wodimstuff.dir/movesect.o [ 20%] Building C object wodim/CMakeFiles/wodimstuff.dir/scsi_cdr.o In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2184:5: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2190:6: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2194:6: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2198:6: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2202:6: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2233:4: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ In file included from /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/string.h:535, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/strdefs.h:64, from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:51: In function 'strcpy', inlined from 'getdev' at /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:2239:4: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' writing 29 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/scsi_cdr.c:61: /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h: In function 'getdev': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/../include/usal/scsireg.h:113:17: note: destination object 'vendor_info' of size 8 113 | char vendor_info[8]; /* 8 */ | ^~~~~~~~~~~ [ 21%] Building C object wodim/CMakeFiles/wodimstuff.dir/scsi_mmc.o [ 21%] Building C object wodim/CMakeFiles/wodimstuff.dir/scsi_scan.o [ 22%] Linking C static library libwodimstuff.a [ 22%] Built target wodimstuff [ 22%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/block.o [ 22%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/btree.o [ 23%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/data.o [ 23%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/file.o [ 24%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/gdata.o [ 24%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/hfs.o [ 24%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/low.o [ 25%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/node.o [ 25%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/record.o [ 26%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/volume.o [ 26%] Linking C static library libhfs_iso.a [ 26%] Built target hfs_iso [ 26%] Building C object libusal/CMakeFiles/usal.dir/usalsettarget.o [ 27%] Building C object libusal/CMakeFiles/usal.dir/usaltimes.o [ 27%] Building C object libusal/CMakeFiles/usal.dir/scsierrs.o [ 28%] Building C object libusal/CMakeFiles/usal.dir/scsihack.o [ 28%] Building C object libusal/CMakeFiles/usal.dir/scsihelp.o [ 28%] Building C object libusal/CMakeFiles/usal.dir/scsiopen.o [ 29%] Building C object libusal/CMakeFiles/usal.dir/scsitransp.o [ 29%] Building C object libusal/CMakeFiles/usal.dir/scsi-remote.o [ 30%] Linking C static library libusal.a [ 30%] Built target usal [ 31%] Building C object librols/CMakeFiles/rols.dir/astoi.o [ 31%] Building C object librols/CMakeFiles/rols.dir/astoll.o [ 32%] Building C object librols/CMakeFiles/rols.dir/astoull.o [ 32%] Building C object librols/CMakeFiles/rols.dir/breakline.o [ 32%] Building C object librols/CMakeFiles/rols.dir/cmpbytes.o [ 33%] Building C object librols/CMakeFiles/rols.dir/comerr.o [ 33%] Building C object librols/CMakeFiles/rols.dir/error.o [ 34%] Building C object librols/CMakeFiles/rols.dir/fexec.o [ 34%] Building C object librols/CMakeFiles/rols.dir/fillbytes.o [ 35%] Building C object librols/CMakeFiles/rols.dir/getargs.o [ 35%] Building C object librols/CMakeFiles/rols.dir/getav0.o [ 35%] Building C object librols/CMakeFiles/rols.dir/getdomainname.o [ 36%] Building C object librols/CMakeFiles/rols.dir/geterrno.o [ 36%] Building C object librols/CMakeFiles/rols.dir/gethostid.o [ 37%] Building C object librols/CMakeFiles/rols.dir/gethostname.o [ 37%] Building C object librols/CMakeFiles/rols.dir/getpagesize.o [ 37%] Building C object librols/CMakeFiles/rols.dir/handlecond.o [ 38%] Building C object librols/CMakeFiles/rols.dir/movebytes.o [ 38%] Building C object librols/CMakeFiles/rols.dir/raisecond.o [ 39%] Building C object librols/CMakeFiles/rols.dir/rename.o [ 39%] Building C object librols/CMakeFiles/rols.dir/saveargs.o [ 39%] Building C object librols/CMakeFiles/rols.dir/seterrno.o [ 40%] Building C object librols/CMakeFiles/rols.dir/spawn.o [ 40%] Building C object librols/CMakeFiles/rols.dir/strcatl.o [ 41%] Building C object librols/CMakeFiles/rols.dir/strdup.o [ 41%] Building C object librols/CMakeFiles/rols.dir/streql.o [ 42%] Building C object librols/CMakeFiles/rols.dir/swabbytes.o [ 42%] Building C object librols/CMakeFiles/rols.dir/usleep.o [ 42%] Building C object librols/CMakeFiles/rols.dir/stdio/cvmod.o [ 43%] Building C object librols/CMakeFiles/rols.dir/stdio/dat.o [ 43%] Building C object librols/CMakeFiles/rols.dir/stdio/fcons.o [ 44%] Building C object librols/CMakeFiles/rols.dir/stdio/fdown.o [ 44%] Building C object librols/CMakeFiles/rols.dir/stdio/fdup.o [ 44%] Building C object librols/CMakeFiles/rols.dir/stdio/ffileread.o [ 45%] Building C object librols/CMakeFiles/rols.dir/stdio/ffilewrite.o [ 45%] Building C object librols/CMakeFiles/rols.dir/stdio/fgetline.o [ 46%] Building C object librols/CMakeFiles/rols.dir/stdio/file_raise.o [ 46%] Building C object librols/CMakeFiles/rols.dir/stdio/fileclose.o [ 46%] Building C object librols/CMakeFiles/rols.dir/stdio/fileluopen.o [ 47%] Building C object librols/CMakeFiles/rols.dir/stdio/filemopen.o [ 47%] Building C object librols/CMakeFiles/rols.dir/stdio/fileopen.o [ 48%] Building C object librols/CMakeFiles/rols.dir/stdio/filepos.o [ 48%] Building C object librols/CMakeFiles/rols.dir/stdio/fileread.o [ 49%] Building C object librols/CMakeFiles/rols.dir/stdio/filereopen.o [ 49%] Building C object librols/CMakeFiles/rols.dir/stdio/fileseek.o [ 49%] Building C object librols/CMakeFiles/rols.dir/stdio/filesize.o [ 50%] Building C object librols/CMakeFiles/rols.dir/stdio/filestat.o [ 50%] Building C object librols/CMakeFiles/rols.dir/stdio/filewrite.o [ 51%] Building C object librols/CMakeFiles/rols.dir/stdio/flag.o [ 51%] Building C object librols/CMakeFiles/rols.dir/stdio/flush.o [ 51%] Building C object librols/CMakeFiles/rols.dir/stdio/fpipe.o [ 52%] Building C object librols/CMakeFiles/rols.dir/stdio/niread.o [ 52%] Building C object librols/CMakeFiles/rols.dir/stdio/niwrite.o [ 53%] Building C object librols/CMakeFiles/rols.dir/stdio/nixread.o [ 53%] Building C object librols/CMakeFiles/rols.dir/stdio/nixwrite.o [ 53%] Building C object librols/CMakeFiles/rols.dir/stdio/openfd.o [ 54%] Building C object librols/CMakeFiles/rols.dir/stdio/peekc.o [ 54%] Building C object librols/CMakeFiles/rols.dir/default.o [ 55%] Linking C static library librols.a [ 55%] Built target rols [ 55%] Building C object genisoimage/CMakeFiles/genisoimage.dir/genisoimage.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/genisoimage.c: In function 'main': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/genisoimage.c:1509:17: warning: implicit declaration of function 'parse_checksum_algo' [-Wimplicit-function-declaration] 1509 | if (parse_checksum_algo(optarg, &checksum_algo_iso)) | ^~~~~~~~~~~~~~~~~~~ [ 56%] Building C object genisoimage/CMakeFiles/genisoimage.dir/apple.o [ 56%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot.o [ 57%] Building C object genisoimage/CMakeFiles/genisoimage.dir/desktop.o [ 57%] Building C object genisoimage/CMakeFiles/genisoimage.dir/dvd_file.o [ 57%] Building C object genisoimage/CMakeFiles/genisoimage.dir/dvd_reader.o [ 58%] Building C object genisoimage/CMakeFiles/genisoimage.dir/eltorito.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/eltorito.c: In function 'fill_boot_desc': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/eltorito.c:663:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 663 | write(bootimage, &bi_table, sizeof (bi_table)); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 58%] Building C object genisoimage/CMakeFiles/genisoimage.dir/exclude.o [ 59%] Building C object genisoimage/CMakeFiles/genisoimage.dir/files.o [ 59%] Building C object genisoimage/CMakeFiles/genisoimage.dir/fnmatch.o [ 59%] Building C object genisoimage/CMakeFiles/genisoimage.dir/hash.o [ 60%] Building C object genisoimage/CMakeFiles/genisoimage.dir/ifo_read.o [ 60%] Building C object genisoimage/CMakeFiles/genisoimage.dir/joliet.o [ 61%] Building C object genisoimage/CMakeFiles/genisoimage.dir/mac_label.o [ 61%] Building C object genisoimage/CMakeFiles/genisoimage.dir/match.o [ 62%] Building C object genisoimage/CMakeFiles/genisoimage.dir/multi.o [ 62%] Building C object genisoimage/CMakeFiles/genisoimage.dir/name.o [ 62%] Building C object genisoimage/CMakeFiles/genisoimage.dir/rock.o [ 63%] Building C object genisoimage/CMakeFiles/genisoimage.dir/scsi.o [ 63%] Building C object genisoimage/CMakeFiles/genisoimage.dir/stream.o [ 64%] Building C object genisoimage/CMakeFiles/genisoimage.dir/tree.o [ 64%] Building C object genisoimage/CMakeFiles/genisoimage.dir/udf.o [ 64%] Building C object genisoimage/CMakeFiles/genisoimage.dir/vms.o [ 65%] Building C object genisoimage/CMakeFiles/genisoimage.dir/volume.o [ 65%] Building C object genisoimage/CMakeFiles/genisoimage.dir/write.o [ 66%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-alpha.o [ 66%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-hppa.o [ 66%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-mips.o [ 67%] Building C object genisoimage/CMakeFiles/genisoimage.dir/md5.o [ 67%] Building C object genisoimage/CMakeFiles/genisoimage.dir/jte.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/jte.c: In function 'list_file_in_jigdo': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/jte.c:281:26: warning: 'sizeof' on array function parameter 'md5' will return size of 'unsigned char *' [-Wsizeof-array-argument] 281 | memset(md5, 0, sizeof(md5)); | ^ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/jte.c:272:90: note: declared here 272 | extern int list_file_in_jigdo(char *filename, off_t size, char **realname, unsigned char md5[16]) | ~~~~~~~~~~~~~~^~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/jte.c:317:21: warning: implicit declaration of function 'calculate_md5sum' [-Wimplicit-function-declaration] 317 | calculate_md5sum(filename, size, md5); | ^~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/jte.c: In function 'parse_md5_list': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/jte.c:528:13: warning: implicit declaration of function 'mk_MD5Parse' [-Wimplicit-function-declaration] 528 | if (mk_MD5Parse(buf, md5)) | ^~~~~~~~~~~ [ 68%] Building C object genisoimage/CMakeFiles/genisoimage.dir/rsync.o [ 68%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-mipsel.o [ 69%] Building C object genisoimage/CMakeFiles/genisoimage.dir/endian.o [ 69%] Building C object genisoimage/CMakeFiles/genisoimage.dir/sha1.o [ 69%] Building C object genisoimage/CMakeFiles/genisoimage.dir/sha256.o [ 70%] Building C object genisoimage/CMakeFiles/genisoimage.dir/sha512.o [ 70%] Building C object genisoimage/CMakeFiles/genisoimage.dir/checksum.o [ 71%] Linking C executable genisoimage [ 71%] Built target genisoimage [ 71%] Building C object genisoimage/CMakeFiles/devdump.dir/diag/dump.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/dump.c: In function 'main': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/dump.c:371:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 371 | read(STDIN_FILENO, &c, 1); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/dump.c:381:33: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | scanf("%llx", &ll); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/dump.c:385:33: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | scanf("%lx", &l); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/dump.c:395:25: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 395 | fgets((char *)search, sizeof (search), stdin); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building C object genisoimage/CMakeFiles/devdump.dir/scsi.o [ 72%] Linking C executable devdump [ 72%] Built target devdump [ 72%] Building C object genisoimage/CMakeFiles/isodebug.dir/diag/isodebug.o [ 72%] Building C object genisoimage/CMakeFiles/isodebug.dir/scsi.o [ 73%] Linking C executable isodebug [ 73%] Built target isodebug [ 73%] Building C object genisoimage/CMakeFiles/isodump.dir/diag/isodump.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isodump.c: In function 'main': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isodump.c:658:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 658 | read(STDIN_FILENO, &c, 1); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isodump.c:668:33: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 668 | scanf("%llx", &ll); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isodump.c:672:33: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 672 | scanf("%lx", &l); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~ /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isodump.c:682:25: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 682 | fgets((char *)search, sizeof (search), stdin); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building C object genisoimage/CMakeFiles/isodump.dir/scsi.o [ 74%] Linking C executable isodump [ 74%] Built target isodump [ 74%] Building C object genisoimage/CMakeFiles/isoinfo.dir/diag/isoinfo.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isoinfo.c: In function 'extract_file': /tmp/instance-7/output-1/build/cdrkit-1.1.11/genisoimage/diag/isoinfo.c:654:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 654 | write(STDOUT_FILENO, buff, tlen); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 75%] Building C object genisoimage/CMakeFiles/isoinfo.dir/scsi.o [ 75%] Linking C executable isoinfo [ 75%] Built target isoinfo [ 76%] Building C object genisoimage/CMakeFiles/isovfy.dir/diag/isovfy.o [ 76%] Building C object genisoimage/CMakeFiles/isovfy.dir/scsi.o [ 76%] Linking C executable isovfy [ 76%] Built target isovfy [ 76%] Building C object libedc/CMakeFiles/edc.dir/edc_ecc.o [ 77%] Building C object libedc/CMakeFiles/edc.dir/edcspeed.o [ 77%] Linking C static library libedc.a [ 77%] Built target edc [ 77%] Building C object wodim/CMakeFiles/wodim.dir/wodim.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/wodim.c: In function 'audioread': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/wodim.c:4092:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4092 | write(1, buf, 512); /* FIXME: handle return value */ | ^~~~~~~~~~~~~~~~~~ [ 78%] Building C object wodim/CMakeFiles/wodim.dir/audiosize.o [ 78%] Building C object wodim/CMakeFiles/wodim.dir/auinfo.o [ 78%] Building C object wodim/CMakeFiles/wodim.dir/cdr_drv.o [ 79%] Building C object wodim/CMakeFiles/wodim.dir/cdtext.o [ 79%] Building C object wodim/CMakeFiles/wodim.dir/clone.o [ 80%] Building C object wodim/CMakeFiles/wodim.dir/crc16.o [ 80%] Building C object wodim/CMakeFiles/wodim.dir/cue.o [ 80%] Building C object wodim/CMakeFiles/wodim.dir/diskid.o [ 81%] Building C object wodim/CMakeFiles/wodim.dir/drv_7501.o [ 81%] Building C object wodim/CMakeFiles/wodim.dir/drv_jvc.o [ 82%] Building C object wodim/CMakeFiles/wodim.dir/drv_mmc.o [ 82%] Building C object wodim/CMakeFiles/wodim.dir/drv_philips.o [ 82%] Building C object wodim/CMakeFiles/wodim.dir/drv_simul.o [ 83%] Building C object wodim/CMakeFiles/wodim.dir/drv_sony.o [ 83%] Building C object wodim/CMakeFiles/wodim.dir/fifo.o [ 84%] Building C object wodim/CMakeFiles/wodim.dir/isosize.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/isosize.c: In function 'isosize': /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/isosize.c:72:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | read(f, &vd, sizeof (vd)); /* FIXME: check return value */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building C object wodim/CMakeFiles/wodim.dir/scsi_cdr_mmc4.o [ 85%] Building C object wodim/CMakeFiles/wodim.dir/scsi_mmc4.o [ 85%] Building C object wodim/CMakeFiles/wodim.dir/sector.o [ 85%] Building C object wodim/CMakeFiles/wodim.dir/subchan.o /tmp/instance-7/output-1/build/cdrkit-1.1.11/wodim/subchan.c:997:1: fatal error: error writing to /tmp/ccfG3Bbj.s: No space left on device 997 | } | ^ compilation terminated. make[3]: *** [wodim/CMakeFiles/wodim.dir/build.make:356: wodim/CMakeFiles/wodim.dir/subchan.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:504: wodim/CMakeFiles/wodim.dir/all] Error 2 make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/tmp/instance-7/output-1/build/cdrkit-1.1.11' make: *** [package/pkg-generic.mk:293: /tmp/instance-7/output-1/build/cdrkit-1.1.11/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-7/buildroot'