(cc) drivers/gpio/gpiolib-legacy.o (cc) drivers/gpio/gpio-mmio.o (cc) drivers/gpio/gpiolib-of.o (cc) drivers/firmware/raspberrypi.o (cc) drivers/clocksource/bcm2835_timer.o (cc) drivers/clk/clk-devres.o (cc) drivers/clk/clk-bulk.o (cc) drivers/clk/clkdev.o (cc) drivers/clk/clk.o (cc) drivers/clk/clk-divider.o (cc) drivers/clk/clk-fractional-divider.o (cc) drivers/clk/clk-fixed-factor.o (cc) drivers/clk/clk-fixed-rate.o (cc) drivers/clk/clk-gate.o (cc) drivers/clk/clk-mux.o (cc) drivers/clk/clk-composite.o (cc) drivers/clk/clk-conf.o (cc) drivers/clk/mvebu/ap806-system-controller.o (cc) drivers/clk/mvebu/cp110-system-controller.o (cc) drivers/clk/bcm2835/clk-bcm2835.o (cc) drivers/block/rbd.o (cc) drivers/block/initrd.o (cc) drivers/block/virtio_host_blk.o (cc) drivers/base/pinctrl.o (cc) drivers/base/iomap.o (cc) drivers/base/regmap.o (cc) drivers/base/regmap-mmio.o (merge) drivers/drivers.o (cc) emulators/watchdog/sp805.o (cc) emulators/virtio/virtio_mmio.o /tmp/instance-0/output-1/build/xvisor-0.3.0/emulators/virtio/virtio_mmio.c: In function 'virtio_mmio_probe': /tmp/instance-0/output-1/build/xvisor-0.3.0/emulators/virtio/virtio_mmio.c:314:7: warning: taking address of packed member of 'struct vmm_virtio_mmio_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 314 | &m->config.device_id); | ^~~~~~~~~~~~~~~~~~~~ (cc) emulators/timer/sp804.o (cc) emulators/timer/arm_mptimer.o (cc) emulators/sys/arm_sysregs.o (cc) emulators/sys/sp810.o (cc) emulators/sys/vminfo.o (cc) emulators/spi/pl022.o (cc) emulators/serial/pl011.o (cc) emulators/rtc/pl031.o (cc) emulators/rpmsg/virtio_rpmsg.o (cc) emulators/pt/platform.o (cc) emulators/pic/gic.o (cc) emulators/pic/pl190.o (cc) emulators/net/lan9118.o (cc) emulators/net/smc91c111.o (cc) emulators/net/virtio_net.o (cc) emulators/misc/zero.o (cc) emulators/misc/a9mpcore.o (cc) emulators/misc/arm11mpcore.o (cc) emulators/input/ps2_emu.o (cc) emulators/input/pl050.o (cc) emulators/input/virtio_input.o (cc) emulators/gpio/pl061.o (cc) emulators/gpio/gpio-power.o (cc) emulators/gpio/gpio-forward.o (cc) emulators/display/drawfn.o (cc) emulators/display/pl110.o (cc) emulators/display/simplefb.o (cc) emulators/console/virtio_console.o (cc) emulators/cache/l2x0.o (cc) emulators/block/virtio_blk.o (merge) emulators/emulators.o (ld) vmm_tmp1.elf (nm) system_tmp1.map (kallsyms) system_tmp1.S (as) system_tmp1.o (ld) vmm_tmp.elf (nm) system.map (kallsyms) system.S (as) system.o (ld) vmm.elf (objcopy) vmm.bin (dtc) arch/arm/board/generic/dts/xilinx/zynqmp-zcu102.dtb (dtc) arch/arm/board/generic/dts/xilinx/zynqmp-zcu100.dtb (dtc) arch/arm/board/generic/dts/renesas/r8a7795-salvator-x.dtb (dtc) arch/arm/board/generic/dts/marvell/armada-8040-mcbin.dtb (dtc) arch/arm/board/generic/dts/marvell/armada-8040-clearfog-8k-gt.dtb (dtc) arch/arm/board/generic/dts/broadcom/bcm2837-rpi-3-b.dtb (dtc) arch/arm/board/generic/dts/arm/foundation-v8-gicv2.dtb (dtc) arch/arm/board/generic/dts/arm/foundation-v8-gicv3.dtb make[1]: Nothing to be done for 'dtbs'. make[1]: Leaving directory '/tmp/instance-0/output-1/build/xvisor-0.3.0' >>> xvisor 0.3.0 Installing to images directory /usr/bin/install -m 0644 -D /tmp/instance-0/output-1/build/xvisor-0.3.0/build/vmm.bin /tmp/instance-0/output-1/images/vmm.bin yaml-cpp-0.6.3.tar.gz: OK (sha256: 77ea1b90b3718aa0c324207cb29418f5bced2354c2e483a9523d98c3460af1ed) >>> yaml-cpp 0.6.3 Extracting gzip -d -c /tmp/instance-0/dl/yaml-cpp/yaml-cpp-0.6.3.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/yaml-cpp-0.6.3 -xf - >>> yaml-cpp 0.6.3 Patching >>> yaml-cpp 0.6.3 Configuring (mkdir -p /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/ && cd /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-0/output-1/host/bin/cmake /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -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 -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF -DYAML_BUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-g++ -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- Configuring done -- 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 -- Build files have been written to: /tmp/instance-0/output-1/build/yaml-cpp-0.6.3 >>> yaml-cpp 0.6.3 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' make[2]: Entering directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o In file included from /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/convert.h:18, from /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/src/convert.cpp:3: /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:10: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~~ [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o In file included from /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/src/nodebuilder.cpp:6: /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:10: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~~ [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o In file included from /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/src/parse.cpp:7: /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:10: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~~ [ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' [100%] Built target yaml-cpp make[2]: Leaving directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yaml-cpp 0.6.3 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-0/output-1/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-0/output-1/target/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-0/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-0/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-0/output-1/build/yaml-cpp-0.6.3' zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> host-zip 3.0 Extracting gzip -d -c /tmp/instance-0/dl/zip/zip30.tgz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/host-zip-3.0 -xf - >>> host-zip 3.0 Patching Applying 0001-configure-Remove-Check-C-compiler-type-optimization-.patch using patch: patching file unix/configure Applying 0002-configure-Don-t-use-host-CPP.patch using patch: patching file unix/configure Applying 0003-Makefile-Use-CFLAGS-from-command-line.patch using patch: patching file unix/Makefile Applying 0004-configure-use-LDFLAGS-from-command-line.patch using patch: patching file unix/configure Applying 0005-unix-configure-remove-GID-UID-size-check.patch using patch: patching file unix/configure Applying 0006-unix-configure-borrow-the-LFS-test-from-autotools.patch using patch: patching file unix/configure Applying 0007-timezone.c-needs-time.h-fixes-musl-compile.patch using patch: patching file timezone.c >>> host-zip 3.0 Configuring >>> host-zip 3.0 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-0/output-1/build/host-zip-3.0 CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/usr/bin/gcc -c" -f unix/Makefile generic make[1]: Entering directory '/tmp/instance-0/output-1/build/host-zip-3.0' sh unix/configure "/usr/bin/gcc" "-O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- OS supports bzip2 - linking in bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory '/tmp/instance-0/output-1/build/host-zip-3.0' /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c zip.c: In function 'help_extended': zip.c:1031:5: warning: format not a string literal and no format arguments [-Wformat-security] 1031 | printf(text[i]); | ^~~~~~ zip.c: In function 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] 1228 | printf(cryptnote[i]); | ^~~~~~ /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c In file included from zipup.c:109: zipup.c: In function 'file_read': unix/zipup.h:21:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 21 | #define zread(f,b,n) read(f,b,n) | ^~~~~~~~~~~ zipup.c:1264:10: note: in expansion of macro 'zread' 1264 | zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ | ^~~~~ /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 628 | read(f, &c, 1); | ^~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -lbz2 /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -lbz2 /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -lbz2 /usr/bin/gcc -c -O2 -I/tmp/instance-0/output-1/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 884 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 496 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -lbz2 make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-zip-3.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-zip-3.0' >>> host-zip 3.0 Installing to host directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-0/output-1/build/host-zip-3.0 -f unix/Makefile install prefix=/tmp/instance-0/output-1/host make[1]: Entering directory '/tmp/instance-0/output-1/build/host-zip-3.0' mkdir -p /tmp/instance-0/output-1/host/bin cp zip zipcloak zipnote zipsplit /tmp/instance-0/output-1/host/bin cd /tmp/instance-0/output-1/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /tmp/instance-0/output-1/host/man/man1 cp man/zip.1 /tmp/instance-0/output-1/host/man/man1/zip.1 chmod 644 /tmp/instance-0/output-1/host/man/man1/zip.1 cp man/zipcloak.1 /tmp/instance-0/output-1/host/man/man1/zipcloak.1 chmod 644 /tmp/instance-0/output-1/host/man/man1/zipcloak.1 cp man/zipnote.1 /tmp/instance-0/output-1/host/man/man1/zipnote.1 chmod 644 /tmp/instance-0/output-1/host/man/man1/zipnote.1 cp man/zipsplit.1 /tmp/instance-0/output-1/host/man/man1/zipsplit.1 chmod 644 /tmp/instance-0/output-1/host/man/man1/zipsplit.1 make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/aarch64-none-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a72%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-0/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. rm -rf /tmp/instance-0/output-1/target/usr/share/lua/5.1/doc rm -rf /tmp/instance-0/output-1/target/usr/lib/luarocks rm -rf /tmp/instance-0/output-1/target/usr/lib/perl5/5.32.1/pod rm -rf /tmp/instance-0/output-1/target/usr/lib/perl5/5.32.1/aarch64-linux/CORE find /tmp/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/python2.7/sysconfigdata/" /tmp/instance-0/output-1/host/bin/python2.7 /tmp/instance-0/buildroot/support/scripts/pycompile.py --strip-root /tmp/instance-0/output-1/target /tmp/instance-0/output-1/target/usr/lib/python2.7 error: File "/usr/lib/python2.7/site-packages/fitz/utils.py", line 28 def write_text(page: Page, **kwargs) -> None: ^ SyntaxError: invalid syntax make: *** [Makefile:740: target-finalize] Error 1 make: Leaving directory '/tmp/instance-0/buildroot'