>>> cdrkit: Building community/cdrkit 1.1.11-r4 (using abuild 3.10.0_rc1-r2) started Tue, 18 Oct 2022 03:16:00 +0000 >>> cdrkit: Checking sanity of /home/buildozer/aports/community/cdrkit/APKBUILD... >>> cdrkit: Analyzing dependencies... >>> cdrkit: Installing for build: build-base file bzip2 cmake libcap-dev bzip2-dev samurai zlib-dev (1/13) Installing bzip2 (1.0.8-r3) (2/13) Installing libbz2 (1.0.8-r3) (3/13) Installing xz-libs (5.2.7-r0) (4/13) Installing libarchive (3.6.1-r1) (5/13) Installing rhash-libs (1.4.3-r1) (6/13) Installing libuv (1.44.2-r0) (7/13) Installing cmake (3.24.2-r0) (8/13) Installing linux-headers (5.19.5-r0) (9/13) Installing libcap-dev (2.66-r0) (10/13) Installing bzip2-dev (1.0.8-r3) (11/13) Installing samurai (1.2-r2) (12/13) Installing zlib-dev (1.2.13-r0) (13/13) Installing .makedepends-cdrkit (20221018.031600) Executing busybox-1.35.0-r27.trigger OK: 463 MiB in 109 packages >>> cdrkit: Cleaning up srcdir >>> cdrkit: Cleaning up pkgdir >>> cdrkit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cdrkit-1.1.11.tar.gz >>> cdrkit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cdrkit-1.1.11.tar.gz >>> cdrkit: Checking sha512sums... cdrkit-1.1.11.tar.gz: OK gcc10.patch: OK >>> cdrkit: Unpacking /var/cache/distfiles/edge/cdrkit-1.1.11.tar.gz... >>> cdrkit: gcc10.patch patching file genisoimage/genisoimage.h Hunk #1 succeeded at 376 (offset -1 lines). -- The C compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/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 - not 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 magic.h -- Looking for include file magic.h - not found -- 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.24) 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) at librols/CMakeLists.txt:6 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/include/xconfig.h.in This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at librols/CMakeLists.txt:6 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/include/align.h.in 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) 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: /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/build/wodim/libwodimstuff.a /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/build/libhfs_iso/libhfs_iso.a /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/build/libunls/libunls.a /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/build/libusal/libusal.a /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/build/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 "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 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 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 -- Build files have been written to: /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/build [1/243] Building C object netscsid/CMakeFiles/netscsid.dir/netscsid.o [2/243] Building C object readom/CMakeFiles/readom.dir/readom.o [3/243] Building C object readom/CMakeFiles/readom.dir/io.o [4/243] Building C object icedax/CMakeFiles/icedax.dir/wav.o [5/243] Building C object icedax/CMakeFiles/icedax.dir/toc.o [6/243] Building C object icedax/CMakeFiles/icedax.dir/sun.o [7/243] Building C object icedax/CMakeFiles/icedax.dir/sndconfig.o [8/243] Building C object icedax/CMakeFiles/icedax.dir/sha_func.o [9/243] Building C object icedax/CMakeFiles/icedax.dir/setuid.o [10/243] Building C object icedax/CMakeFiles/icedax.dir/semshm.o [11/243] Building C object icedax/CMakeFiles/icedax.dir/scsi_cmds.o [12/243] Building C object icedax/CMakeFiles/icedax.dir/ringbuff.o [13/243] Building C object icedax/CMakeFiles/icedax.dir/resample.o [14/243] Building C object icedax/CMakeFiles/icedax.dir/raw.o [15/243] Building C object icedax/CMakeFiles/icedax.dir/ioctl.o [16/243] Building C object icedax/CMakeFiles/icedax.dir/interface.o [17/243] Building C object icedax/CMakeFiles/icedax.dir/icedax.o [18/243] Building C object icedax/CMakeFiles/icedax.dir/base64.o [19/243] Building C object icedax/CMakeFiles/icedax.dir/aiff.o [20/243] Building C object icedax/CMakeFiles/icedax.dir/aifc.o [21/243] Building C object libparanoia/CMakeFiles/paranoia.dir/pmalloc.o [22/243] Building C object libparanoia/CMakeFiles/paranoia.dir/paranoia.o [23/243] Building C object libparanoia/CMakeFiles/paranoia.dir/p_block.o [24/243] Building C object libparanoia/CMakeFiles/paranoia.dir/overlap.o [25/243] Building C object libparanoia/CMakeFiles/paranoia.dir/isort.o [26/243] Building C object libparanoia/CMakeFiles/paranoia.dir/gap.o [27/243] Building C object libedc/CMakeFiles/edc.dir/edcspeed.o [28/243] Building C object libedc/CMakeFiles/edc.dir/edc_ecc.o [29/243] Building C object wodim/CMakeFiles/wodim.dir/xio.o [30/243] Building C object wodim/CMakeFiles/wodim.dir/wm_track.o [31/243] Building C object wodim/CMakeFiles/wodim.dir/wm_session.o [32/243] Building C object wodim/CMakeFiles/wodim.dir/wm_packet.o [33/243] Building C object wodim/CMakeFiles/wodim.dir/subchan.o [34/243] Building C object wodim/CMakeFiles/wodim.dir/sector.o [35/243] Building C object wodim/CMakeFiles/wodim.dir/scsi_mmc4.o [36/243] Building C object wodim/CMakeFiles/wodim.dir/scsi_cdr_mmc4.o [37/243] Building C object wodim/CMakeFiles/wodim.dir/isosize.o [38/243] Building C object wodim/CMakeFiles/wodim.dir/fifo.o [39/243] Building C object wodim/CMakeFiles/wodim.dir/drv_sony.o [40/243] Building C object wodim/CMakeFiles/wodim.dir/drv_simul.o [41/243] Building C object wodim/CMakeFiles/wodim.dir/drv_philips.o [42/243] Building C object wodim/CMakeFiles/wodim.dir/drv_mmc.o [43/243] Building C object wodim/CMakeFiles/wodim.dir/drv_jvc.o [44/243] Building C object wodim/CMakeFiles/wodim.dir/drv_7501.o [45/243] Building C object wodim/CMakeFiles/wodim.dir/diskid.o [46/243] Building C object wodim/CMakeFiles/wodim.dir/cue.o [47/243] Building C object wodim/CMakeFiles/wodim.dir/crc16.o [48/243] Building C object wodim/CMakeFiles/wodim.dir/clone.o [49/243] Building C object wodim/CMakeFiles/wodim.dir/cdtext.o [50/243] Building C object wodim/CMakeFiles/wodim.dir/cdr_drv.o [51/243] Building C object wodim/CMakeFiles/wodim.dir/auinfo.o [52/243] Building C object wodim/CMakeFiles/wodim.dir/audiosize.o [53/243] Building C object wodim/CMakeFiles/wodim.dir/wodim.o [54/243] Building C object genisoimage/CMakeFiles/isovfy.dir/scsi.o [55/243] Building C object genisoimage/CMakeFiles/isovfy.dir/diag/isovfy.o [56/243] Building C object genisoimage/CMakeFiles/isoinfo.dir/scsi.o [57/243] Building C object genisoimage/CMakeFiles/isoinfo.dir/diag/isoinfo.o [58/243] Building C object genisoimage/CMakeFiles/isodump.dir/scsi.o [59/243] Building C object genisoimage/CMakeFiles/isodump.dir/diag/isodump.o [60/243] Building C object genisoimage/CMakeFiles/isodebug.dir/scsi.o [61/243] Building C object genisoimage/CMakeFiles/isodebug.dir/diag/isodebug.o [62/243] Building C object genisoimage/CMakeFiles/devdump.dir/scsi.o [63/243] Building C object genisoimage/CMakeFiles/devdump.dir/diag/dump.o [64/243] Building C object librols/CMakeFiles/rols.dir/default.o [65/243] Building C object librols/CMakeFiles/rols.dir/stdio/peekc.o [66/243] Building C object librols/CMakeFiles/rols.dir/stdio/openfd.o [67/243] Building C object librols/CMakeFiles/rols.dir/stdio/nixwrite.o [68/243] Building C object librols/CMakeFiles/rols.dir/stdio/nixread.o [69/243] Building C object librols/CMakeFiles/rols.dir/stdio/niwrite.o [70/243] Building C object librols/CMakeFiles/rols.dir/stdio/niread.o [71/243] Building C object librols/CMakeFiles/rols.dir/stdio/fpipe.o [72/243] Building C object librols/CMakeFiles/rols.dir/stdio/flush.o [73/243] Building C object librols/CMakeFiles/rols.dir/stdio/flag.o [74/243] Building C object librols/CMakeFiles/rols.dir/stdio/filewrite.o [75/243] Building C object librols/CMakeFiles/rols.dir/stdio/filestat.o [76/243] Building C object librols/CMakeFiles/rols.dir/stdio/filesize.o [77/243] Building C object librols/CMakeFiles/rols.dir/stdio/fileseek.o [78/243] Building C object librols/CMakeFiles/rols.dir/stdio/filereopen.o [79/243] Building C object librols/CMakeFiles/rols.dir/stdio/fileread.o [80/243] Building C object librols/CMakeFiles/rols.dir/stdio/filepos.o [81/243] Building C object librols/CMakeFiles/rols.dir/stdio/fileopen.o [82/243] Building C object librols/CMakeFiles/rols.dir/stdio/filemopen.o [83/243] Building C object librols/CMakeFiles/rols.dir/stdio/fileluopen.o [84/243] Building C object librols/CMakeFiles/rols.dir/stdio/fileclose.o [85/243] Building C object librols/CMakeFiles/rols.dir/stdio/file_raise.o [86/243] Building C object librols/CMakeFiles/rols.dir/stdio/fgetline.o [87/243] Building C object librols/CMakeFiles/rols.dir/stdio/ffilewrite.o [88/243] Building C object librols/CMakeFiles/rols.dir/stdio/ffileread.o [89/243] Building C object librols/CMakeFiles/rols.dir/stdio/fdup.o [90/243] Building C object librols/CMakeFiles/rols.dir/stdio/fdown.o [91/243] Building C object librols/CMakeFiles/rols.dir/stdio/fcons.o [92/243] Building C object librols/CMakeFiles/rols.dir/stdio/dat.o [93/243] Building C object librols/CMakeFiles/rols.dir/stdio/cvmod.o [94/243] Building C object librols/CMakeFiles/rols.dir/usleep.o [95/243] Building C object librols/CMakeFiles/rols.dir/swabbytes.o [96/243] Building C object librols/CMakeFiles/rols.dir/streql.o [97/243] Building C object librols/CMakeFiles/rols.dir/strdup.o [98/243] Building C object librols/CMakeFiles/rols.dir/strcatl.o [99/243] Building C object librols/CMakeFiles/rols.dir/spawn.o [100/243] Building C object librols/CMakeFiles/rols.dir/seterrno.o [101/243] Building C object librols/CMakeFiles/rols.dir/saveargs.o [102/243] Building C object librols/CMakeFiles/rols.dir/rename.o [103/243] Building C object librols/CMakeFiles/rols.dir/raisecond.o [104/243] Building C object librols/CMakeFiles/rols.dir/movebytes.o [105/243] Building C object librols/CMakeFiles/rols.dir/handlecond.o [106/243] Building C object librols/CMakeFiles/rols.dir/getpagesize.o [107/243] Building C object librols/CMakeFiles/rols.dir/gethostname.o [108/243] Building C object librols/CMakeFiles/rols.dir/gethostid.o [109/243] Building C object librols/CMakeFiles/rols.dir/geterrno.o [110/243] Building C object librols/CMakeFiles/rols.dir/getdomainname.o [111/243] Building C object librols/CMakeFiles/rols.dir/getav0.o [112/243] Building C object librols/CMakeFiles/rols.dir/getargs.o [113/243] Building C object librols/CMakeFiles/rols.dir/fillbytes.o [114/243] Building C object librols/CMakeFiles/rols.dir/fexec.o [115/243] Building C object librols/CMakeFiles/rols.dir/error.o [116/243] Building C object librols/CMakeFiles/rols.dir/comerr.o [117/243] Building C object librols/CMakeFiles/rols.dir/cmpbytes.o [118/243] Building C object librols/CMakeFiles/rols.dir/breakline.o [119/243] Building C object librols/CMakeFiles/rols.dir/astoull.o [120/243] Building C object librols/CMakeFiles/rols.dir/astoll.o [121/243] Building C object librols/CMakeFiles/rols.dir/astoi.o [122/243] Building C object libusal/CMakeFiles/usal.dir/scsi-remote.o [123/243] Building C object libusal/CMakeFiles/usal.dir/scsitransp.o [124/243] Building C object libusal/CMakeFiles/usal.dir/scsiopen.o [125/243] Building C object libusal/CMakeFiles/usal.dir/scsihelp.o [126/243] Building C object libusal/CMakeFiles/usal.dir/scsihack.o [127/243] Building C object libusal/CMakeFiles/usal.dir/scsierrs.o [128/243] Building C object libusal/CMakeFiles/usal.dir/usaltimes.o [129/243] Building C object libusal/CMakeFiles/usal.dir/usalsettarget.o [130/243] Building C object libunls/CMakeFiles/unls.dir/nls_iconv.o [131/243] Building C object libunls/CMakeFiles/unls.dir/nls_koi8-u.o [132/243] Building C object libunls/CMakeFiles/unls.dir/nls_koi8-r.o [133/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-9.o [134/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-8.o [135/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-7.o [136/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-6.o [137/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-5.o [138/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-4.o [139/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-3.o [140/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-2.o [141/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-15.o [142/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-14.o [143/243] Building C object libunls/CMakeFiles/unls.dir/nls_iso8859-1.o [144/243] Building C object libunls/CMakeFiles/unls.dir/nls_file.o [145/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp874.o [146/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp869.o [147/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp866.o [148/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp865.o [149/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp864.o [150/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp863.o In file included from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/wodim/../include/waitdefs.h:51, from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/wodim/fifo.c:95: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ [151/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp862.o [152/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp861.o [153/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp860.o [154/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp857.o [155/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp855.o [156/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp852.o [157/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp850.o [158/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp775.o [159/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp737.o [160/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp437.o [161/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp1251.o [162/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp1250.o [163/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp10081.o [164/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp10079.o [165/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp10029.o [166/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp10007.o [167/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp10006.o In file included from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/librols/../include/waitdefs.h:51, from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/librols/spawn.c:45: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ [168/243] Building C object libunls/CMakeFiles/unls.dir/nls_cp10000.o [169/243] Building C object libunls/CMakeFiles/unls.dir/nls_config.o [170/243] Building C object libunls/CMakeFiles/unls.dir/nls_base.o [171/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/volume.o [172/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/record.o [173/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/node.o [174/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/low.o [175/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/hfs.o [176/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/gdata.o [177/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/file.o [178/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/data.o [179/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/btree.o [180/243] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/block.o [181/243] Building C object wodim/CMakeFiles/wodimstuff.dir/scsi_scan.o [182/243] Building C object wodim/CMakeFiles/wodimstuff.dir/scsi_mmc.o [183/243] Building C object wodim/CMakeFiles/wodimstuff.dir/scsi_cdr.o [184/243] Building C object wodim/CMakeFiles/wodimstuff.dir/movesect.o [185/243] Building C object wodim/CMakeFiles/wodimstuff.dir/modes.o [186/243] Building C object wodim/CMakeFiles/wodimstuff.dir/misc.o [187/243] Building C object wodim/CMakeFiles/wodimstuff.dir/getnum.o [188/243] Building C object wodim/CMakeFiles/wodimstuff.dir/defaults.o [189/243] Building C object wodim/CMakeFiles/wodimstuff.dir/cd_misc.o [190/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/checksum.o [191/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/sha512.o [192/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/sha256.o [193/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/sha1.o [194/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/endian.o [195/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-mipsel.o [196/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/rsync.o [197/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/jte.o [198/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/md5.o [199/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-mips.o [200/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-hppa.o [201/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-alpha.o [202/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/write.o [203/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/volume.o [204/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/vms.o [205/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/udf.o [206/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/tree.o [207/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/stream.o [208/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/scsi.o [209/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/rock.o [210/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/name.o [211/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/multi.o [212/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/match.o [213/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/mac_label.o [214/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/joliet.o [215/243] Linking C static library libunls/libunls.a [216/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/ifo_read.o [217/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/hash.o [218/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/fnmatch.o [219/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/files.o [220/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/exclude.o [221/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/eltorito.o [222/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/dvd_reader.o [223/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/dvd_file.o [224/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/desktop.o [225/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot.o [226/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/apple.o [227/243] Building C object genisoimage/CMakeFiles/genisoimage.dir/genisoimage.o [228/243] Linking C static library libedc/libedc.a [229/243] Linking C static library librols/librols.a In file included from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/libusal/../include/waitdefs.h:51, from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/libusal/scsi-remote.c:1029: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ [230/243] Linking C static library libparanoia/libparanoia.a /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/jte.c: In function 'list_file_in_jigdo': /home/buildozer/aports/community/cdrkit/src/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)); | ^ /home/buildozer/aports/community/cdrkit/src/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]) | ~~~~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/cdrkit/src/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); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/jte.c: In function 'parse_md5_list': /home/buildozer/aports/community/cdrkit/src/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)) | ^~~~~~~~~~~ /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/jte.c: In function 'write_compressed_chunk': /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/jte.c:676:41: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 676 | comerr("failed to allocate %d bytes for template compression buffer\n", uncomp_size); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld [231/243] Linking C static library libhfs_iso/libhfs_iso.a /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/tree.c: In function 'sort_n_finish': /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/tree.c:650:9: warning: format not a string literal and no format arguments [-Wformat-security] 650 | fprintf(stderr, merge_warn_msg); | ^~~~~~~ [232/243] Linking C static library libusal/libusal.a In file included from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/icedax/../include/waitdefs.h:51, from /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/icedax/icedax.c:98: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ [233/243] Linking C executable netscsid/netscsid [234/243] Linking C static library wodim/libwodimstuff.a [235/243] Linking C executable readom/readom [236/243] Linking C executable genisoimage/isovfy [237/243] Linking C executable genisoimage/isoinfo [238/243] Linking C executable genisoimage/isodump [239/243] Linking C executable genisoimage/isodebug [240/243] Linking C executable genisoimage/devdump /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/genisoimage.c: In function 'main': /home/buildozer/aports/community/cdrkit/src/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)) | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/genisoimage.c:3409:25: warning: format not a string literal and no format arguments [-Wformat-security] 3409 | fprintf(stderr, merge_warn_msg); | ^~~~~~~ /home/buildozer/aports/community/cdrkit/src/cdrkit-1.1.11/genisoimage/genisoimage.c:3422:25: warning: format not a string literal and no format arguments [-Wformat-security] 3422 | fprintf(stderr, merge_warn_msg); | ^~~~~~~ [241/243] Linking C executable genisoimage/genisoimage [242/243] Linking C executable icedax/icedax [243/243] Linking C executable wodim/wodim >>> cdrkit: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/genisoimage -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/devdump -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/isodebug -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/isodump -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/isoinfo -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/isovfy -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/genisoimage.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/devdump.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/isodebug.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/isodump.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/isoinfo.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/isovfy.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man5/genisoimagerc.5 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/wodim -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/wodim.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/icedax -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/pitchplay -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/readmult -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/cdda2mp3 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/cdda2ogg -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/cdda2ogg.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/icedax.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/pitchplay.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/readmult.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/list_audio_tracks.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/readom -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/readom.1 -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/sbin/netscsid -- Set runtime path of "/home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/sbin/netscsid" to "" -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/bin/dirsplit -- Installing: /home/buildozer/aports/community/cdrkit/pkg/cdrkit/usr/share/man/man1/dirsplit.1 >>> cdrkit-doc*: Running split function doc... >>> cdrkit-doc*: Preparing subpackage cdrkit-doc... >>> cdrkit-doc*: Running postcheck for cdrkit-doc >>> cdrkit*: Running postcheck for cdrkit >>> cdrkit*: Preparing package cdrkit... >>> cdrkit*: Stripping binaries >>> cdrkit-doc*: Scanning shared objects >>> cdrkit*: Scanning shared objects >>> cdrkit-doc*: Tracing dependencies... >>> cdrkit-doc*: Package size: 148.0 KB >>> cdrkit-doc*: Compressing data... >>> cdrkit-doc*: Create checksum... >>> cdrkit-doc*: Create cdrkit-doc-1.1.11-r4.apk >>> cdrkit*: Tracing dependencies... file bzip2 so:libbz2.so.1 so:libc.musl-aarch64.so.1 so:libcap.so.2 so:libz.so.1 >>> cdrkit*: Package size: 2.8 MB >>> cdrkit*: Compressing data... >>> cdrkit*: Create checksum... >>> cdrkit*: Create cdrkit-1.1.11-r4.apk >>> cdrkit: Build complete at Tue, 18 Oct 2022 03:16:07 +0000 elapsed time 0h 0m 7s >>> cdrkit: Cleaning up srcdir >>> cdrkit: Cleaning up pkgdir >>> cdrkit: Uninstalling dependencies... (1/13) Purging .makedepends-cdrkit (20221018.031600) (2/13) Purging bzip2 (1.0.8-r3) (3/13) Purging cmake (3.24.2-r0) (4/13) Purging libcap-dev (2.66-r0) (5/13) Purging linux-headers (5.19.5-r0) (6/13) Purging bzip2-dev (1.0.8-r3) (7/13) Purging samurai (1.2-r2) (8/13) Purging zlib-dev (1.2.13-r0) (9/13) Purging libarchive (3.6.1-r1) (10/13) Purging libbz2 (1.0.8-r3) (11/13) Purging xz-libs (5.2.7-r0) (12/13) Purging rhash-libs (1.4.3-r1) (13/13) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 405 MiB in 96 packages >>> cdrkit: Updating the community/aarch64 repository index... >>> cdrkit: Signing the index...