src/perftest_resources.c: In function 'run_iter_lat_send': src/perftest_resources.h:108:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr," rcnt=%lu\n",rcnt); } ^ src/perftest_resources.c:4793:7: note: in expansion of macro 'NOTIFY_COMP_ERROR_RECV' NOTIFY_COMP_ERROR_RECV(wc,rcnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.c:4809:69: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "Couldn't post recv SRQ. QP = %d: counter=%lu\n",(int)wc.wr_id, rcnt); ~~^ %llu src/perftest_resources.c:4815:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "Couldn't post recv: rcnt=%lu\n", rcnt); ~~^ %llu src/perftest_resources.c:4863:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr,"Couldn't post send: scnt=%lu \n",scnt); ~~^ %llu In file included from src/perftest_resources.c:29:0: src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:4898:6: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(s_wc,scnt,scnt) ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:4898:6: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(s_wc,scnt,scnt) ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.c: In function 'run_iter_lat_burst_server': src/perftest_resources.h:108:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr," rcnt=%lu\n",rcnt); } ^ src/perftest_resources.c:4940:6: note: in expansion of macro 'NOTIFY_COMP_ERROR_RECV' NOTIFY_COMP_ERROR_RECV(wc[i], rcnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.c:4948:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "Couldn't post send: scnt=%lu\n", scnt); ~~^ %llu src/perftest_resources.c:4956:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "Couldn't post recv Qp=%d rcnt=%lu\n", wc_id, rcnt); ~~^ %llu In file included from src/perftest_resources.c:29:0: src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:4970:6: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(wc[i], scnt, ccnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:4970:6: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(wc[i], scnt, ccnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.c: In function 'run_iter_lat_burst': src/perftest_resources.c:5072:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "Couldn't post send: scnt=%lu\n", totscnt); ~~^ %llu In file included from src/perftest_resources.c:29:0: src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:5098:7: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(wc[i], totscnt, totccnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:5098:7: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(wc[i], totscnt, totccnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.c:5103:56: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "Couldn't post recv Qp=%d rcnt=%lu\n", wc_id, totrcnt); ~~^ %llu In file included from src/perftest_resources.c:29:0: src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:5118:7: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(wc[i], totscnt, totccnt); ^~~~~~~~~~~~~~~~~~~~~~ src/perftest_resources.h:103:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] fprintf(stderr, "scnt=%lu, ccnt=%lu\n",scnt, ccnt); } ^ src/perftest_resources.c:5118:7: note: in expansion of macro 'NOTIFY_COMP_ERROR_SEND' NOTIFY_COMP_ERROR_SEND(wc[i], totscnt, totccnt); ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/perftest_parameters.c:14:0: src/raw_ethernet_resources.h: In function 'switch_smac_dmac': src/raw_ethernet_resources.h:307:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eth_header = (struct ETH_header*)sg->addr; ^ In file included from src/raw_ethernet_send_bw.c:53:0: src/raw_ethernet_resources.h: In function 'switch_smac_dmac': src/raw_ethernet_resources.h:307:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eth_header = (struct ETH_header*)sg->addr; ^ src/perftest_parameters.c: In function 'check_link_and_mtu': src/perftest_parameters.c:3310:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] fprintf(stderr," Max msg size in UD is MTU %lu\n",MTU_SIZE(user_param->curr_mtu)); ~~^ %llu src/perftest_parameters.c: In function 'ctx_print_test_info': src/perftest_parameters.c:3477:31: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] printf(" Mtu : %lu[B]\n",user_param->connection_type == RawEth ? user_param->curr_mtu : MTU_SIZE(user_param->curr_mtu)); ~~^ %llu src/perftest_parameters.c: In function 'write_test_info_to_file': src/perftest_parameters.c:3715:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] dprintf(out_json_fds, "\"Mtu\": %lu,\n",user_param->connection_type == RawEth ? user_param->curr_mtu : MTU_SIZE(user_param->curr_mtu)); ~~^ %llu In file included from src/perftest_parameters.c:12:0: src/perftest_parameters.c: In function 'write_bw_report_to_file': src/perftest_parameters.h:237:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] #define REPORT_FMT_QOS_JSON "\"MsgSize\": %lu,\nsl: %d,\n\"n_iterations\": %lu,\n\"BW_peak\": %.2lf,\n\"BW_average\": %.2lf,\n \"MsgRate\": %.6lf" ^ src/perftest_parameters.h:237:29: note: in definition of macro 'REPORT_FMT_QOS_JSON' #define REPORT_FMT_QOS_JSON "\"MsgSize\": %lu,\nsl: %d,\n\"n_iterations\": %lu,\n\"BW_peak\": %.2lf,\n\"BW_average\": %.2lf,\n \"MsgRate\": %.6lf" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/perftest_parameters.c: In function 'print_full_bw_report': src/perftest_parameters.h:235:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] #define REPORT_FMT_QOS " %-7lu %d %lu %-7.2lf %-7.2lf %-7.6lf\n" ^ src/perftest_parameters.h:235:24: note: in definition of macro 'REPORT_FMT_QOS' #define REPORT_FMT_QOS " %-7lu %d %lu %-7.2lf %-7.2lf %-7.6lf\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/raw_ethernet_send_lat.c:53:0: src/raw_ethernet_resources.h: In function 'switch_smac_dmac': src/raw_ethernet_resources.h:307:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eth_header = (struct ETH_header*)sg->addr; ^ src/perftest_parameters.c: In function 'write_report_lat_duration_to_file': src/perftest_parameters.h:247:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] #define REPORT_FMT_LAT_DUR_JSON "\"MsgSize\": %lu,\n\"n_iterations\": %" PRIu64 ",\n\"t_avg\": %.2f,\n\"tps_average\": %.2f" ^ src/perftest_parameters.h:247:33: note: in definition of macro 'REPORT_FMT_LAT_DUR_JSON' #define REPORT_FMT_LAT_DUR_JSON "\"MsgSize\": %lu,\n\"n_iterations\": %" PRIu64 ",\n\"t_avg\": %.2f,\n\"tps_average\": %.2f" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/perftest_parameters.h:247:49: note: format string is defined here #define REPORT_FMT_LAT_DUR_JSON "\"MsgSize\": %lu,\n\"n_iterations\": %" PRIu64 ",\n\"t_avg\": %.2f,\n\"tps_average\": %.2f" ~~^ %llu src/perftest_parameters.c: In function 'print_report_lat_duration': src/perftest_parameters.h:245:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] #define REPORT_FMT_LAT_DUR " %-7lu %" PRIu64 " %-7.2f %-7.2f" ^ src/perftest_parameters.c:4069:10: note: in expansion of macro 'REPORT_FMT_LAT_DUR' printf(REPORT_FMT_LAT_DUR, ^~~~~~~~~~~~~~~~~~ src/perftest_parameters.h:245:34: note: format string is defined here #define REPORT_FMT_LAT_DUR " %-7lu %" PRIu64 " %-7.2f %-7.2f" ~~~~^ %-7llu In file included from src/raw_ethernet_send_burst_lat.c:53:0: src/raw_ethernet_resources.h: In function 'switch_smac_dmac': src/raw_ethernet_resources.h:307:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eth_header = (struct ETH_header*)sg->addr; ^ In file included from src/raw_ethernet_fs_rate.c:53:0: src/raw_ethernet_resources.h: In function 'switch_smac_dmac': src/raw_ethernet_resources.h:307:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] eth_header = (struct ETH_header*)sg->addr; ^ AR libperftest.a CCLD ib_send_bw CCLD ib_send_lat CCLD ib_write_lat CCLD ib_write_bw CCLD ib_read_lat CCLD ib_read_bw CCLD ib_atomic_bw CCLD ib_atomic_lat CCLD raw_ethernet_bw CCLD raw_ethernet_lat CCLD raw_ethernet_burst_lat CCLD raw_ethernet_fs_rate make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41' >>> perftest 24.04.0-0.41 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 DESTDIR=/home/buildroot/instance-0/output-1/target install -C /home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c run_perftest_loopback run_perftest_multi_devices '/home/buildroot/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ib_send_bw ib_send_lat ib_write_lat ib_write_bw ib_read_lat ib_read_bw ib_atomic_lat ib_atomic_bw raw_ethernet_bw raw_ethernet_lat raw_ethernet_burst_lat raw_ethernet_fs_rate '/home/buildroot/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 ./man/ib_write_bw.1 ./man/ib_read_bw.1 ./man/ib_send_bw.1 ./man/ib_atomic_bw.1 ./man/ib_write_lat.1 ./man/ib_read_lat.1 ./man/ib_send_lat.1 ./man/ib_atomic_lat.1 ./man/raw_ethernet_bw.1 ./man/raw_ethernet_lat.1 ./man/raw_ethernet_burst_lat.1 ./man/raw_ethernet_fs_rate.1 man/perftest.1 '/home/buildroot/instance-0/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c ib_send_bw /home/buildroot/instance-0/output-1/target/usr/bin/ib_send_bw libtool: install: /usr/bin/install -c ib_send_lat /home/buildroot/instance-0/output-1/target/usr/bin/ib_send_lat libtool: install: /usr/bin/install -c ib_write_lat /home/buildroot/instance-0/output-1/target/usr/bin/ib_write_lat libtool: install: /usr/bin/install -c ib_write_bw /home/buildroot/instance-0/output-1/target/usr/bin/ib_write_bw libtool: install: /usr/bin/install -c ib_read_lat /home/buildroot/instance-0/output-1/target/usr/bin/ib_read_lat libtool: install: /usr/bin/install -c ib_read_bw /home/buildroot/instance-0/output-1/target/usr/bin/ib_read_bw libtool: install: /usr/bin/install -c ib_atomic_lat /home/buildroot/instance-0/output-1/target/usr/bin/ib_atomic_lat libtool: install: /usr/bin/install -c ib_atomic_bw /home/buildroot/instance-0/output-1/target/usr/bin/ib_atomic_bw libtool: install: /usr/bin/install -c raw_ethernet_bw /home/buildroot/instance-0/output-1/target/usr/bin/raw_ethernet_bw libtool: install: /usr/bin/install -c raw_ethernet_lat /home/buildroot/instance-0/output-1/target/usr/bin/raw_ethernet_lat libtool: install: /usr/bin/install -c raw_ethernet_burst_lat /home/buildroot/instance-0/output-1/target/usr/bin/raw_ethernet_burst_lat libtool: install: /usr/bin/install -c raw_ethernet_fs_rate /home/buildroot/instance-0/output-1/target/usr/bin/raw_ethernet_fs_rate make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/perftest-24.04.0-0.41' six-1.16.0.tar.gz: OK (md5: a7c927740e4964dd29b72cebfc1429bb) six-1.16.0.tar.gz: OK (sha256: 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926) >>> host-python-six 1.16.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/python-six/six-1.16.0.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/host-python-six-1.16.0 -xf - >>> host-python-six 1.16.0 Patching >>> host-python-six 1.16.0 Configuring >>> host-python-six 1.16.0 Building (cd /home/buildroot/instance-0/output-1/build/host-python-six-1.16.0//; PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/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="/home/buildroot/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/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/home/buildroot/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/instance-0/output-1/host/bin/python3 -m build -n -w ) * Getting build dependencies for wheel... running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib copying six.py -> build/lib installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel copying build/lib/six.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to build/bdist.linux-x86_64/wheel/six-1.16.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/six-1.16.0.dist-info/WHEEL creating '/home/buildroot/instance-0/output-1/build/host-python-six-1.16.0/dist/.tmp-cu89jgjx/six-1.16.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'six.py' adding 'six-1.16.0.dist-info/LICENSE' adding 'six-1.16.0.dist-info/METADATA' adding 'six-1.16.0.dist-info/WHEEL' adding 'six-1.16.0.dist-info/top_level.txt' adding 'six-1.16.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built six-1.16.0-py2.py3-none-any.whl >>> host-python-six 1.16.0 Installing to host directory (cd /home/buildroot/instance-0/output-1/build/host-python-six-1.16.0//; PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/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="/home/buildroot/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/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/home/buildroot/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/instance-0/output-1/host/bin/python3 /home/buildroot/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/buildroot/instance-0/output-1/host/bin/python --script-kind=posix --purelib=/home/buildroot/instance-0/output-1/host/lib/python3.12/site-packages --headers=/home/buildroot/instance-0/output-1/host/include/python3.12 --scripts=/home/buildroot/instance-0/output-1/host/bin --data=/home/buildroot/instance-0/output-1/host ) ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/buildroot/instance-0/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/ux500-firmware-1.1.3-6 DESTDIR=/home/buildroot/instance-0/output-1/target install make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/ux500-firmware-1.1.3-6' install -d /home/buildroot/instance-0/output-1/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/buildroot/instance-0/output-1/target/lib/firmware install -m 0666 cw1200/*.bin /home/buildroot/instance-0/output-1/target/lib/firmware/cw1200 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/ux500-firmware-1.1.3-6' for f in /home/buildroot/instance-0/output-1/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi rm -f /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/instance-0/output-1/target/usr/share/locale /home/buildroot/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/instance-0/output-1/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.08-rc1-95-g1ac296da26"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-rc1\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.08-rc1-95-g1ac296da26 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iproute2 6.10.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pciutils 3.13.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.30.0 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 71.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> freerdp 2.11.7 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> initscripts Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libedit 20230828-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmodplug d1b97ed0020bc620a059d3675d1854b40bd2608d Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtraceevent 1.8.3 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> modplugtools 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perftest 24.04.0-0.41 Collecting legal info COPYING: OK (sha256: 763adb7d5094f2127b026adea8701f042d28d4b1f6fb8b6e828989227a9cf7f5) >>> rdma-core 52.0 Collecting legal info COPYING.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.BSD_MIT: OK (sha256: 99e0df1d009a21d0dfb031600c550fd8f4efc0c6b2a4ef8b34a995aa6f79c9f4) COPYING.md: OK (sha256: c46a557f25b8ef9bec76526c4e593fc13e6cba27e7ba30d73b6497a689cf06f6) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'