checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether limits.h is sane... yes checking lzo/lzoconf.h usability... yes checking lzo/lzoconf.h presence... yes checking for lzo/lzoconf.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for version information in lzo/lzoconf.h...... v2 checking for __lzo_init_v2 in -llzo2... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dos.h usability... no checking dos.h presence... no checking for dos.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking share.h usability... no checking share.h presence... no checking for share.h... no checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for off_t... yes checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking for sys/time.h... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int16... 0 checking size of __int32... 0 checking size of __int64... 0 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of __int32... (cached) 0 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of dev_t... 8 checking size of fpos_t... 16 checking size of mode_t... 4 checking size of off_t... 8 checking size of ssize_t... 8 checking size of time_t... 8 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for clock_getcpuclockid... yes checking for clock_getres... yes checking for clock_gettime... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for getenv... yes checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime... yes checking for isatty... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mktime... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for qsort... yes checking for raise... yes checking for rmdir... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls lzop configuration summary -------------------------- lzop version : 1.04 configured for host : x86_64-pc-linux-gnu source code location : . compiler : /usr/bin/gcc preprocessor definitions : -DLZOP_HAVE_CONFIG_H=1 preprocessor flags : -I/home/autobuild/autobuild/instance-5/output-1/host/include compiler flags : -O2 -I/home/autobuild/autobuild/instance-5/output-1/host/include linker flags : -L/home/autobuild/autobuild/instance-5/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-5/output-1/host/lib link libraries : -llzo2 lzop 1.04 configured. Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. lzop and the LZO library are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/lzop/ Type `make' to build lzop. Type `make install' to install lzop. After installing lzop, please read the accompanied documentation. >>> host-lzop 1.04 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04/ make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' /usr/bin/make all-am make[2]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' CC src/c_ansic.o CC src/c_ansim.o CC src/c_init.o CC src/c_none.o CC src/c_screen.o CC src/compress.o CC src/djgpp2.o CC src/filter.o CC src/frames.o CC src/help.o CC src/lzop.o CC src/mblock.o CC src/p_lzo.o CC src/s_curses.o CC src/s_djgpp2.o CC src/s_object.o CC src/s_vcsa.o CC src/util.o CCLD src/lzop make[2]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' >>> host-lzop 1.04 Installing to host directory GIT_DIR=. PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04/ make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' make[2]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-5/output-1/host/bin' /usr/bin/install -c src/lzop '/home/autobuild/autobuild/instance-5/output-1/host/bin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-5/output-1/host/share/doc/lzop' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS doc/lzop.html doc/lzop.man doc/lzop.ps doc/lzop.tex doc/lzop.txt doc/lzop.pod '/home/autobuild/autobuild/instance-5/output-1/host/share/doc/lzop' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-5/output-1/host/share/man/man1' /usr/bin/install -c -m 644 doc/lzop.1 '/home/autobuild/autobuild/instance-5/output-1/host/share/man/man1' make[2]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzop-1.04' linux-firmware-20240709.tar.xz: OK (sha256: 719662d2e8644c097f9a0bfb6e4c97280f8b2943e7bd9b47f77cf039412f5b14) >>> linux-firmware 20240709 Extracting xzcat /home/autobuild/autobuild/instance-5/dl/linux-firmware/linux-firmware-20240709.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-5/output-1/build/linux-firmware-20240709 -xf - >>> linux-firmware 20240709 Patching >>> linux-firmware 20240709 Configuring >>> linux-firmware 20240709 Building cd /home/autobuild/autobuild/instance-5/output-1/build/linux-firmware-20240709 && tar cf br-firmware.tar amdgpu as102_data1_st.hex as102_data2_st.hex ath10k/QCA9377/hw1.0/board-2.bin ath10k/QCA9377/hw1.0/board.bin ath10k/QCA9377/hw1.0/firmware-5.bin ath10k/QCA9377/hw1.0/firmware-6.bin ath10k/QCA9377/hw1.0/firmware-sdio-5.bin ath3k-1.fw brcm/bcm4329-fullmac-4.bin brcm/brcmfmac4329-sdio.bin brcm/brcmfmac4330-sdio.Prowise-PT301.txt brcm/brcmfmac4330-sdio.bin brcm/brcmfmac4334-sdio.bin brcm/brcmfmac4335-sdio.bin brcm/brcmfmac4350-pcie.bin brcm/brcmfmac4350c2-pcie.bin brcm/brcmfmac4356-pcie.gpd-win-pocket.txt brcm/brcmfmac4356-sdio.AP6356S.txt brcm/brcmfmac4358-pcie.bin brcm/brcmfmac4371-pcie.bin brcm/brcmfmac4373.bin cxgb4/t4fw*.bin cxgb4/t5fw*.bin cypress/cyfmac43012-sdio.bin cypress/cyfmac43012-sdio.clm_blob cypress/cyfmac43340-sdio.bin cypress/cyfmac43362-sdio.bin cypress/cyfmac4339-sdio.bin cypress/cyfmac43430-sdio.bin cypress/cyfmac43430-sdio.clm_blob cypress/cyfmac43455-sdio.bin cypress/cyfmac43455-sdio.clm_blob cypress/cyfmac4354-sdio.bin cypress/cyfmac4354-sdio.clm_blob cypress/cyfmac4356-pcie.bin cypress/cyfmac4356-pcie.clm_blob cypress/cyfmac4356-sdio.bin cypress/cyfmac4356-sdio.clm_blob cypress/cyfmac43570-pcie.bin cypress/cyfmac43570-pcie.clm_blob cypress/cyfmac4373-sdio.bin cypress/cyfmac4373-sdio.clm_blob cypress/cyfmac54591-pcie.bin cypress/cyfmac54591-pcie.clm_blob dvb-usb-dib0700-1.20.fw intel/ice/ddp/*.pkg iwlwifi-105-*.ucode iwlwifi-3160-*.ucode iwlwifi-3168-*.ucode iwlwifi-4965-2.ucode iwlwifi-7265-*.ucode iwlwifi-7265D-*.ucode iwlwifi-8000C-*.ucode iwlwifi-so-a0-gf-a0*.{ucode,pnvm} libertas/sd8686_v8.bin libertas/sd8686_v8_helper.bin libertas/sd8686_v9.bin libertas/sd8686_v9_helper.bin mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin mediatek/WIFI_RAM_CODE_MT7961_1.bin mediatek/mt7601u.bin mediatek/mt7662.bin mediatek/mt7662_rom_patch.bin mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin mrvl/pcieuart8997_combo_v4.bin mrvl/prestera/mvsw_prestera_fw*.img mrvl/sd8787_uapsta.bin mrvl/sd8797_uapsta.bin mrvl/sd8887_uapsta.bin mrvl/usb8897_uapsta.bin qat_c62x.bin qat_c62x_mmp.bin qca/nvm_usb_00000302.bin qca/rampatch_usb_00000302.bin rtl_bt/rtl88*.bin rtl_nic/rtl8153a-2.fw rtl_nic/rtl8153a-3.fw rtl_nic/rtl8153a-4.fw rtl_nic/rtl8153b-2.fw rtl_nic/rtl8153c-1.fw rtl_nic/rtl8156a-2.fw rtl_nic/rtl8156b-2.fw rtlwifi/rtl8821aefw.bin rtlwifi/rtl8821aefw_29.bin rtlwifi/rtl8821aefw_wowlan.bin rtlwifi/rtl8822befw.bin ti-connectivity/TIInit_7.2.31.bts ti-connectivity/wl1271-fw-2.bin ti-connectivity/wl1271-fw-ap.bin ti-connectivity/wl1271-fw.bin ti-connectivity/wl127x-fw-3.bin ti-connectivity/wl127x-fw-4-mr.bin ti-connectivity/wl127x-fw-4-plt.bin ti-connectivity/wl127x-fw-4-sr.bin ti-connectivity/wl127x-fw-5-mr.bin ti-connectivity/wl127x-fw-5-plt.bin ti-connectivity/wl127x-fw-5-sr.bin ti-connectivity/wl127x-fw-plt-3.bin ti-connectivity/wl127x-nvs.bin tigon/* >>> linux-firmware 20240709 Installing to target mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/lib/firmware tar xf /home/autobuild/autobuild/instance-5/output-1/build/linux-firmware-20240709/br-firmware.tar -C /home/autobuild/autobuild/instance-5/output-1/target/lib/firmware cd /home/autobuild/autobuild/instance-5/output-1/target/lib/firmware ; sed -r -e '/^Link: (.+) -> (.+)$/!d; s//\1 \2/' /home/autobuild/autobuild/instance-5/output-1/build/linux-firmware-20240709/WHENCE | while read f d; do if test -f $(readlink -m $(dirname "$f")/$d); then mkdir -p $(dirname "$f") || exit 1; ln -sf $d "$f" || exit 1; fi ; done >>> linux-firmware 20240709 Installing to images directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/images tar xf /home/autobuild/autobuild/instance-5/output-1/build/linux-firmware-20240709/br-firmware.tar -C /home/autobuild/autobuild/instance-5/output-1/images cd /home/autobuild/autobuild/instance-5/output-1/images ; sed -r -e '/^Link: (.+) -> (.+)$/!d; s//\1 \2/' /home/autobuild/autobuild/instance-5/output-1/build/linux-firmware-20240709/WHENCE | while read f d; do if test -f $(readlink -m $(dirname "$f")/$d); then mkdir -p $(dirname "$f") || exit 1; ln -sf $d "$f" || exit 1; fi ; done wireless-regdb-2024.07.04.tar.xz: OK (sha256: 9832a14e1be24abff7be30dee3c9a1afb5fdfcf475a0d91aafef039f8d85f5eb) >>> wireless-regdb 2024.07.04 Extracting xzcat /home/autobuild/autobuild/instance-5/dl/wireless-regdb/wireless-regdb-2024.07.04.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-5/output-1/build/wireless-regdb-2024.07.04 -xf - >>> wireless-regdb 2024.07.04 Patching >>> wireless-regdb 2024.07.04 Configuring >>> wireless-regdb 2024.07.04 Building >>> wireless-regdb 2024.07.04 Installing to target /usr/bin/install -m 644 -D -T /home/autobuild/autobuild/instance-5/output-1/build/wireless-regdb-2024.07.04/regulatory.db /home/autobuild/autobuild/instance-5/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/autobuild/autobuild/instance-5/output-1/build/wireless-regdb-2024.07.04/regulatory.db.p7s /home/autobuild/autobuild/instance-5/output-1/target/lib/firmware/regulatory.db.p7s linux-cip-5.10.162-cip24.tar.gz: OK (sha256: fb0edc3c18e47d2b6974cb0880a0afb5c3fa08f50ee87dfdf24349405ea5f8ae) >>> linux 5.10.162-cip24 Extracting gzip -d -c /home/autobuild/autobuild/instance-5/dl/linux/linux-cip-5.10.162-cip24.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24 -xf - >>> linux 5.10.162-cip24 Patching for p in ; do if test -d $p ; then TAR="tar" PATH=/home/autobuild/autobuild/instance-5/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24 $p \*.patch || exit 1 ; else TAR="tar" PATH=/home/autobuild/autobuild/instance-5/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24 `dirname $p` `basename $p` || exit 1; fi done Using /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24/.config as base # # merged configuration written to /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24/.config (needs make) # >>> linux 5.10.162-cip24 Updating kernel config with fixups >>> linux 5.10.162-cip24 Configuring >>> linux 5.10.162-cip24 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/home/autobuild/autobuild/instance-5/output-1/images KBUILD_BUILD_VERSION=1 KBUILD_BUILD_USER=buildroot KBUILD_BUILD_HOST=buildroot KBUILD_BUILD_TIMESTAMP="Sat Oct 12 15:24:17 UTC 2024" /usr/bin/make -j1 HOSTCC="/usr/bin/gcc -O2 -isystem /home/autobuild/autobuild/instance-5/output-1/host/include -L/home/autobuild/autobuild/instance-5/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-5/output-1/host/lib" ARCH=powerpc KCFLAGS="-Wno-attribute-alias" INSTALL_MOD_PATH=/home/autobuild/autobuild/instance-5/output-1/target CROSS_COMPILE="/home/autobuild/autobuild/instance-5/output-1/host/bin/powerpc64-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/autobuild/autobuild/instance-5/output-1/host/sbin/depmod -C /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24 all In file included from ./include/linux/kernel.h:16, from ./include/linux/list.h:9, from ./include/linux/preempt.h:11, from ./include/linux/spinlock.h:51, from arch/powerpc/kernel/trace/ftrace.c:16: arch/powerpc/kernel/trace/ftrace.c: In function 'ftrace_modify_code': ./include/linux/printk.h:343:9: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:76:17: note: in expansion of macro 'pr_err' 76 | pr_err("%p: replaced (%s) != old (%s)", | ^~~~~~ In file included from ./arch/powerpc/include/asm/hw_breakpoint.h:13, from ./arch/powerpc/include/asm/processor.h:41, from ./arch/powerpc/include/asm/thread_info.h:46, from ./include/linux/thread_info.h:39, from ./include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from ./include/linux/preempt.h:78: ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ ./include/linux/printk.h:343:40: note: in expansion of macro 'ppc_inst_as_str' 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:76:17: note: in expansion of macro 'pr_err' 76 | pr_err("%p: replaced (%s) != old (%s)", | ^~~~~~ arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_nop_kernel': ./include/linux/printk.h:343:9: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:407:17: note: in expansion of macro 'pr_err' 407 | pr_err("Not expected bl: opcode is %s\n", ppc_inst_as_str(op)); | ^~~~~~ ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ ./include/linux/printk.h:343:40: note: in expansion of macro 'ppc_inst_as_str' 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:407:17: note: in expansion of macro 'pr_err' 407 | pr_err("Not expected bl: opcode is %s\n", ppc_inst_as_str(op)); | ^~~~~~ arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_call_kernel': ./include/linux/printk.h:343:9: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:655:17: note: in expansion of macro 'pr_err' 655 | pr_err("Unexpected call sequence at %p: %s\n", ip, ppc_inst_as_str(op)); | ^~~~~~ ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ ./include/linux/printk.h:343:40: note: in expansion of macro 'ppc_inst_as_str' 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:655:17: note: in expansion of macro 'pr_err' 655 | pr_err("Unexpected call sequence at %p: %s\n", ip, ppc_inst_as_str(op)); | ^~~~~~ arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_nop': ./include/linux/printk.h:343:9: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:206:17: note: in expansion of macro 'pr_err' 206 | pr_err("Expected %08x found %s\n", PPC_INST_LD_TOC, ppc_inst_as_str(op)); | ^~~~~~ ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ ./include/linux/printk.h:343:40: note: in expansion of macro 'ppc_inst_as_str' 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:206:17: note: in expansion of macro 'pr_err' 206 | pr_err("Expected %08x found %s\n", PPC_INST_LD_TOC, ppc_inst_as_str(op)); | ^~~~~~ ./include/linux/printk.h:343:9: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:140:17: note: in expansion of macro 'pr_err' 140 | pr_err("Not expected bl: opcode is %s\n", ppc_inst_as_str(op)); | ^~~~~~ ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ ./include/linux/printk.h:343:40: note: in expansion of macro 'ppc_inst_as_str' 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:140:17: note: in expansion of macro 'pr_err' 140 | pr_err("Not expected bl: opcode is %s\n", ppc_inst_as_str(op)); | ^~~~~~ arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_call': ./include/linux/printk.h:343:9: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:534:17: note: in expansion of macro 'pr_err' 534 | pr_err("Unexpected call sequence at %p: %s %s\n", | ^~~~~~ ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ ./include/linux/printk.h:343:40: note: in expansion of macro 'ppc_inst_as_str' 343 | printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ arch/powerpc/kernel/trace/ftrace.c:534:17: note: in expansion of macro 'pr_err' 534 | pr_err("Unexpected call sequence at %p: %s %s\n", | ^~~~~~ arch/powerpc/kernel/kprobes.c: In function 'try_to_emulate': arch/powerpc/kernel/kprobes.c:248:17: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 248 | printk("Can't step on instruction %s\n", ppc_inst_as_str(insn)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./arch/powerpc/include/asm/hw_breakpoint.h:13, from ./arch/powerpc/include/asm/processor.h:41, from ./arch/powerpc/include/asm/thread_info.h:46, from ./include/linux/thread_info.h:39, from ./include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from ./include/linux/preempt.h:78, from ./include/linux/smp.h:81, from ./include/linux/lockdep.h:14, from ./include/linux/mutex.h:17, from ./include/linux/notifier.h:14, from ./include/linux/kprobes.h:22, from arch/powerpc/kernel/kprobes.c:16: ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ arch/powerpc/kernel/kprobes.c:248:58: note: in expansion of macro 'ppc_inst_as_str' 248 | printk("Can't step on instruction %s\n", ppc_inst_as_str(insn)); | ^~~~~~~~~~~~~~~ In file included from arch/powerpc/xmon/xmon.c:63: arch/powerpc/xmon/xmon.c: In function 'generic_inst_dump': arch/powerpc/xmon/nonstdio.h:12:17: warning: using a dangling pointer to '__str' [-Wdangling-pointer=] 12 | #define printf xmon_printf arch/powerpc/xmon/xmon.c:2982:25: note: in expansion of macro 'printf' 2982 | printf(REG" %s", adr, ppc_inst_as_str(inst)); | ^~~~~~ In file included from ./arch/powerpc/include/asm/hw_breakpoint.h:13, from ./arch/powerpc/include/asm/processor.h:41, from ./arch/powerpc/include/asm/thread_info.h:46, from ./include/linux/thread_info.h:39, from ./arch/powerpc/include/asm/ptrace.h:264, from ./arch/powerpc/include/asm/hw_irq.h:12, from ./arch/powerpc/include/asm/irqflags.h:12, from ./include/linux/irqflags.h:16, from ./include/linux/rcupdate.h:26, from ./include/linux/rculist.h:11, from ./include/linux/sched/signal.h:5, from arch/powerpc/xmon/xmon.c:12: ./arch/powerpc/include/asm/inst.h:139:14: note: '__str' declared here 139 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ arch/powerpc/xmon/xmon.c:2982:48: note: in expansion of macro 'ppc_inst_as_str' 2982 | printf(REG" %s", adr, ppc_inst_as_str(inst)); | ^~~~~~~~~~~~~~~ In file included from ./include/linux/rculist.h:10, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from kernel/locking/semaphore.c:30: In function '__list_add', inlined from 'list_add_tail' at ./include/linux/list.h:100:2, inlined from '__down_common' at kernel/locking/semaphore.c:209:2, inlined from '__down_killable' at kernel/locking/semaphore.c:247:9: ./include/linux/list.h:70:20: warning: storing the address of local variable 'waiter' in '*(struct list_head *)((char *)sem + 8).prev' [-Wdangling-pointer=] 70 | next->prev = new; | ~~~~~~~~~~~^~~~~ kernel/locking/semaphore.c: In function '__down_killable': kernel/locking/semaphore.c:207:33: note: 'waiter' declared here 207 | struct semaphore_waiter waiter; | ^~~~~~ kernel/locking/semaphore.c:245:63: note: 'sem' declared here 245 | static noinline int __sched __down_killable(struct semaphore *sem) | ~~~~~~~~~~~~~~~~~~^~~ In function '__list_add', inlined from 'list_add_tail' at ./include/linux/list.h:100:2, inlined from '__down_common' at kernel/locking/semaphore.c:209:2, inlined from '__down_timeout' at kernel/locking/semaphore.c:252:9: ./include/linux/list.h:70:20: warning: storing the address of local variable 'waiter' in '*(struct list_head *)((char *)sem + 8).prev' [-Wdangling-pointer=] 70 | next->prev = new; | ~~~~~~~~~~~^~~~~ kernel/locking/semaphore.c: In function '__down_timeout': kernel/locking/semaphore.c:207:33: note: 'waiter' declared here 207 | struct semaphore_waiter waiter; | ^~~~~~ kernel/locking/semaphore.c:250:62: note: 'sem' declared here 250 | static noinline int __sched __down_timeout(struct semaphore *sem, long timeout) | ~~~~~~~~~~~~~~~~~~^~~ In function '__list_add', inlined from 'list_add_tail' at ./include/linux/list.h:100:2, inlined from '__down_common' at kernel/locking/semaphore.c:209:2, inlined from '__down' at kernel/locking/semaphore.c:237:2: ./include/linux/list.h:70:20: warning: storing the address of local variable 'waiter' in '*(struct list_head *)((char *)sem + 8).prev' [-Wdangling-pointer=] 70 | next->prev = new; | ~~~~~~~~~~~^~~~~ kernel/locking/semaphore.c: In function '__down': kernel/locking/semaphore.c:207:33: note: 'waiter' declared here 207 | struct semaphore_waiter waiter; | ^~~~~~ kernel/locking/semaphore.c:235:55: note: 'sem' declared here 235 | static noinline void __sched __down(struct semaphore *sem) | ~~~~~~~~~~~~~~~~~~^~~ In function '__list_add', inlined from 'list_add_tail' at ./include/linux/list.h:100:2, inlined from '__down_common' at kernel/locking/semaphore.c:209:2, inlined from '__down_interruptible' at kernel/locking/semaphore.c:242:9: ./include/linux/list.h:70:20: warning: storing the address of local variable 'waiter' in '*(struct list_head *)((char *)sem + 8).prev' [-Wdangling-pointer=] 70 | next->prev = new; | ~~~~~~~~~~~^~~~~ kernel/locking/semaphore.c: In function '__down_interruptible': kernel/locking/semaphore.c:207:33: note: 'waiter' declared here 207 | struct semaphore_waiter waiter; | ^~~~~~ kernel/locking/semaphore.c:240:68: note: 'sem' declared here 240 | static noinline int __sched __down_interruptible(struct semaphore *sem) | ~~~~~~~~~~~~~~~~~~^~~ In file included from ./include/linux/rculist.h:10, from ./include/linux/pid.h:5, from ./include/linux/sched.h:14, from ./include/linux/ratelimit.h:6, from ./include/linux/dev_printk.h:16, from ./include/linux/device.h:15, from ./include/linux/node.h:18, from ./include/linux/cpu.h:17, from mm/compaction.c:11: In function '__list_cut_position', inlined from 'list_cut_position' at ./include/linux/list.h:400:3, inlined from 'move_freelist_tail' at mm/compaction.c:1241:3: ./include/linux/list.h:370:21: warning: storing the address of local variable 'sublist' in '*&freepage_6(D)->D.17318.D.17263.lru.next' [-Wdangling-pointer=] 370 | entry->next = list; | ~~~~~~~~~~~~^~~~~~ mm/compaction.c: In function 'move_freelist_tail': mm/compaction.c:1238:19: note: 'sublist' declared here 1238 | LIST_HEAD(sublist); | ^~~~~~~ ./include/linux/list.h:24:26: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ mm/compaction.c:1236:61: note: 'freepage' declared here 1236 | move_freelist_tail(struct list_head *freelist, struct page *freepage) | ~~~~~~~~~~~~~^~~~~~~~ {standard input}: Assembler messages: {standard input}:307: Error: operand out of domain (18 is not a multiple of 4) {standard input}:321: Error: operand out of domain (18 is not a multiple of 4) {standard input}:331: Error: operand out of domain (18 is not a multiple of 4) {standard input}:623: Error: operand out of domain (10 is not a multiple of 4) {standard input}:637: Error: operand out of domain (10 is not a multiple of 4) {standard input}:647: Error: operand out of domain (10 is not a multiple of 4) {standard input}:992: Error: operand out of domain (10 is not a multiple of 4) {standard input}:1006: Error: operand out of domain (10 is not a multiple of 4) {standard input}:1016: Error: operand out of domain (10 is not a multiple of 4) {standard input}:1338: Error: operand out of domain (19 is not a multiple of 4) {standard input}:1352: Error: operand out of domain (19 is not a multiple of 4) {standard input}:1362: Error: operand out of domain (19 is not a multiple of 4) {standard input}:1701: Error: operand out of domain (18 is not a multiple of 4) {standard input}:1715: Error: operand out of domain (18 is not a multiple of 4) {standard input}:1725: Error: operand out of domain (18 is not a multiple of 4) make[2]: *** [scripts/Makefile.build:286: fs/readdir.o] Error 1 make[1]: *** [Makefile:1837: fs] Error 2 make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-5/output-1/build/linux-5.10.162-cip24/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'