extern int snprintf (char *__restrict __s, size_t __maxlen, ^~~~~~~~ names.c:340:19: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] res = snprintf(buf, size, "%s%s%s%s%s", ^~~ In file included from names.c:11:0: /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/stdio.h:354:12: note: expected 'char * restrict' but argument is of type 'unsigned char *' extern int snprintf (char *__restrict __s, size_t __maxlen, ^~~~~~~~ names.c:352:14: warning: pointer targets in return differ in signedness [-Wpointer-sign] return ""; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ names.c:355:14: warning: pointer targets in return differ in signedness [-Wpointer-sign] return ""; ^~~~~~~~~~~~~ systool.c: In function 'main': systool.c:751:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pacc->pci_id_file_name = pci_id_file; ^ /bin/sh ../libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o systool systool.o names.o ../lib/libsysfs.la mkdir .libs /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o systool systool.o names.o ../lib/.libs/libsysfs.so -Wl,--rpath -Wl,/home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/lib/.libs Making all in test ./create-test /usr/bin/make all-am /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dlist_test.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c get_device.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c get_driver.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c get_module.c dlist_test.c: In function 'main': dlist_test.c:63:15: warning: unused parameter 'argc' [-Wunused-parameter] int main (int argc,char *argv[]) ^~~~ dlist_test.c:63:26: warning: unused parameter 'argv' [-Wunused-parameter] int main (int argc,char *argv[]) ^~~~ get_driver.c: In function 'main': get_driver.c:40:26: warning: unused variable 'attr' [-Wunused-variable] struct sysfs_attribute *attr = NULL; ^~~~ /bin/sh ../libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o get_device get_device.o ../lib/libsysfs.la /bin/sh ../libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o get_driver get_driver.o ../lib/libsysfs.la /bin/sh ../libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o get_module get_module.o ../lib/libsysfs.la /bin/sh ../libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o dlist_test dlist_test.o ../lib/libsysfs.la mkdir .libs /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o get_device get_device.o ../lib/.libs/libsysfs.so -Wl,--rpath -Wl,/home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/lib/.libs /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o get_module get_module.o ../lib/.libs/libsysfs.so -Wl,--rpath -Wl,/home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/lib/.libs /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o get_driver get_driver.o ../lib/.libs/libsysfs.so -Wl,--rpath -Wl,/home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/lib/.libs /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -Wall -W -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o dlist_test dlist_test.o ../lib/.libs/libsysfs.so -Wl,--rpath -Wl,/home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/lib/.libs >>> libsysfs 2.1.0 Installing to staging directory PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/ Making install in lib test -z "/usr/lib" || mkdir -p -- "/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsysfs.la' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsysfs.la' /usr/bin/install -c .libs/libsysfs.so.2.0.1 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsysfs.so.2.0.1 (cd /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; }) (cd /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; }) /usr/bin/install -c .libs/libsysfs.lai /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsysfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Making install in cmd test -z "/usr/bin" || mkdir -p -- "/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'systool' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/systool' /usr/bin/install -c systool /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/systool Making install in test /usr/bin/make install-am test -z "/usr/bin" || mkdir -p -- "/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin" make[5]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'dlist_test' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/dlist_test' /usr/bin/install -c dlist_test /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/dlist_test /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_device' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/get_device' /usr/bin/install -c get_device /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/get_device /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_driver' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/get_driver' /usr/bin/install -c get_driver /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/get_driver /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_module' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/get_module' /usr/bin/install -c get_module /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/get_module make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/sysfs" || mkdir -p -- "/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sysfs" test -z "/usr/man/man1" || mkdir -p -- "/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/man/man1" /usr/bin/install -c -m 644 'include/libsysfs.h' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sysfs/libsysfs.h' /usr/bin/install -c -m 644 'include/dlist.h' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sysfs/dlist.h' /usr/bin/install -c -m 644 './systool.1' '/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/man/man1/systool.1' >>> libsysfs 2.1.0 Fixing libtool files >>> libsysfs 2.1.0 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/target install -C /home/peko/autobuild/instance-3/output/build/libsysfs-2.1.0/ Making install in lib test -z "/usr/lib" || mkdir -p -- "/home/peko/autobuild/instance-3/output/target/usr/lib" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsysfs.la' '/home/peko/autobuild/instance-3/output/target/usr/lib/libsysfs.la' /usr/bin/install -c .libs/libsysfs.so.2.0.1 /home/peko/autobuild/instance-3/output/target/usr/lib/libsysfs.so.2.0.1 (cd /home/peko/autobuild/instance-3/output/target/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; }) (cd /home/peko/autobuild/instance-3/output/target/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; }) /usr/bin/install -c .libs/libsysfs.lai /home/peko/autobuild/instance-3/output/target/usr/lib/libsysfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Making install in cmd test -z "/usr/bin" || mkdir -p -- "/home/peko/autobuild/instance-3/output/target/usr/bin" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'systool' '/home/peko/autobuild/instance-3/output/target/usr/bin/systool' /usr/bin/install -c systool /home/peko/autobuild/instance-3/output/target/usr/bin/systool Making install in test /usr/bin/make install-am test -z "/usr/bin" || mkdir -p -- "/home/peko/autobuild/instance-3/output/target/usr/bin" make[5]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'dlist_test' '/home/peko/autobuild/instance-3/output/target/usr/bin/dlist_test' /usr/bin/install -c dlist_test /home/peko/autobuild/instance-3/output/target/usr/bin/dlist_test /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_device' '/home/peko/autobuild/instance-3/output/target/usr/bin/get_device' /usr/bin/install -c get_device /home/peko/autobuild/instance-3/output/target/usr/bin/get_device /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_driver' '/home/peko/autobuild/instance-3/output/target/usr/bin/get_driver' /usr/bin/install -c get_driver /home/peko/autobuild/instance-3/output/target/usr/bin/get_driver /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_module' '/home/peko/autobuild/instance-3/output/target/usr/bin/get_module' /usr/bin/install -c get_module /home/peko/autobuild/instance-3/output/target/usr/bin/get_module make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/sysfs" || mkdir -p -- "/home/peko/autobuild/instance-3/output/target/usr/include/sysfs" test -z "/usr/man/man1" || mkdir -p -- "/home/peko/autobuild/instance-3/output/target/usr/man/man1" /usr/bin/install -c -m 644 './systool.1' '/home/peko/autobuild/instance-3/output/target/usr/man/man1/systool.1' /usr/bin/install -c -m 644 'include/libsysfs.h' '/home/peko/autobuild/instance-3/output/target/usr/include/sysfs/libsysfs.h' /usr/bin/install -c -m 644 'include/dlist.h' '/home/peko/autobuild/instance-3/output/target/usr/include/sysfs/dlist.h' pciutils-3.5.5.tar.xz: OK (sha256: 1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5) >>> pciutils 3.5.5 Extracting xzcat /home/peko/autobuild/instance-3/dl/pciutils-3.5.5.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5 -xf - >>> pciutils 3.5.5 Patching >>> pciutils 3.5.5 Configuring /usr/bin/sed -i -e 's/wget --no-timestamping/wget/' /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5/update-pciids.sh /usr/bin/sed -i -e 's/uname -s/echo Linux/' -e 's/uname -r/echo 4.13.11/' /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5/lib/configure /usr/bin/sed -i -e 's/^STRIP/#STRIP/' /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5/Makefile >>> pciutils 3.5.5 Building PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5 CC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" HOST="arm-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" RANLIB=/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib AR=/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar DNS=no HWDB=no ZLIB=yes LIBKMOD=no SHARED=yes PREFIX=/usr cd lib && ./configure Configuring libpci for your system... arm--linux arm linux Looking for access methods... sysfs proc dump Checking for zlib support... yes (set manually) Checking for DNS support... no (set manually) Checking for libkmod... no (set manually) Checking for udev hwdb support... no (set manually) Checking whether to build a shared library... yes (set manually) /usr/bin/make -C lib all /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o lspci.o lspci.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-vpd.o ls-vpd.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps.o ls-caps.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-caps-vendor.o ls-caps-vendor.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-ecaps.o ls-ecaps.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o init.o init.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-kernel.o ls-kernel.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o access.o access.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-tree.o ls-tree.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o generic.o generic.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o ls-map.o ls-map.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o dump.o dump.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names.o names.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o common.o common.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o filter.o filter.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o setpci.o setpci.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-hash.o names-hash.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-parse.o names-parse.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -c -o example.o example.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-net.o names-net.c M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed lspci.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-cache.o names-cache.c M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed setpci.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o names-hwdb.o names-hwdb.c M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed pcilib.7 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o params.o params.c sed update-pciids "s@^DEST=.*@DEST=/usr/share/pci.ids.gz@;s@^PCI_COMPRESSED_IDS=.*@PCI_COMPRESSED_IDS=1@" /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o caps.o caps.c chmod +x update-pciids /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o sysfs.o sysfs.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -fPIC -fvisibility=hidden -c -o proc.o proc.c sed libpci.pc -e 's,@PREFIX@,/usr,' \ -e 's,@INCDIR@,/usr/include,' \ -e 's,@LIBDIR@,/usr/lib,' \ -e 's,@IDSDIR@,/usr/share,' \ -e 's,@VERSION@,3.5.5,' \ -e 's,@LDLIBS@,,' M=`echo 2017-07-05 | sed 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3 \2 \1/'` ; sed update-pciids.8 "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.5.5/;s#@IDSDIR@#/usr/share#" gzip -9n pci.ids.gz /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -shared -Wl,-soname,libpci.so.3 -Wl,--version-script=libpci.ver -o libpci.so.3.5.5 init.o access.o generic.o dump.o names.o filter.o names-hash.o names-parse.o names-net.o names-cache.o names-hwdb.o params.o caps.o sysfs.o proc.o -lz /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc setpci.o common.o lib/libpci.so.3.5.5 -o setpci /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc example.o lib/libpci.so.3.5.5 -o example /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc lspci.o ls-vpd.o ls-caps.o ls-caps-vendor.o ls-ecaps.o ls-kernel.o ls-tree.o ls-map.o common.o lib/libpci.so.3.5.5 -o lspci >>> pciutils 3.5.5 Installing to staging directory PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j1 -C /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5 CC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" HOST="arm-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" RANLIB=/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib AR=/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar DNS=no HWDB=no ZLIB=yes LIBKMOD=no SHARED=yes PREFIX=/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr SBINDIR=/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin install install-lib install-pcilib /usr/bin/make -C lib all make[3]: Nothing to be done for `all'. install -d -m 755 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib install -c -m 644 lib/libpci.so.3.5.5 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib install -d -m 755 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man8 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man7 install -c -m 755 lspci setpci /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin install -c -m 755 update-pciids /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin install -c -m 644 pci.ids.gz /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share install -c -m 644 lspci.8 setpci.8 update-pciids.8 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man8 install -c -m 644 pcilib.7 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man7 ln -sf libpci.so.3.5.5 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpci.so.3 install -d -m 755 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/pci /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/pci install -c -m 644 lib/libpci.pc /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig ln -sf libpci.so.3 /home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpci.so make[2]: `install-pcilib' is up to date. >>> pciutils 3.5.5 Fixing libtool files >>> pciutils 3.5.5 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j1 -C /home/peko/autobuild/instance-3/output/build/pciutils-3.5.5 CC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" HOST="arm-linux" OPT="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" RANLIB=/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib AR=/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar DNS=no HWDB=no ZLIB=yes LIBKMOD=no SHARED=yes PREFIX=/home/peko/autobuild/instance-3/output/target/usr SBINDIR=/home/peko/autobuild/instance-3/output/target/usr/bin install install-lib install-pcilib /usr/bin/make -C lib all make[3]: Nothing to be done for `all'. install -d -m 755 /home/peko/autobuild/instance-3/output/target/usr/lib install -c -m 644 lib/libpci.so.3.5.5 /home/peko/autobuild/instance-3/output/target/usr/lib install -d -m 755 /home/peko/autobuild/instance-3/output/target/usr/bin /home/peko/autobuild/instance-3/output/target/usr/share /home/peko/autobuild/instance-3/output/target/usr/share/man/man8 /home/peko/autobuild/instance-3/output/target/usr/share/man/man7 install -c -m 755 lspci setpci /home/peko/autobuild/instance-3/output/target/usr/bin install -c -m 755 update-pciids /home/peko/autobuild/instance-3/output/target/usr/bin install -c -m 644 pci.ids.gz /home/peko/autobuild/instance-3/output/target/usr/share install -c -m 644 lspci.8 setpci.8 update-pciids.8 /home/peko/autobuild/instance-3/output/target/usr/share/man/man8 install -c -m 644 pcilib.7 /home/peko/autobuild/instance-3/output/target/usr/share/man/man7 ln -sf libpci.so.3.5.5 /home/peko/autobuild/instance-3/output/target/usr/lib/libpci.so.3 install -d -m 755 /home/peko/autobuild/instance-3/output/target/usr/include/pci /home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig install -c -m 644 lib/config.h lib/header.h lib/pci.h lib/types.h /home/peko/autobuild/instance-3/output/target/usr/include/pci install -c -m 644 lib/libpci.pc /home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig ln -sf libpci.so.3 /home/peko/autobuild/instance-3/output/target/usr/lib/libpci.so make[2]: `install-pcilib' is up to date. iprutils-2.4.15.1.tar.gz: OK (md5: e4011051bba7470df3936cbba7dced98) iprutils-2.4.15.1.tar.gz: OK (sha1: ed6c362ee3c6bd9023ee60d0d1a1ce5543c27c41) iprutils-2.4.15.1.tar.gz: OK (sha256: a733e65f8fb19565f2ef5191eaa2a14d816fabed0fc254ab4bbf1a4c7800ebe5) >>> iprutils 2.4.15.1 Extracting gzip -d -c /home/peko/autobuild/instance-3/dl/iprutils-2.4.15.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-3/output/build/iprutils-2.4.15.1 -xf - >>> iprutils 2.4.15.1 Patching >>> iprutils 2.4.15.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-3/output/build/iprutils-2.4.15.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> iprutils 2.4.15.1 Patching libtool patching file /home/peko/autobuild/instance-3/output/build/iprutils-2.4.15.1/ltmain.sh >>> iprutils 2.4.15.1 Configuring (cd /home/peko/autobuild/instance-3/output/build/iprutils-2.4.15.1/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/home/peko/autobuild/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/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 CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=powerpc64le-unknown-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 --disable-static --enable-shared ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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 /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes checking for /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... none checking build system type... powerpc64le-unknown-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld checking if the linker (/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm checking the name lister (/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64le-unknown-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabi-objdump... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabi-ar... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib checking command to parse /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm output from /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc object... ok checking for sysroot... no checking for arm-buildroot-linux-uclibcgnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc static flag -static works... yes checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... yes checking if /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc linker (/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for curses_version in -lncurses... yes checking for free_form in -lform... yes checking for pow in -lm... yes checking for new_menu in -lmenu... yes checking for show_panel in -lpanel... yes checking for zlibVersion in -lz... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking form.h usability... yes checking form.h presence... yes checking for form.h... yes checking menu.h usability... yes checking menu.h presence... yes checking for menu.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for getcwd... yes checking for isascii... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for pow... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating systemd/Makefile config.status: creating init.d/Makefile config.status: creating spec/Makefile config.status: executing depfiles commands config.status: executing libtool 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 >>> iprutils 2.4.15.1 Building PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-3/output/build/iprutils-2.4.15.1/ Making all in . /bin/sh ./libtool --tag=CC --mode=compile /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" -DPACKAGE_STRING=\"iprutils\ 2.4.15.1\" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o iprlib.lo iprlib.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" -DPACKAGE_STRING=\"iprutils\ 2.4.15.1\" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iprconfig.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" -DPACKAGE_STRING=\"iprutils\ 2.4.15.1\" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iprdump.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" -DPACKAGE_STRING=\"iprutils\ 2.4.15.1\" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iprupdate.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" -DPACKAGE_STRING=\"iprutils\ 2.4.15.1\" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iprinit.c /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" -DPACKAGE_STRING=\"iprutils\ 2.4.15.1\" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iprdbg.c libtool: compile: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"iprutils\" -DPACKAGE_TARNAME=\"iprutils\" -DPACKAGE_VERSION=\"2.4.15.1\" "-DPACKAGE_STRING=\"iprutils 2.4.15.1\"" -DPACKAGE_BUGREPORT=\"iprdd-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"iprutils\" -DVERSION=\"2.4.15.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBM=1 -DHAVE_LIBMENU=1 -DHAVE_LIBPANEL=1 -DHAVE_LIBZ=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NCURSES_H=1 -DHAVE_FORM_H=1 -DHAVE_MENU_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iprlib.c -fPIC -DPIC -o .libs/iprlib.o /bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o libipr.la iprlib.lo libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar cru .libs/libipr.a .libs/iprlib.o libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib .libs/libipr.a libtool: link: ( cd ".libs" && rm -f "libipr.la" && ln -s "../libipr.la" "libipr.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprdump iprdump.o libipr.la /bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprupdate iprupdate.o libipr.la /bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprinit iprinit.o libipr.la /bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprdbg iprdbg.o libipr.la libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprupdate iprupdate.o ./.libs/libipr.a libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprinit iprinit.o ./.libs/libipr.a libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprdbg iprdbg.o ./.libs/libipr.a libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprdump iprdump.o ./.libs/libipr.a /bin/sh ./libtool --tag=CC --mode=link /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprconfig iprconfig.o libipr.la -lz -lpanel -lmenu -lm -lform -lncurses libtool: link: /home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o iprconfig iprconfig.o ./.libs/libipr.a -lz -lpanel -lmenu -lm -lform -lncurses Making all in init.d sed -e 's,[@]sbindir[@],/usr/sbin,g' < iprha.in > iprha Making all in spec make[3]: Nothing to be done for `all'. Making all in systemd sed -e 's,[@]sbindir[@],/usr/sbin,g' < iprdump.service.in > iprdump.service sed -e 's,[@]sbindir[@],/usr/sbin,g' < iprinit.service.in > iprinit.service sed -e 's,[@]sbindir[@],/usr/sbin,g' < iprupdate.service.in > iprupdate.service >>> iprutils 2.4.15.1 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/target install -C /home/peko/autobuild/instance-3/output/build/iprutils-2.4.15.1/ Making install in . /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/etc/bash_completion.d' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/share/man/man8' /usr/bin/install -c iprsos '/home/peko/autobuild/instance-3/output/target/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c iprconfig iprdump iprupdate iprinit iprdbg '/home/peko/autobuild/instance-3/output/target/usr/sbin' /usr/bin/install -c -m 644 iprconfig.8 iprdump.8 iprinit.8 iprupdate.8 iprsos.8 '/home/peko/autobuild/instance-3/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 iprconfig-bash-completion.sh '/home/peko/autobuild/instance-3/output/target/etc/bash_completion.d' libtool: install: /usr/bin/install -c iprconfig /home/peko/autobuild/instance-3/output/target/usr/sbin/iprconfig libtool: install: /usr/bin/install -c iprdump /home/peko/autobuild/instance-3/output/target/usr/sbin/iprdump libtool: install: /usr/bin/install -c iprupdate /home/peko/autobuild/instance-3/output/target/usr/sbin/iprupdate libtool: install: /usr/bin/install -c iprinit /home/peko/autobuild/instance-3/output/target/usr/sbin/iprinit libtool: install: /usr/bin/install -c iprdbg /home/peko/autobuild/instance-3/output/target/usr/sbin/iprdbg Making install in init.d /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/etc/ha.d/resource.d' /usr/bin/install -c -m 644 iprha '/home/peko/autobuild/instance-3/output/target/etc/ha.d/resource.d' Making install in spec make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in systemd make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib/systemd/system/' /usr/bin/install -c -m 644 iprdump.service iprinit.service iprupdate.service '/home/peko/autobuild/instance-3/output/target/usr/lib/systemd/system/' jimtcl_0.75.orig.tar.xz: OK (sha256: 432ad29b98f33efd018d9e1d49a5d07a5efc523c5660983733f7e30d9b2b76cb) >>> jimtcl 0.75 Extracting xzcat /home/peko/autobuild/instance-3/dl/jimtcl_0.75.orig.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-3/output/build/jimtcl-0.75 -xf - >>> jimtcl 0.75 Patching >>> jimtcl 0.75 Configuring (cd /home/peko/autobuild/instance-3/output/build/jimtcl-0.75; PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/home/peko/autobuild/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-3/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CCACHE=none ./configure --prefix=/usr --shared ) Error: /home/peko/autobuild/instance-3/output/build/jimtcl-0.75/autosetup/config.guess: unable to guess system type This script, last modified 2010-09-24, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run (/home/peko/autobuild/instance-3/output/build/jimtcl-0.75/autosetup/config.guess) is already up to date, please send the following data and any information you think might be pertinent to in order to provide the needed information to handle your system. config.guess timestamp = 2010-09-24 uname -m = ppc64le uname -r = 3.10.0-514.10.2.el7.ppc64le uname -s = Linux uname -v = #1 SMP Fri Mar 3 16:16:38 GMT 2017 /usr/bin/uname -p = ppc64le /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = ppc64le /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = ppc64le UNAME_RELEASE = 3.10.0-514.10.2.el7.ppc64le UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Fri Mar 3 16:16:38 GMT 2017 child process exited abnormally make[1]: *** [/home/peko/autobuild/instance-3/output/build/jimtcl-0.75/.stamp_configured] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-3/buildroot'