3200K .......... .......... .......... .......... .......... 94% 14.6M 0s 3250K .......... .......... .......... .......... .......... 96% 14.3M 0s 3300K .......... .......... .......... .......... .......... 97% 520K 0s 3350K .......... .......... .......... .......... .......... 99% 4.51M 0s 3400K .......... .......... ......... 100% 7.44M=1.9s 2022-12-13 03:43:59 (1.78 MB/s) - '/tmp/instance-22/output-1/build/.wpa_supplicant-2.10.tar.gz.UN47JX/output' saved [3511622/3511622] wpa_supplicant-2.10.tar.gz: OK (sha256: 20df7ae5154b3830355f8ab4269123a87affdea59fe74fe9292a91d0d7e17b2f) >>> wpa_supplicant 2.10 Extracting gzip -d -c /tmp/instance-22/dl/wpa_supplicant/wpa_supplicant-2.10.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/wpa_supplicant-2.10 -xf - >>> wpa_supplicant 2.10 Patching Applying 0001-build-re-enable-options-for-libwpa_client.so-and-.patch using patch: patching file wpa_supplicant/Makefile Applying 0002-wpa_supplicant-use-a-less-generic-name-for-IEEE802.1.patch using patch: patching file src/ap/hostapd.c patching file src/ap/neighbor_db.c patching file src/utils/crc32.c patching file src/utils/crc32.h >>> wpa_supplicant 2.10 Configuring cp /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant/defconfig /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_DRIVER_WEXT\)/#\1/' -e 's/^\(CONFIG_IBSS_RSN\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_IEEE8021X_EAPOL\)/#\1/' -e 's/^\(CONFIG_FILS\)/#\1/' -e 's/^\(CONFIG_DRIVER_WIRED\)/#\1/' -e 's/^\(CONFIG_MACSEC\)/#\1/' -e 's/^\(CONFIG_DRIVER_MACSEC_LINUX\)/#\1/' -e 's/^\(CONFIG_HS20\)/#\1/' -e 's/^\(CONFIG_INTERWORKING\)/#\1/' -e 's/^\(CONFIG_AP\)/#\1/' -e 's/^\(CONFIG_P2P\)/#\1/' -e 's/^\(CONFIG_WIFI_DISPLAY\)/#\1/' -e 's/^\(CONFIG_MESH\)/#\1/' -e 's/^\(CONFIG_HT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_VHT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_HE_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_WPS\)/#\1/' -e 's/^\(CONFIG_DPP\)/#\1/' -e 's/^\(CONFIG_SAE\)/#\1/' -e 's/^\(CONFIG_SAE_PK\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/^\(CONFIG_EAP_PWD\)/#\1/' -e 's/^\(CONFIG_EAP_TEAP\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE\>\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE_DBUS_NEW\)/#\1/' -e 's/^\(CONFIG_DEBUG_SYSLOG\)/#\1/' -e 's/#\(CONFIG_TLS=\).*/\1internal/' /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config # set requested configuration options not listed in wpa_s defconfig for s in CONFIG_INTERNAL_LIBTOMMATH CONFIG_MATCH_IFACE ; do if ! grep -q "^${s}" /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config; then echo "${s}=y" >> /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config ; fi done >>> wpa_supplicant 2.10 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static -I/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libnl3/" LDFLAGS=" -static" BINDIR=/usr/sbin LIBS="" LIBS_c="" LIBS_p="" /home/autobuild/make/make -j1 CC="/tmp/instance-22/output-1/host/bin/arc-linux-gcc" -C /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant make[1]: Entering directory '/tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant' CC config.c CC notify.c CC bss.c CC eap_register.c CC ../src/utils/common.c CC ../src/utils/config.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC ../src/utils/bitfield.c CC ../src/utils/ip_addr.c CC ../src/utils/crc32.c CC op_classes.c CC rrm.c CC twt.c CC robust_av.c CC wmm_ac.c CC ../src/utils/os_unix.c CC ../src/utils/eloop.c CC config_file.c CC ../src/rsn_supp/wpa_ft.c CC ../src/rsn_supp/tdls.c CC ../src/rsn_supp/wpa.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/wpa_ie.c CC ../src/common/wpa_common.c CC ../src/crypto/crypto_internal.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-internal.c CC ../src/crypto/aes-internal-dec.c CC ../src/crypto/aes-unwrap.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/aes-internal-enc.c CC ../src/crypto/md5.c CC ../src/crypto/md5-internal.c CC ../src/crypto/rc4.c CC ../src/crypto/sha256.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-internal.c CC ../src/crypto/sha384-internal.c CC ../src/crypto/sha512-internal.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/common/ieee802_11_common.c CC ../src/common/hw_features_common.c CC ../src/crypto/sha1.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/sha1-internal.c CC ../src/crypto/sha1-pbkdf2.c CC bgscan_simple.c CC bgscan.c CC ../src/drivers/driver_common.c CC wpa_supplicant.c CC events.c CC bssid_ignore.c CC wpas_glue.c CC scan.c CC main.c CC ../src/drivers/drivers.c CC ../src/l2_packet/l2_packet_linux.c LD wpa_supplicant CC wpa_cli.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c CC ../src/utils/edit_simple.c LD wpa_cli sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.w1.wpa_supplicant1.service.in CC wpa_passphrase.c LD wpa_passphrase make[1]: Leaving directory '/tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant' >>> wpa_supplicant 2.10 Installing to staging directory >>> wpa_supplicant 2.10 Fixing libtool files for la in $(find /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-22/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-22/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-22/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-22/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wpa_supplicant 2.10 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-22/output-1/build/wpa_supplicant-2.10/wpa_supplicant/wpa_supplicant /tmp/instance-22/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /tmp/instance-22/output-1/target/etc/wpa_supplicant.conf >>> xmlstarlet 1.6.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-22/output-1/build/.xmlstarlet-1.6.1.tar.gz.6DTpiJ/output' 'http://downloads.sourceforge.net/project/xmlstar/xmlstarlet/1.6.1/xmlstarlet-1.6.1.tar.gz' --2022-12-13 03:44:38-- http://downloads.sourceforge.net/project/xmlstar/xmlstarlet/1.6.1/xmlstarlet-1.6.1.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://phoenixnap.dl.sourceforge.net/project/xmlstar/xmlstarlet/1.6.1/xmlstarlet-1.6.1.tar.gz [following] --2022-12-13 03:44:38-- http://phoenixnap.dl.sourceforge.net/project/xmlstar/xmlstarlet/1.6.1/xmlstarlet-1.6.1.tar.gz Resolving phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)... 184.164.141.26 Connecting to phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)|184.164.141.26|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 420923 (411K) [application/x-gzip] Saving to: '/tmp/instance-22/output-1/build/.xmlstarlet-1.6.1.tar.gz.6DTpiJ/output' 0K .......... .......... .......... .......... .......... 12% 557K 1s 50K .......... .......... .......... .......... .......... 24% 1.09M 0s 100K .......... .......... .......... .......... .......... 36% 52.1M 0s 150K .......... .......... .......... .......... .......... 48% 53.3M 0s 200K .......... .......... .......... .......... .......... 60% 1.11M 0s 250K .......... .......... .......... .......... .......... 72% 73.1M 0s 300K .......... .......... .......... .......... .......... 85% 69.0M 0s 350K .......... .......... .......... .......... .......... 97% 68.0M 0s 400K .......... . 100% 121M=0.2s 2022-12-13 03:44:38 (2.20 MB/s) - '/tmp/instance-22/output-1/build/.xmlstarlet-1.6.1.tar.gz.6DTpiJ/output' saved [420923/420923] xmlstarlet-1.6.1.tar.gz: OK (sha1: 87bb104f546caca71b9540807c5b2738944cb219) xmlstarlet-1.6.1.tar.gz: OK (md5: f3c5dfa3b1a2ee06cd57c255cc8b70a0) >>> xmlstarlet 1.6.1 Extracting gzip -d -c /tmp/instance-22/dl/xmlstarlet/xmlstarlet-1.6.1.tar.gz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/xmlstarlet-1.6.1 -xf - >>> xmlstarlet 1.6.1 Patching >>> xmlstarlet 1.6.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/xmlstarlet-1.6.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xmlstarlet 1.6.1 Patching libtool >>> xmlstarlet 1.6.1 Configuring (cd /tmp/instance-22/output-1/build/xmlstarlet-1.6.1/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/arc-linux-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/arc-linux-as" LD="/tmp/instance-22/output-1/host/bin/arc-linux-ld" NM="/tmp/instance-22/output-1/host/bin/arc-linux-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/arc-linux-gcc" GCC="/tmp/instance-22/output-1/host/bin/arc-linux-gcc" CPP="/tmp/instance-22/output-1/host/bin/arc-linux-cpp" CXX="/tmp/instance-22/output-1/host/bin/arc-linux-g++" FC="/tmp/instance-22/output-1/host/bin/arc-linux-gfortran" F77="/tmp/instance-22/output-1/host/bin/arc-linux-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/arc-linux-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/arc-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/arc-linux-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/arc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/arc-linux-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/arc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O3 -g0 -static" FFLAGS=" -O3 -g0 -static" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no LIBS="`/tmp/instance-22/output-1/host/bin/pkg-config --libs libxml-2.0 libexslt`" CONFIG_SITE=/dev/null ./configure --target=arc-buildroot-linux-uclibc --host=arc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --with-libxml-prefix=/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr --with-libxslt-prefix=/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr --with-libiconv-prefix=/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr --enable-static-libs ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arc-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... arc-buildroot-linux-uclibc checking for arc-buildroot-linux-uclibc-gcc... /tmp/instance-22/output-1/host/bin/arc-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-22/output-1/host/bin/arc-linux-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/arc-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/arc-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-22/output-1/host/bin/arc-linux-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) mawk checking for xml2-config... /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/xml2-config configure: using libxml-2.10.3 checking for xslt-config... /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.37 checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/arc-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for mode_t... yes checking for size_t... yes checking for library containing dlopen... none required checking for library containing sqrt... none required checking for library containing iconv_open... none required checking for library containing clock_gettime... none required checking for library containing deflate... no checking for library containing gcry_cipher_encrypt... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xmlstarlet 1.6.1 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' CC src/trans.o src/trans.c: In function 'xsltInitLibXml': src/trans.c:46:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 46 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/trans.h:32, from src/trans.c:4: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlmemory.h:131:2: note: declared here 131 | xmlInitMemory (void); | ^~~~~~~~~~~~~ CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o src/xml_edit.c: In function 'edOutput': src/xml_edit.c:561:9: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 561 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/threads.h:35, from /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlmemory.h:220, from src/xml_edit.c:35: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/globals.h:30:24: note: declared here 30 | XMLPUBFUN void XMLCALL xmlCleanupGlobals(void); | ^~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edMain': src/xml_edit.c:755:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 755 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/threads.h:35, from /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlmemory.h:220, from src/xml_edit.c:35: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/globals.h:30:24: note: declared here 30 | XMLPUBFUN void XMLCALL xmlCleanupGlobals(void); | ^~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edInsert.isra.0': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] 371 | xmlXPathNodeSetAdd(previous_insertion, node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/xml_elem.o src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] 271 | xmlHashScan(uniq, hash_key_put, &lines); | ^~~~~~~~~~~~ | | | void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)} In file included from src/xml_elem.c:32: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} 213 | xmlHashScanner f, | ~~~~~~~~~~~~~~~^ CC src/xml_escape.o CC src/xml_format.o src/xml_format.c: In function 'foInitLibXml': src/xml_format.c:114:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 114 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/xml_format.c:35: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlmemory.h:131:2: note: declared here 131 | xmlInitMemory (void); | ^~~~~~~~~~~~~ CC src/xml_ls.o src/xml_ls.c: In function 'xml_print_dir': src/xml_ls.c:165:62: warning: passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types] 165 | strftime(atime, sizeof atime, "%Y%m%dT%H%M%SZ", gmtime(&stats.st_atime)); | ^~~~~~~~~~~~~~~ | | | int * In file included from src/xml_ls.c:38: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/time.h:215:19: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'int *' 215 | extern struct tm *gmtime (const time_t *__timer) __THROW; | ^~~~~~ src/xml_ls.c:166:62: warning: passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types] 166 | strftime(mtime, sizeof mtime, "%Y%m%dT%H%M%SZ", gmtime(&stats.st_mtime)); | ^~~~~~~~~~~~~~~ | | | int * In file included from src/xml_ls.c:38: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/time.h:215:19: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'int *' 215 | extern struct tm *gmtime (const time_t *__timer) __THROW; | ^~~~~~ CC src/xml_pyx.o CC src/xml_select.o In file included from /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] 35 | #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' 552 | xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); | ^~~~~~~~ /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlstring.h:100:54: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} 100 | const char *msg, | ~~~~~~~~~~~~^~~ CC src/xml_trans.o CC src/xml_validate.o src/xml_validate.c: In function 'valMain': src/xml_validate.c:493:9: warning: 'xmlRelaxNGCleanupTypes' is deprecated [-Wdeprecated-declarations] 493 | xmlRelaxNGCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlreader.h:17, from src/xmlstar.h:17, from src/xml_validate.c:35: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/relaxng.h:123:7: note: declared here 123 | xmlRelaxNGCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~~ src/xml_validate.c:494:9: warning: 'xmlSchemaCleanupTypes' is deprecated [-Wdeprecated-declarations] 494 | xmlSchemaCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_validate.c:40: /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlschemastypes.h:37:3: note: declared here 37 | xmlSchemaCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~ GEN src/usage.c CC src/usage.o GEN src/c14n-usage.c CC src/c14n-usage.o GEN src/depyx-usage.c CC src/depyx-usage.o GEN src/edit-usage.c CC src/edit-usage.o GEN src/elem-usage.c CC src/elem-usage.o GEN src/escape-usage.c CC src/escape-usage.o GEN src/format-usage.c CC src/format-usage.o GEN src/ls-usage.c CC src/ls-usage.o GEN src/pyx-usage.c CC src/pyx-usage.o GEN src/select-usage.c CC src/select-usage.o GEN src/trans-usage.c CC src/trans-usage.o GEN src/unescape-usage.c CC src/unescape-usage.o GEN src/validate-usage.c CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-22/output-1/target install -C /tmp/instance-22/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/install -c xml '/tmp/instance-22/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/tmp/instance-22/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/tmp/instance-22/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/tmp/instance-22/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/tmp/instance-22/output-1/build/xmlstarlet-1.6.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-22/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-22/output-1/host/bin/arc-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-22/output-1/host/bin/arc-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-22/output-1/host/bin/arc-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%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@%/tmp/instance-22/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-22/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-22/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-22/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-22/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-22/output-1/host/bin/arc-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-22/output-1/host/bin/arc-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-22/output-1/host/bin/arc-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-22/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-22/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-22/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-22/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-22/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-22/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-22/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-22/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-22/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-22/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-22/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-22/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-22/output-1/target/etc/shells; fi mkdir -p /tmp/instance-22/output-1/target/etc echo "buildroot" > /tmp/instance-22/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-22/output-1/target/etc/hosts mkdir -p /tmp/instance-22/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-22/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-22/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-22/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-22/output-1/target/etc/shells if [ -x /tmp/instance-22/output-1/target/sbin/swapon -a -x /tmp/instance-22/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-22/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-22/output-1/target/etc/inittab; fi rm -rf /tmp/instance-22/output-1/target/usr/include /tmp/instance-22/output-1/target/usr/share/aclocal \ /tmp/instance-22/output-1/target/usr/lib/pkgconfig /tmp/instance-22/output-1/target/usr/share/pkgconfig \ /tmp/instance-22/output-1/target/usr/lib/cmake /tmp/instance-22/output-1/target/usr/share/cmake \ /tmp/instance-22/output-1/target/usr/lib/rpm /tmp/instance-22/output-1/target/usr/doc find /tmp/instance-22/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-22/output-1/target/lib/ /tmp/instance-22/output-1/target/usr/lib/ /tmp/instance-22/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-22/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-22/output-1/target/usr/share/gdb rm -rf /tmp/instance-22/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-22/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-22/output-1/target/usr/share/zsh rm -rf /tmp/instance-22/output-1/target/usr/man /tmp/instance-22/output-1/target/usr/share/man rm -rf /tmp/instance-22/output-1/target/usr/info /tmp/instance-22/output-1/target/usr/share/info rm -rf /tmp/instance-22/output-1/target/usr/doc /tmp/instance-22/output-1/target/usr/share/doc rm -rf /tmp/instance-22/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-22/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-22/output-1/target/lib/debug /tmp/instance-22/output-1/target/usr/lib/debug find /tmp/instance-22/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-22/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-22/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-22/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 /tmp/instance-22/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-518-gd3d1d5a2da"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-22/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-22/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-22/output-1/per-package /tmp/instance-22/buildroot/support/scripts/fix-rpath target touch /tmp/instance-22/output-1/target/usr ln -snf /tmp/instance-22/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-22/output-1/staging make: Leaving directory '/tmp/instance-22/buildroot' make: Entering directory '/tmp/instance-22/buildroot' >>> Buildroot 2022.11-518-gd3d1d5a2da Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-synopsys-arc 2019.09 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-autoconf 2.71 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> hans 1.1 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-synopsys-arc-2019.09: cannot save license (TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC_LICENSE_FILES not defined) Legal info produced in /tmp/instance-22/output-1/legal-info make: Leaving directory '/tmp/instance-22/buildroot'