==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: dtc 1.7.2-4 (Sat May 24 07:54:55 2025) ==> Retrieving sources... -> Cloning dtc git repo... Cloning into bare repository '/home/leming/work/dtc/dtc'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... dtc ... Skipped ==> Making package: dtc 1.7.2-4 (Sat May 24 07:55:17 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) libyaml-0.2.5-3 Total Download Size: 0.05 MiB Total Installed Size: 0.16 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libyaml-0.2.5-3-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libyaml... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (22) debuginfod-0.193-2 ninja-1.12.1-2 perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1 python-packaging-25.0-1 python-platformdirs-4.3.6-2 python-setuptools-1:80.3.1-1 python-tqdm-4.67.1-2 python-wheel-0.45.1-1 zlib-ng-2.2.4-1 git-2.49.0-2 meson-1.8.0-1 python-setuptools-scm-8.3.1-1 swig-4.3.0-1 valgrind-3.25.0-1 Total Download Size: 8.13 MiB Total Installed Size: 124.56 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... valgrind-3.25.0-1-armv7h downloading... swig-4.3.0-1-armv7h downloading... debuginfod-0.193-2-armv7h downloading... python-setuptools-scm-8.3.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing zlib-ng... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing ninja... installing python-tqdm... Optional dependencies for python-tqdm python-requests: telegram installing meson... installing python-packaging... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... installing python-setuptools-scm... installing swig... installing debuginfod... Optional dependencies for debuginfod elfutils=0.193: for translations [installed] installing valgrind... Optional dependencies for valgrind python: cg_* scripts [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of dtc git repo... Cloning into 'dtc'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... [makepkg cf2510e] pylibfdt/libfdt.i: fix backwards compatibility of return values Author: Brandon Maier <brandon.maier@gmail.com> Date: Sun Nov 24 15:48:04 2024 -0600 1 file changed, 14 insertions(+), 11 deletions(-) ==> Starting build()... + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 dtc build The Meson build system Version: 1.8.0 Source dir: /build/dtc/src/dtc Build dir: /build/dtc/src/build Build type: native build Project name: dtc Project version: 1.7.2 C compiler for the host machine: cc (gcc 14.2.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 14.2.1 20250207") C linker for the host machine: cc ld.bfd 2.44 Host machine cpu family: arm Host machine cpu: armv7l Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wwrite-strings: YES Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3 Run-time dependency yaml-0.1 found: YES 0.2.5 Run-time dependency valgrind found: YES 3.25.0 Program python3 found: YES (/usr/bin/python) Program swig found: YES (/usr/bin/swig) Compiler for C supports link arguments -Wl,--version-script=/build/dtc/src/dtc/libfdt/version.lds: YES Compiler for C supports link arguments -Wl,--no-undefined: YES Program flex found: YES (/usr/bin/flex) Program bison found: YES (/usr/bin/bison) Check usable header "fnmatch.h" : YES Program ../setup.py found: YES (/build/dtc/src/dtc/pylibfdt/../setup.py) Library dl found: YES Program run_tests.sh found: YES (/build/dtc/src/dtc/tests/run_tests.sh) Build targets in project: 84 dtc 1.7.2 User defined options auto_features : enabled b_lto : false b_pie : true buildtype : plain libexecdir : lib prefix : /usr python.bytecompile: 1 sbindir : bin wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja Generating targets: 0%| | 0/84 eta ? Generating targets: 21%|████████▏ | 18/84 eta 00:00 Generating targets: 43%|████████████████▎ | 36/84 eta 00:00 Generating targets: 63%|███████████████████████▉ | 53/84 eta 00:00 Generating targets: 82%|███████████████████████████████▏ | 69/84 eta 00:00 Writing build.ninja: 0%| | 0/363 eta ? INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /build/dtc/src/build ninja: Entering directory `/build/dtc/src/build' [0/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt.c.o [0/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_addresses.c.o [0/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_check.c.o [0/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_empty_tree.c.o [0/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_overlay.c.o [0/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_ro.c.o [1/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_empty_tree.c.o [1/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_rw.c.o [2/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_addresses.c.o [2/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_strerror.c.o [3/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_check.c.o [3/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_sw.c.o [4/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt.c.o [4/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_wip.c.o [5/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_overlay.c.o [5/335] Generating version_gen.h with a custom command [6/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_ro.c.o [6/335] Generating 'convert-dtsv0.p/convert-dtsv0-lexer.l.lex.c' [7/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_strerror.c.o [7/335] Generating 'dtc.p/dtc-lexer.l.lex.c' [8/335] Generating 'convert-dtsv0.p/convert-dtsv0-lexer.l.lex.c' [8/335] Generating from 'dtc-parser.y' [9/335] Generating 'dtc.p/dtc-lexer.l.lex.c' [9/335] Compiling C object tests/libtrees.a.p/trees.S.o [10/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_wip.c.o [10/335] Compiling C object tests/dumptrees.p/dumptrees.c.o [11/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_sw.c.o [12/335] Compiling C object libfdt/libfdt.so.1.7.2.p/fdt_rw.c.o [12/335] Linking target libfdt/libfdt.so.1.7.2 [12/335] Linking static target libfdt/libfdt.a [13/335] Compiling C object tests/libtrees.a.p/trees.S.o [13/335] Linking static target tests/libtrees.a [14/335] Linking static target libfdt/libfdt.a [15/335] Linking static target tests/libtrees.a [16/335] Compiling C object tests/dumptrees.p/dumptrees.c.o [17/335] Linking target libfdt/libfdt.so.1.7.2 [17/335] Generating symbol file libfdt/libfdt.so.1.7.2.p/libfdt.so.1.7.2.symbols [17/335] Generating pylibfdt/pylibfdt with a custom command [18/335] Generating version_gen.h with a custom command [18/335] Compiling C object convert-dt...enerated_convert-dtsv0-lexer.l.lex.c.o [18/335] Compiling C object convert-dtsv0.p/srcpos.c.o [18/335] Compiling C object convert-dtsv0.p/util.c.o [19/335] Generating from 'dtc-parser.y' [19/335] Compiling C object dtc.p/meson-generated_dtc-lexer.l.lex.c.o [20/335] Compiling C object convert-dtsv0.p/util.c.o [20/335] Compiling C object dtc.p/meson-generated_dtc-parser.tab.c.o [21/335] Compiling C object convert-dtsv0.p/srcpos.c.o [21/335] Compiling C object dtc.p/checks.c.o [22/335] Compiling C object convert-dt...enerated_convert-dtsv0-lexer.l.lex.c.o [22/335] Compiling C object dtc.p/data.c.o [23/335] Generating symbol file libfdt/libfdt.so.1.7.2.p/libfdt.so.1.7.2.symbols [23/335] Compiling C object dtc.p/dtc.c.o [24/335] Compiling C object dtc.p/meson-generated_dtc-lexer.l.lex.c.o [24/335] Compiling C object dtc.p/flattree.c.o [25/335] Compiling C object dtc.p/data.c.o [25/335] Compiling C object dtc.p/fstree.c.o [26/335] Compiling C object dtc.p/meson-generated_dtc-parser.tab.c.o [26/335] Compiling C object dtc.p/livetree.c.o [27/335] Compiling C object dtc.p/dtc.c.o [27/335] Compiling C object dtc.p/srcpos.c.o [28/335] Compiling C object dtc.p/fstree.c.o [28/335] Compiling C object dtc.p/treesource.c.o [29/335] Compiling C object dtc.p/flattree.c.o [29/335] Compiling C object dtc.p/yamltree.c.o [30/335] Compiling C object dtc.p/checks.c.o [30/335] Compiling C object dtc.p/util.c.o [31/335] Compiling C object dtc.p/srcpos.c.o [31/335] Compiling C object fdtdump.p/fdtdump.c.o [32/335] Compiling C object dtc.p/livetree.c.o [32/335] Compiling C object fdtdump.p/util.c.o [33/335] Compiling C object dtc.p/treesource.c.o [33/335] Compiling C object fdtget.p/fdtget.c.o [34/335] Compiling C object dtc.p/yamltree.c.o [34/335] Compiling C object fdtget.p/util.c.o [35/335] Compiling C object fdtdump.p/fdtdump.c.o [35/335] Compiling C object fdtput.p/fdtput.c.o [36/335] Compiling C object dtc.p/util.c.o [36/335] Compiling C object fdtput.p/util.c.o [37/335] Compiling C object fdtget.p/fdtget.c.o [37/335] Compiling C object fdtoverlay.p/fdtoverlay.c.o [38/335] Compiling C object fdtdump.p/util.c.o [38/335] Compiling C object fdtoverlay.p/util.c.o [39/335] Compiling C object fdtget.p/util.c.o [39/335] Compiling C object tests/add_..._with_nops.p/add_subnode_with_nops.c.o [40/335] Compiling C object fdtput.p/fdtput.c.o [40/335] Compiling C object tests/add_subnode_with_nops.p/testutils.c.o [41/335] Compiling C object fdtput.p/util.c.o [41/335] Compiling C object tests/add_subnode_with_nops.p/.._util.c.o [42/335] Compiling C object fdtoverlay.p/fdtoverlay.c.o [42/335] Compiling C object tests/addr_size_cells.p/addr_size_cells.c.o [43/335] Compiling C object tests/add_..._with_nops.p/add_subnode_with_nops.c.o [43/335] Compiling C object tests/addr_size_cells.p/testutils.c.o [44/335] Compiling C object fdtoverlay.p/util.c.o [44/335] Compiling C object tests/addr_size_cells.p/.._util.c.o [45/335] Compiling C object tests/addr_size_cells.p/addr_size_cells.c.o [45/335] Compiling C object tests/addr_size_cells2.p/addr_size_cells2.c.o [46/335] Compiling C object tests/add_subnode_with_nops.p/.._util.c.o [46/335] Compiling C object tests/addr_size_cells2.p/testutils.c.o [47/335] Compiling C object tests/add_subnode_with_nops.p/testutils.c.o [47/335] Compiling C object tests/addr_size_cells2.p/.._util.c.o [48/335] Compiling C object tests/addr_size_cells2.p/addr_size_cells2.c.o [48/335] Compiling C object tests/appendprop1.p/appendprop1.c.o [49/335] Compiling C object tests/addr_size_cells.p/testutils.c.o [49/335] Compiling C object tests/appendprop1.p/testutils.c.o [50/335] Compiling C object tests/addr_size_cells.p/.._util.c.o [50/335] Compiling C object tests/appendprop1.p/.._util.c.o [51/335] Compiling C object tests/appendprop1.p/appendprop1.c.o [51/335] Compiling C object tests/appendprop2.p/appendprop2.c.o [52/335] Compiling C object tests/addr_size_cells2.p/testutils.c.o [52/335] Compiling C object tests/appendprop2.p/testutils.c.o [53/335] Compiling C object tests/addr_size_cells2.p/.._util.c.o [53/335] Compiling C object tests/appendprop2.p/.._util.c.o [54/335] Compiling C object tests/appendprop2.p/appendprop2.c.o [54/335] Compiling C object tests/appe...p_addrrange.p/appendprop_addrrange.c.o [55/335] Compiling C object tests/appendprop1.p/.._util.c.o [55/335] Compiling C object tests/appendprop_addrrange.p/testutils.c.o [56/335] Compiling C object tests/appendprop1.p/testutils.c.o [56/335] Compiling C object tests/appendprop_addrrange.p/.._util.c.o [57/335] Compiling C object tests/appendprop2.p/.._util.c.o [57/335] Compiling C object tests/boot-cpuid.p/boot-cpuid.c.o [58/335] Compiling C object tests/appe...p_addrrange.p/appendprop_addrrange.c.o [58/335] Compiling C object tests/boot-cpuid.p/testutils.c.o [59/335] Compiling C object tests/appendprop2.p/testutils.c.o [59/335] Compiling C object tests/boot-cpuid.p/.._util.c.o [60/335] Compiling C object tests/boot-cpuid.p/boot-cpuid.c.o [60/335] Compiling C object tests/char_literal.p/char_literal.c.o [61/335] Compiling C object tests/appendprop_addrrange.p/.._util.c.o [61/335] Compiling C object tests/char_literal.p/testutils.c.o [62/335] Compiling C object tests/appendprop_addrrange.p/testutils.c.o [62/335] Compiling C object tests/char_literal.p/.._util.c.o [63/335] Compiling C object tests/char_literal.p/char_literal.c.o [63/335] Compiling C object tests/check_full.p/check_full.c.o [64/335] Compiling C object tests/boot-cpuid.p/testutils.c.o [64/335] Compiling C object tests/check_full.p/testutils.c.o [65/335] Compiling C object tests/boot-cpuid.p/.._util.c.o [65/335] Compiling C object tests/check_full.p/.._util.c.o [66/335] Compiling C object tests/check_full.p/check_full.c.o [66/335] Compiling C object tests/check_header.p/check_header.c.o [67/335] Compiling C object tests/char_literal.p/testutils.c.o [67/335] Compiling C object tests/check_header.p/testutils.c.o [68/335] Compiling C object tests/char_literal.p/.._util.c.o [68/335] Compiling C object tests/check_header.p/.._util.c.o [69/335] Compiling C object tests/check_full.p/.._util.c.o [69/335] Compiling C object tests/check_path.p/check_path.c.o [70/335] Compiling C object tests/check_header.p/check_header.c.o [70/335] Compiling C object tests/check_path.p/testutils.c.o [71/335] Compiling C object tests/check_full.p/testutils.c.o [71/335] Compiling C object tests/check_path.p/.._util.c.o [72/335] Compiling C object tests/check_header.p/.._util.c.o [72/335] Compiling C object tests/del_node.p/del_node.c.o [73/335] Compiling C object tests/check_path.p/check_path.c.o [73/335] Compiling C object tests/del_node.p/testutils.c.o [74/335] Compiling C object tests/check_header.p/testutils.c.o [74/335] Compiling C object tests/del_node.p/.._util.c.o [75/335] Compiling C object tests/del_node.p/del_node.c.o [75/335] Compiling C object tests/del_property.p/del_property.c.o [76/335] Compiling C object tests/check_path.p/.._util.c.o [76/335] Compiling C object tests/del_property.p/testutils.c.o [77/335] Compiling C object tests/check_path.p/testutils.c.o [77/335] Compiling C object tests/del_property.p/.._util.c.o [78/335] Compiling C object tests/del_node.p/.._util.c.o [78/335] Compiling C object tests/dtb_reverse.p/dtb_reverse.c.o [79/335] Compiling C object tests/del_property.p/del_property.c.o [79/335] Compiling C object tests/dtb_reverse.p/testutils.c.o [80/335] Compiling C object tests/del_node.p/testutils.c.o [80/335] Compiling C object tests/dtb_reverse.p/.._util.c.o [81/335] Compiling C object tests/del_property.p/.._util.c.o [81/335] Compiling C object tests/dtbs_equal_ordered.p/dtbs_equal_ordered.c.o [82/335] Compiling C object tests/del_property.p/testutils.c.o [82/335] Compiling C object tests/dtbs_equal_ordered.p/testutils.c.o [83/335] Compiling C object tests/dtb_reverse.p/dtb_reverse.c.o [83/335] Compiling C object tests/dtbs_equal_ordered.p/.._util.c.o [84/335] Compiling C object tests/dtb_reverse.p/.._util.c.o [84/335] Compiling C object tests/dtbs...l_unordered.p/dtbs_equal_unordered.c.o [85/335] Compiling C object tests/dtb_reverse.p/testutils.c.o [85/335] Compiling C object tests/dtbs_equal_unordered.p/testutils.c.o [86/335] Compiling C object tests/dtbs_equal_ordered.p/dtbs_equal_ordered.c.o [86/335] Compiling C object tests/dtbs_equal_unordered.p/.._util.c.o [87/335] Compiling C object tests/dtbs_equal_ordered.p/.._util.c.o [87/335] Compiling C object tests/extr...ting-null.p/extra-terminating-null.c.o [88/335] Compiling C object tests/dtbs_equal_ordered.p/testutils.c.o [88/335] Compiling C object tests/extra-terminating-null.p/testutils.c.o [89/335] Compiling C object tests/dtbs...l_unordered.p/dtbs_equal_unordered.c.o [89/335] Compiling C object tests/extra-terminating-null.p/.._util.c.o [90/335] Compiling C object tests/dtbs_equal_unordered.p/.._util.c.o [90/335] Compiling C object tests/find_property.p/find_property.c.o [91/335] Compiling C object tests/extr...ting-null.p/extra-terminating-null.c.o [91/335] Compiling C object tests/find_property.p/testutils.c.o [92/335] Compiling C object tests/dtbs_equal_unordered.p/testutils.c.o [92/335] Compiling C object tests/find_property.p/.._util.c.o [93/335] Compiling C object tests/extra-terminating-null.p/testutils.c.o [93/335] Compiling C object tests/fs_tree1.p/fs_tree1.c.o [94/335] Compiling C object tests/find_property.p/find_property.c.o [94/335] Compiling C object tests/fs_tree1.p/testutils.c.o [95/335] Compiling C object tests/extra-terminating-null.p/.._util.c.o [95/335] Compiling C object tests/fs_tree1.p/.._util.c.o [96/335] Generating pylibfdt/pylibfdt with a custom command /usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:485: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'GPL' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.13/site-packages/setuptools/dist.py:485: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'BSD-2-Clause' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) [96/335] Compiling C object tests/get_alias.p/get_alias.c.o [97/335] Compiling C object tests/find_property.p/testutils.c.o [97/335] Compiling C object tests/get_alias.p/testutils.c.o [98/335] Compiling C object tests/find_property.p/.._util.c.o [98/335] Compiling C object tests/get_alias.p/.._util.c.o [99/335] Compiling C object tests/fs_tree1.p/fs_tree1.c.o [99/335] Compiling C object tests/get_mem_rsv.p/get_mem_rsv.c.o [100/335] Compiling C object tests/get_alias.p/get_alias.c.o [100/335] Compiling C object tests/get_mem_rsv.p/testutils.c.o [101/335] Compiling C object tests/fs_tree1.p/testutils.c.o [101/335] Compiling C object tests/get_mem_rsv.p/.._util.c.o [102/335] Compiling C object tests/fs_tree1.p/.._util.c.o [102/335] Compiling C object tests/get_name.p/get_name.c.o [103/335] Compiling C object tests/get_mem_rsv.p/get_mem_rsv.c.o [103/335] Compiling C object tests/get_name.p/testutils.c.o [104/335] Compiling C object tests/get_alias.p/testutils.c.o [104/335] Compiling C object tests/get_name.p/.._util.c.o [105/335] Compiling C object tests/get_alias.p/.._util.c.o [105/335] Compiling C object tests/get_path.p/get_path.c.o [106/335] Compiling C object tests/get_name.p/get_name.c.o [106/335] Compiling C object tests/get_path.p/testutils.c.o [107/335] Compiling C object tests/get_mem_rsv.p/.._util.c.o [107/335] Compiling C object tests/get_path.p/.._util.c.o [108/335] Compiling C object tests/get_mem_rsv.p/testutils.c.o [108/335] Compiling C object tests/get_phandle.p/get_phandle.c.o [109/335] Compiling C object tests/get_path.p/get_path.c.o [109/335] Compiling C object tests/get_phandle.p/testutils.c.o [110/335] Compiling C object tests/get_name.p/testutils.c.o [110/335] Compiling C object tests/get_phandle.p/.._util.c.o [111/335] Compiling C object tests/get_name.p/.._util.c.o [111/335] Compiling C object tests/get_prop_offset.p/get_prop_offset.c.o [112/335] Compiling C object tests/get_phandle.p/get_phandle.c.o [112/335] Compiling C object tests/get_prop_offset.p/testutils.c.o [113/335] Compiling C object tests/get_path.p/testutils.c.o [113/335] Compiling C object tests/get_prop_offset.p/.._util.c.o [114/335] Compiling C object tests/get_path.p/.._util.c.o [114/335] Compiling C object tests/get...en.p/get_next_tag_invalid_prop_len.c.o [115/335] Compiling C object tests/get_prop_offset.p/get_prop_offset.c.o [115/335] Compiling C object tests/get_next_tag_invalid_prop_len.p/testutils.c.o [116/335] Compiling C object tests/get_phandle.p/.._util.c.o [116/335] Compiling C object tests/get_next_tag_invalid_prop_len.p/.._util.c.o [117/335] Compiling C object tests/get_phandle.p/testutils.c.o [117/335] Compiling C object tests/getprop.p/getprop.c.o [118/335] Compiling C object tests/get...en.p/get_next_tag_invalid_prop_len.c.o [118/335] Compiling C object tests/getprop.p/testutils.c.o [119/335] Compiling C object tests/get_prop_offset.p/testutils.c.o [119/335] Compiling C object tests/getprop.p/.._util.c.o [120/335] Compiling C object tests/get_prop_offset.p/.._util.c.o [120/335] Compiling C object tests/incbin.p/incbin.c.o [121/335] Compiling C object tests/getprop.p/getprop.c.o [121/335] Compiling C object tests/incbin.p/testutils.c.o [122/335] Compiling C object tests/get_next_tag_invalid_prop_len.p/testutils.c.o [122/335] Compiling C object tests/incbin.p/.._util.c.o [123/335] Compiling C object tests/get_next_tag_invalid_prop_len.p/.._util.c.o [123/335] Compiling C object tests/integer-expressions.p/integer-expressions.c.o [124/335] Compiling C object tests/incbin.p/incbin.c.o [124/335] Compiling C object tests/integer-expressions.p/testutils.c.o [125/335] Compiling C object tests/getprop.p/.._util.c.o [125/335] Compiling C object tests/integer-expressions.p/.._util.c.o [126/335] Compiling C object tests/getprop.p/testutils.c.o [126/335] Compiling C object tests/mangle-layout.p/mangle-layout.c.o [127/335] Compiling C object tests/integer-expressions.p/integer-expressions.c.o [127/335] Compiling C object tests/mangle-layout.p/testutils.c.o [128/335] Compiling C object tests/incbin.p/testutils.c.o [128/335] Compiling C object tests/mangle-layout.p/.._util.c.o [129/335] Compiling C object tests/incbin.p/.._util.c.o [129/335] Compiling C object tests/move_and_save.p/move_and_save.c.o [130/335] Compiling C object tests/mangle-layout.p/mangle-layout.c.o [130/335] Compiling C object tests/move_and_save.p/testutils.c.o [131/335] Compiling C object tests/integer-expressions.p/testutils.c.o [131/335] Compiling C object tests/move_and_save.p/.._util.c.o [132/335] Compiling C object tests/integer-expressions.p/.._util.c.o [132/335] Compiling C object tests/nod...compatible.p/node_check_compatible.c.o [133/335] Compiling C object tests/move_and_save.p/move_and_save.c.o [133/335] Compiling C object tests/node_check_compatible.p/testutils.c.o [134/335] Compiling C object tests/mangle-layout.p/testutils.c.o [134/335] Compiling C object tests/node_check_compatible.p/.._util.c.o [135/335] Compiling C object tests/mangle-layout.p/.._util.c.o [135/335] Compiling C object tests/nod...atible.p/node_offset_by_compatible.c.o [136/335] Compiling C object tests/nod...compatible.p/node_check_compatible.c.o [136/335] Compiling C object tests/node_offset_by_compatible.p/testutils.c.o [137/335] Compiling C object tests/move_and_save.p/testutils.c.o [137/335] Compiling C object tests/node_offset_by_compatible.p/.._util.c.o [138/335] Compiling C object tests/move_and_save.p/.._util.c.o [138/335] Compiling C object tests/nod...y_phandle.p/node_offset_by_phandle.c.o [139/335] Compiling C object tests/nod...atible.p/node_offset_by_compatible.c.o [139/335] Compiling C object tests/node_offset_by_phandle.p/testutils.c.o [140/335] Compiling C object tests/node_check_compatible.p/testutils.c.o [140/335] Compiling C object tests/node_offset_by_phandle.p/.._util.c.o [141/335] Compiling C object tests/node_check_compatible.p/.._util.c.o [141/335] Compiling C object tests/nod..._value.p/node_offset_by_prop_value.c.o [142/335] Compiling C object tests/nod...y_phandle.p/node_offset_by_phandle.c.o [142/335] Compiling C object tests/node_offset_by_prop_value.p/testutils.c.o [143/335] Compiling C object tests/node_offset_by_compatible.p/testutils.c.o [143/335] Compiling C object tests/node_offset_by_prop_value.p/.._util.c.o [144/335] Compiling C object tests/node_offset_by_compatible.p/.._util.c.o [144/335] Compiling C object tests/nop_node.p/nop_node.c.o [145/335] Compiling C object tests/nod..._value.p/node_offset_by_prop_value.c.o [145/335] Compiling C object tests/nop_node.p/testutils.c.o [146/335] Compiling C object tests/node_offset_by_phandle.p/testutils.c.o [146/335] Compiling C object tests/nop_node.p/.._util.c.o [147/335] Compiling C object tests/node_offset_by_phandle.p/.._util.c.o [147/335] Compiling C object tests/nop_property.p/nop_property.c.o [148/335] Compiling C object tests/nop_node.p/nop_node.c.o [148/335] Compiling C object tests/nop_property.p/testutils.c.o [149/335] Compiling C object tests/node_offset_by_prop_value.p/testutils.c.o [149/335] Compiling C object tests/nop_property.p/.._util.c.o [150/335] Compiling C object tests/node_offset_by_prop_value.p/.._util.c.o [150/335] Compiling C object tests/nopulate.p/nopulate.c.o [151/335] Compiling C object tests/nop_property.p/nop_property.c.o [151/335] Compiling C object tests/nopulate.p/testutils.c.o [152/335] Compiling C object tests/nop_node.p/testutils.c.o [152/335] Compiling C object tests/nopulate.p/.._util.c.o [153/335] Compiling C object tests/nop_node.p/.._util.c.o [153/335] Compiling C object tests/notfound.p/notfound.c.o [154/335] Compiling C object tests/nopulate.p/nopulate.c.o [154/335] Compiling C object tests/notfound.p/testutils.c.o [155/335] Compiling C object tests/nop_property.p/testutils.c.o [155/335] Compiling C object tests/notfound.p/.._util.c.o [156/335] Compiling C object tests/nop_property.p/.._util.c.o [156/335] Compiling C object tests/open_pack.p/open_pack.c.o [157/335] Compiling C object tests/notfound.p/notfound.c.o [157/335] Compiling C object tests/open_pack.p/testutils.c.o [158/335] Compiling C object tests/nopulate.p/testutils.c.o [158/335] Compiling C object tests/open_pack.p/.._util.c.o [159/335] Compiling C object tests/nopulate.p/.._util.c.o [159/335] Compiling C object tests/overlay.p/overlay.c.o [160/335] Compiling C object tests/open_pack.p/open_pack.c.o [160/335] Compiling C object tests/overlay.p/testutils.c.o [161/335] Compiling C object tests/notfound.p/.._util.c.o [161/335] Compiling C object tests/overlay.p/.._util.c.o [162/335] Compiling C object tests/notfound.p/testutils.c.o [162/335] Compiling C object tests/overlay_bad_fixup.p/overlay_bad_fixup.c.o [163/335] Compiling C object tests/overlay.p/overlay.c.o [163/335] Compiling C object tests/overlay_bad_fixup.p/testutils.c.o [164/335] Compiling C object tests/open_pack.p/testutils.c.o [164/335] Compiling C object tests/overlay_bad_fixup.p/.._util.c.o [165/335] Compiling C object tests/open_pack.p/.._util.c.o [165/335] Compiling C object tests/parent_offset.p/parent_offset.c.o [166/335] Compiling C object tests/overlay_bad_fixup.p/overlay_bad_fixup.c.o [166/335] Compiling C object tests/parent_offset.p/testutils.c.o [167/335] Compiling C object tests/overlay.p/testutils.c.o [167/335] Compiling C object tests/parent_offset.p/.._util.c.o [168/335] Compiling C object tests/overlay.p/.._util.c.o [168/335] Compiling C object tests/path-references.p/path-references.c.o [169/335] Compiling C object tests/parent_offset.p/parent_offset.c.o [169/335] Compiling C object tests/path-references.p/testutils.c.o [170/335] Compiling C object tests/overlay_bad_fixup.p/testutils.c.o [170/335] Compiling C object tests/path-references.p/.._util.c.o [171/335] Compiling C object tests/overlay_bad_fixup.p/.._util.c.o [171/335] Compiling C object tests/path_offset.p/path_offset.c.o [172/335] Compiling C object tests/path-references.p/path-references.c.o [172/335] Compiling C object tests/path_offset.p/testutils.c.o [173/335] Compiling C object tests/parent_offset.p/testutils.c.o [173/335] Compiling C object tests/path_offset.p/.._util.c.o [174/335] Compiling C object tests/parent_offset.p/.._util.c.o [174/335] Compiling C object tests/path_offset_aliases.p/path_offset_aliases.c.o [175/335] Compiling C object tests/path_offset.p/path_offset.c.o [175/335] Compiling C object tests/path_offset_aliases.p/testutils.c.o [176/335] Compiling C object tests/path-references.p/testutils.c.o [176/335] Compiling C object tests/path_offset_aliases.p/.._util.c.o [177/335] Compiling C object tests/path_offset_aliases.p/path_offset_aliases.c.o [177/335] Compiling C object tests/phandle_format.p/phandle_format.c.o [178/335] Compiling C object tests/path-references.p/.._util.c.o [178/335] Compiling C object tests/phandle_format.p/testutils.c.o [179/335] Compiling C object tests/path_offset.p/testutils.c.o [179/335] Compiling C object tests/phandle_format.p/.._util.c.o [180/335] Compiling C object tests/path_offset.p/.._util.c.o [180/335] Compiling C object tests/property_iterate.p/property_iterate.c.o [181/335] Compiling C object tests/phandle_format.p/phandle_format.c.o [181/335] Compiling C object tests/property_iterate.p/testutils.c.o [182/335] Compiling C object tests/path_offset_aliases.p/testutils.c.o [182/335] Compiling C object tests/property_iterate.p/.._util.c.o [183/335] Compiling C object tests/path_offset_aliases.p/.._util.c.o [183/335] Compiling C object tests/propname_escapes.p/propname_escapes.c.o [184/335] Compiling C object tests/property_iterate.p/property_iterate.c.o [184/335] Compiling C object tests/propname_escapes.p/testutils.c.o [185/335] Compiling C object tests/phandle_format.p/testutils.c.o [185/335] Compiling C object tests/propname_escapes.p/.._util.c.o [186/335] Compiling C object tests/phandle_format.p/.._util.c.o [186/335] Compiling C object tests/references.p/references.c.o [187/335] Compiling C object tests/propname_escapes.p/propname_escapes.c.o [187/335] Compiling C object tests/references.p/testutils.c.o [188/335] Compiling C object tests/property_iterate.p/testutils.c.o [188/335] Compiling C object tests/references.p/.._util.c.o [189/335] Compiling C object tests/property_iterate.p/.._util.c.o [189/335] Compiling C object tests/relref_merge.p/relref_merge.c.o [190/335] Compiling C object tests/references.p/references.c.o [190/335] Compiling C object tests/relref_merge.p/testutils.c.o [191/335] Compiling C object tests/propname_escapes.p/testutils.c.o [191/335] Compiling C object tests/relref_merge.p/.._util.c.o [192/335] Compiling C object tests/propname_escapes.p/.._util.c.o [192/335] Compiling C object tests/root_node.p/root_node.c.o [193/335] Compiling C object tests/relref_merge.p/relref_merge.c.o [193/335] Compiling C object tests/root_node.p/testutils.c.o [194/335] Compiling C object tests/references.p/testutils.c.o [194/335] Compiling C object tests/root_node.p/.._util.c.o [195/335] Compiling C object tests/references.p/.._util.c.o [195/335] Compiling C object tests/rw_oom.p/rw_oom.c.o [196/335] Compiling C object tests/root_node.p/root_node.c.o [196/335] Compiling C object tests/rw_oom.p/testutils.c.o [197/335] Compiling C object tests/relref_merge.p/.._util.c.o [197/335] Compiling C object tests/rw_oom.p/.._util.c.o [198/335] Compiling C object tests/relref_merge.p/testutils.c.o [198/335] Compiling C object tests/rw_tree1.p/rw_tree1.c.o [199/335] Compiling C object tests/rw_oom.p/rw_oom.c.o [199/335] Compiling C object tests/rw_tree1.p/testutils.c.o [200/335] Compiling C object tests/root_node.p/testutils.c.o [200/335] Compiling C object tests/rw_tree1.p/.._util.c.o [201/335] Compiling C object tests/root_node.p/.._util.c.o [201/335] Compiling C object tests/set_name.p/set_name.c.o [202/335] Compiling C object tests/rw_tree1.p/rw_tree1.c.o [202/335] Compiling C object tests/set_name.p/testutils.c.o [203/335] Compiling C object tests/rw_oom.p/testutils.c.o [203/335] Compiling C object tests/set_name.p/.._util.c.o [204/335] Compiling C object tests/rw_oom.p/.._util.c.o [204/335] Compiling C object tests/setprop.p/setprop.c.o [205/335] Compiling C object tests/set_name.p/set_name.c.o [205/335] Compiling C object tests/setprop.p/testutils.c.o [206/335] Compiling C object tests/rw_tree1.p/testutils.c.o [206/335] Compiling C object tests/setprop.p/.._util.c.o [207/335] Compiling C object tests/rw_tree1.p/.._util.c.o [207/335] Compiling C object tests/setprop_inplace.p/setprop_inplace.c.o [208/335] Compiling C object tests/setprop.p/setprop.c.o [208/335] Compiling C object tests/setprop_inplace.p/testutils.c.o [209/335] Compiling C object tests/set_name.p/.._util.c.o [209/335] Compiling C object tests/setprop_inplace.p/.._util.c.o [210/335] Compiling C object tests/set_name.p/testutils.c.o [210/335] Compiling C object tests/sized_cells.p/sized_cells.c.o [211/335] Compiling C object tests/setprop_inplace.p/setprop_inplace.c.o [211/335] Compiling C object tests/sized_cells.p/testutils.c.o [212/335] Compiling C object tests/setprop.p/testutils.c.o [212/335] Compiling C object tests/sized_cells.p/.._util.c.o [213/335] Compiling C object tests/setprop.p/.._util.c.o [213/335] Compiling C object tests/string_escapes.p/string_escapes.c.o [214/335] Compiling C object tests/sized_cells.p/sized_cells.c.o [214/335] Compiling C object tests/string_escapes.p/testutils.c.o [215/335] Compiling C object tests/setprop_inplace.p/.._util.c.o [215/335] Compiling C object tests/string_escapes.p/.._util.c.o [216/335] Compiling C object tests/setprop_inplace.p/testutils.c.o [216/335] Compiling C object tests/stringlist.p/stringlist.c.o [217/335] Compiling C object tests/string_escapes.p/string_escapes.c.o [217/335] Compiling C object tests/stringlist.p/testutils.c.o [218/335] Compiling C object tests/sized_cells.p/testutils.c.o [218/335] Compiling C object tests/stringlist.p/.._util.c.o [219/335] Compiling C object tests/sized_cells.p/.._util.c.o [219/335] Compiling C object tests/subnode_iterate.p/subnode_iterate.c.o [220/335] Compiling C object tests/string_escapes.p/testutils.c.o [220/335] Compiling C object tests/subnode_iterate.p/testutils.c.o [221/335] Compiling C object tests/stringlist.p/stringlist.c.o [221/335] Compiling C object tests/subnode_iterate.p/.._util.c.o [222/335] Compiling C object tests/string_escapes.p/.._util.c.o [222/335] Compiling C object tests/subnode_offset.p/subnode_offset.c.o [223/335] Compiling C object tests/subnode_iterate.p/subnode_iterate.c.o [223/335] Compiling C object tests/subnode_offset.p/testutils.c.o [224/335] Compiling C object tests/stringlist.p/testutils.c.o [224/335] Compiling C object tests/subnode_offset.p/.._util.c.o [225/335] Compiling C object tests/stringlist.p/.._util.c.o [225/335] Compiling C object tests/sup..._offset.p/supernode_atdepth_offset.c.o [226/335] Compiling C object tests/subnode_offset.p/subnode_offset.c.o [226/335] Compiling C object tests/supernode_atdepth_offset.p/testutils.c.o [227/335] Compiling C object tests/subnode_iterate.p/.._util.c.o [227/335] Compiling C object tests/supernode_atdepth_offset.p/.._util.c.o [228/335] Compiling C object tests/subnode_iterate.p/testutils.c.o [228/335] Compiling C object tests/sw_states.p/sw_states.c.o [229/335] Compiling C object tests/sup..._offset.p/supernode_atdepth_offset.c.o [229/335] Compiling C object tests/sw_states.p/testutils.c.o [230/335] Compiling C object tests/subnode_offset.p/testutils.c.o [230/335] Compiling C object tests/sw_states.p/.._util.c.o [231/335] Compiling C object tests/subnode_offset.p/.._util.c.o [231/335] Compiling C object tests/sw_tree1.p/sw_tree1.c.o [232/335] Compiling C object tests/supernode_atdepth_offset.p/testutils.c.o [232/335] Compiling C object tests/sw_tree1.p/testutils.c.o [233/335] Compiling C object tests/supernode_atdepth_offset.p/.._util.c.o [233/335] Compiling C object tests/sw_tree1.p/.._util.c.o [234/335] Compiling C object tests/sw_states.p/sw_states.c.o [234/335] Compiling C object tests/utilfdt_test.p/utilfdt_test.c.o [235/335] Compiling C object tests/sw_states.p/testutils.c.o [235/335] Compiling C object tests/utilfdt_test.p/testutils.c.o [236/335] Compiling C object tests/sw_states.p/.._util.c.o [236/335] Compiling C object tests/utilfdt_test.p/.._util.c.o [237/335] Compiling C object tests/sw_tree1.p/sw_tree1.c.o [237/335] Compiling C object tests/truncated_memrsv.p/truncated_memrsv.c.o [238/335] Compiling C object tests/utilfdt_test.p/utilfdt_test.c.o [238/335] Compiling C object tests/truncated_memrsv.p/testutils.c.o [239/335] Compiling C object tests/sw_tree1.p/.._util.c.o [239/335] Compiling C object tests/truncated_memrsv.p/.._util.c.o [240/335] Compiling C object tests/truncated_memrsv.p/truncated_memrsv.c.o [240/335] Compiling C object tests/truncated_property.p/truncated_property.c.o [241/335] Compiling C object tests/sw_tree1.p/testutils.c.o [241/335] Compiling C object tests/truncated_property.p/testutils.c.o [242/335] Compiling C object tests/utilfdt_test.p/.._util.c.o [242/335] Compiling C object tests/truncated_property.p/.._util.c.o [243/335] Compiling C object tests/utilfdt_test.p/testutils.c.o [243/335] Compiling C object tests/truncated_string.p/truncated_string.c.o [244/335] Compiling C object tests/truncated_property.p/truncated_property.c.o [244/335] Compiling C object tests/truncated_string.p/testutils.c.o [245/335] Compiling C object tests/truncated_memrsv.p/testutils.c.o [245/335] Compiling C object tests/truncated_string.p/.._util.c.o [246/335] Compiling C object tests/truncated_memrsv.p/.._util.c.o [246/335] Compiling C object tests/asm_tree_dump.p/asm_tree_dump.c.o [247/335] Compiling C object tests/truncated_string.p/truncated_string.c.o [247/335] Compiling C object tests/asm_tree_dump.p/testutils.c.o [248/335] Compiling C object tests/truncated_property.p/testutils.c.o [248/335] Compiling C object tests/asm_tree_dump.p/.._util.c.o [249/335] Compiling C object tests/truncated_property.p/.._util.c.o [249/335] Compiling C object tests/value-labels.p/value-labels.c.o [250/335] Compiling C object tests/asm_tree_dump.p/asm_tree_dump.c.o [250/335] Compiling C object tests/value-labels.p/testutils.c.o [251/335] Compiling C object tests/truncated_string.p/testutils.c.o [251/335] Compiling C object tests/value-labels.p/.._util.c.o [252/335] Compiling C object tests/truncated_string.p/.._util.c.o [252/335] Linking target convert-dtsv0 [253/335] Compiling C object tests/value-labels.p/value-labels.c.o [253/335] Linking target dtc [254/335] Compiling C object tests/asm_tree_dump.p/testutils.c.o [254/335] Linking target fdtdump [255/335] Compiling C object tests/asm_tree_dump.p/.._util.c.o [255/335] Linking target fdtget [256/335] Linking target dtc [256/335] Linking target fdtput [257/335] Compiling C object tests/value-labels.p/.._util.c.o [257/335] Linking target fdtoverlay [258/335] Linking target fdtdump [258/335] Linking target tests/dumptrees [259/335] Compiling C object tests/value-labels.p/testutils.c.o [259/335] Linking target tests/add_subnode_with_nops [260/335] Linking target fdtget [260/335] Linking target tests/addr_size_cells [261/335] Linking target fdtput [261/335] Linking target tests/addr_size_cells2 [262/335] Linking target fdtoverlay [262/335] Linking target tests/appendprop1 [263/335] Linking target tests/dumptrees [263/335] Linking target tests/appendprop2 [264/335] Linking target tests/addr_size_cells [264/335] Linking target tests/appendprop_addrrange [265/335] Linking target tests/appendprop1 [265/335] Linking target tests/boot-cpuid [266/335] Linking target tests/addr_size_cells2 [266/335] Linking target tests/char_literal [267/335] Linking target tests/appendprop2 [267/335] Linking target tests/check_full [268/335] Linking target tests/appendprop_addrrange [268/335] Linking target tests/check_header [269/335] Linking target tests/char_literal [269/335] Linking target tests/check_path [270/335] Linking target tests/boot-cpuid [270/335] Linking target tests/del_node [271/335] Linking target tests/check_full [271/335] Linking target tests/del_property [272/335] Linking target tests/check_header [272/335] Linking target tests/dtb_reverse [273/335] Linking target tests/check_path [273/335] Linking target tests/dtbs_equal_ordered [274/335] Linking target tests/del_node [274/335] Linking target tests/dtbs_equal_unordered [275/335] Linking target tests/del_property [275/335] Linking target tests/extra-terminating-null [276/335] Linking target tests/dtb_reverse [276/335] Linking target tests/find_property [277/335] Linking target tests/dtbs_equal_ordered [277/335] Linking target tests/fs_tree1 [278/335] Linking target tests/dtbs_equal_unordered [278/335] Linking target tests/get_alias [279/335] Linking target tests/extra-terminating-null [279/335] Linking target tests/get_mem_rsv [280/335] Linking target tests/find_property [280/335] Linking target tests/get_name [281/335] Linking target tests/fs_tree1 [281/335] Linking target tests/get_path [282/335] Linking target tests/get_alias [282/335] Linking target tests/get_phandle [283/335] Linking target tests/get_mem_rsv [283/335] Linking target tests/get_prop_offset [284/335] Linking target tests/get_name [284/335] Linking target tests/get_next_tag_invalid_prop_len [285/335] Linking target tests/get_path [285/335] Linking target tests/getprop [286/335] Linking target tests/add_subnode_with_nops [286/335] Linking target tests/incbin [287/335] Linking target tests/get_prop_offset [287/335] Linking target tests/integer-expressions [288/335] Linking target tests/get_next_tag_invalid_prop_len [288/335] Linking target tests/mangle-layout [289/335] Linking target tests/getprop [289/335] Linking target tests/move_and_save [290/335] Linking target tests/incbin [290/335] Linking target tests/node_check_compatible [291/335] Linking target tests/integer-expressions [291/335] Linking target tests/node_offset_by_compatible [292/335] Linking target tests/mangle-layout [292/335] Linking target tests/node_offset_by_phandle [293/335] Linking target tests/move_and_save [293/335] Linking target tests/node_offset_by_prop_value [294/335] Linking target tests/node_check_compatible [294/335] Linking target tests/nop_node [295/335] Linking target tests/node_offset_by_compatible [295/335] Linking target tests/nop_property [296/335] Linking target tests/node_offset_by_phandle [296/335] Linking target tests/nopulate [297/335] Linking target tests/nop_node [297/335] Linking target tests/notfound [298/335] Linking target tests/node_offset_by_prop_value [298/335] Linking target tests/open_pack [299/335] Linking target tests/nop_property [299/335] Linking target tests/overlay [300/335] Linking target tests/nopulate [300/335] Linking target tests/overlay_bad_fixup [301/335] Linking target tests/open_pack [301/335] Linking target tests/parent_offset [302/335] Linking target tests/notfound [302/335] Linking target tests/path-references [303/335] Linking target tests/overlay [303/335] Linking target tests/path_offset [304/335] Linking target tests/overlay_bad_fixup [304/335] Linking target tests/path_offset_aliases [305/335] Linking target tests/parent_offset [305/335] Linking target tests/phandle_format [306/335] Linking target tests/path-references [306/335] Linking target tests/property_iterate [307/335] Linking target tests/path_offset [307/335] Linking target tests/propname_escapes [308/335] Linking target tests/get_phandle [308/335] Linking target tests/references [309/335] Linking target tests/property_iterate [309/335] Linking target tests/relref_merge [310/335] Linking target tests/phandle_format [310/335] Linking target tests/root_node [311/335] Linking target tests/propname_escapes [311/335] Linking target tests/rw_oom [312/335] Linking target tests/references [312/335] Linking target tests/rw_tree1 [313/335] Linking target tests/relref_merge [313/335] Linking target tests/set_name [314/335] Linking target tests/root_node [314/335] Linking target tests/setprop [315/335] Linking target tests/rw_oom [315/335] Linking target tests/setprop_inplace [316/335] Linking target tests/rw_tree1 [316/335] Linking target tests/sized_cells [317/335] Linking target tests/set_name [317/335] Linking target tests/string_escapes [318/335] Linking target tests/setprop [318/335] Linking target tests/stringlist [319/335] Linking target tests/setprop_inplace [319/335] Linking target tests/subnode_iterate [320/335] Linking target tests/sized_cells [320/335] Linking target tests/subnode_offset [321/335] Linking target tests/string_escapes [321/335] Linking target tests/supernode_atdepth_offset [322/335] Linking target tests/stringlist [322/335] Linking target tests/sw_states [323/335] Linking target tests/subnode_iterate [323/335] Linking target tests/sw_tree1 [324/335] Linking target tests/subnode_offset [324/335] Linking target tests/utilfdt_test [325/335] Linking target tests/supernode_atdepth_offset [325/335] Linking target tests/truncated_memrsv [326/335] Linking target tests/sw_states [326/335] Linking target tests/truncated_property [327/335] Linking target tests/sw_tree1 [327/335] Linking target tests/truncated_string [328/335] Linking target tests/utilfdt_test [328/335] Linking target tests/asm_tree_dump [329/335] Linking target tests/truncated_memrsv [329/335] Linking target tests/value-labels [330/335] Linking target tests/truncated_property [331/335] Linking target tests/truncated_string [332/335] Linking target tests/asm_tree_dump [333/335] Linking target tests/value-labels [334/335] Linking target convert-dtsv0 [335/335] Linking target tests/path_offset_aliases ==> Entering fakeroot environment... ==> Starting package()... Dropping privileges to 'root' before running ninja... ninja: Entering directory `/build/dtc/src/build' [0/156] Generating version_gen.h with a custom command [0/156] Generating pylibfdt/pylibfdt with a custom command [1/156] Generating version_gen.h with a custom command warning: unable to access '/root/.config/git/attributes': Permission denied warning: unable to access '/root/.config/git/ignore': Permission denied [2/2] Generating pylibfdt/pylibfdt with a custom command /usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:485: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'GPL' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.13/site-packages/setuptools/dist.py:485: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'BSD-2-Clause' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) Installing libfdt/libfdt.so.1.7.2 to /build/dtc/pkg/dtc/usr/lib Installing libfdt/libfdt.a to /build/dtc/pkg/dtc/usr/lib Installing convert-dtsv0 to /build/dtc/pkg/dtc/usr/bin Installing dtc to /build/dtc/pkg/dtc/usr/bin Installing fdtdump to /build/dtc/pkg/dtc/usr/bin Installing fdtget to /build/dtc/pkg/dtc/usr/bin Installing fdtput to /build/dtc/pkg/dtc/usr/bin Installing fdtoverlay to /build/dtc/pkg/dtc/usr/bin Installing /build/dtc/src/dtc/libfdt/fdt.h to /build/dtc/pkg/dtc/usr/include Installing /build/dtc/src/dtc/libfdt/libfdt.h to /build/dtc/pkg/dtc/usr/include Installing /build/dtc/src/dtc/libfdt/libfdt_env.h to /build/dtc/pkg/dtc/usr/include Installing /build/dtc/src/build/meson-private/libfdt.pc to /build/dtc/pkg/dtc/usr/lib/pkgconfig Installing /build/dtc/src/dtc/dtdiff to /build/dtc/pkg/dtc/usr/bin Installing symlink pointing to libfdt.so.1.7.2 to /build/dtc/pkg/dtc/usr/lib/libfdt.so.1 Installing symlink pointing to libfdt.so.1 to /build/dtc/pkg/dtc/usr/lib/libfdt.so Running custom install script '/build/dtc/src/dtc/pylibfdt/../setup.py --quiet --top-builddir /build/dtc/src/build install --prefix=/usr --root=$DESTDIR' /usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:485: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'GPL' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.13/site-packages/setuptools/dist.py:485: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern 'BSD-2-Clause' did not match any files. By 2026-Mar-20, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/lib/python3.13/site-packages/_libfdt.cpython-313-arm-linux-gnueabihf.so usr/lib/python3.13/site-packages/libfdt-1.7.2-py3.13.egg-info/SOURCES.txt ==> Creating package "dtc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dtc 1.7.2-4 (Sat May 24 07:56:02 2025) ==> Cleaning up...