touch stamp-po make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/po' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/src' /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -I.. -MM cds.c cms.c msr.c http.c presentation.c metadata.c mime.c services.c buffer.c util_iconv.c content.c cfgparser.c trace.c redblack.c osdep.c ctrl_telnet.c ushare.c 1>.depend /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cds.o cds.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cms.o cms.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o msr.o msr.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o http.o http.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o presentation.o presentation.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o metadata.o metadata.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o mime.o mime.c In file included from msr.c:24:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from cms.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from mime.c:27:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cds.c: In function 'cds_browse': cds.c:485:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] int result_count = 0, index, count, id, sort_criteria; ^~~~~~~~~~~~~ In file included from metadata.h:29:0, from presentation.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cds.c: In function 'cds_search': cds.c:805:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] int result_count = 0, index, count, id, sort_criteria; ^~~~~~~~~~~~~ In file included from cds.c:28:0: cds.c: At top level: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from metadata.c:38:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from metadata.h:29:0, from metadata.c:34: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from http.c:42:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from services.h:27:0, from http.c:35: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o services.o services.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o buffer.o buffer.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c In file included from services.c:33:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from services.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o content.o content.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o trace.o trace.c content.c: In function 'content_del': content.c:58:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] if (!list || n >= list->count) ^ content.c: In function 'content_free': content.c:80:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] if (!list) ^ /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o redblack.o redblack.c /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o osdep.o osdep.c In file included from cfgparser.c:32:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from cfgparser.h:24:0, from cfgparser.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c In file included from trace.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -I/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from ctrl_telnet.c:27:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from ushare.c:73:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o -lixml -lthreadutil -lpthread -lupnp -L/home/buildroot/build/instance-0/output/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib -o ushare make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/ushare-1.1a DESTDIR=/home/buildroot/build/instance-0/output/target install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/buildroot/build/instance-0/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/po' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/buildroot/build/instance-0/output/target/etc /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/buildroot/build/instance-0/output/target/etc/init.d make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/src' /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/bin /usr/bin/install -c ushare /home/buildroot/build/instance-0/output/target/usr/bin echo ignoring strip /home/buildroot/build/instance-0/output/target/usr/bin/ushare ignoring strip /home/buildroot/build/instance-0/output/target/usr/bin/ushare make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/ushare-1.1a' rm -f /home/buildroot/build/instance-0/output/target/etc/init.d/ushare >>> xutil_util-macros 1.19.1 Downloading converted 'http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.1.tar.bz2' (ANSI_X3.4-1968) -> 'http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.1.tar.bz2' (UTF-8) --2018-08-26 17:51:14-- http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.1.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 2610:10:20:722:a800:ff:feda:470f, 131.252.210.176 Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|2610:10:20:722:a800:ff:feda:470f|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/util/util-macros-1.19.1.tar.bz2 [following] converted 'https://www.x.org/releases/individual/util/util-macros-1.19.1.tar.bz2' (ANSI_X3.4-1968) -> 'https://www.x.org/releases/individual/util/util-macros-1.19.1.tar.bz2' (UTF-8) --2018-08-26 17:51:15-- https://www.x.org/releases/individual/util/util-macros-1.19.1.tar.bz2 Resolving www.x.org (www.x.org)... 2610:10:20:722:a800:ff:feda:470f, 131.252.210.176 Connecting to www.x.org (www.x.org)|2610:10:20:722:a800:ff:feda:470f|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 83274 (81K) [application/x-bzip2] Saving to: '/home/buildroot/build/instance-0/output/build/.util-macros-1.19.1.tar.bz2.F8WQdR/output' 0K .......... .......... .......... .......... .......... 61% 167K 0s 50K .......... .......... .......... . 100% 75.6M=0.3s 2018-08-26 17:51:16 (271 KB/s) - '/home/buildroot/build/instance-0/output/build/.util-macros-1.19.1.tar.bz2.F8WQdR/output' saved [83274/83274] util-macros-1.19.1.tar.bz2: OK (sha256: 18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6) >>> xutil_util-macros 1.19.1 Extracting bzcat /home/buildroot/build/instance-0/dl/util-macros-1.19.1.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1 -xf - >>> xutil_util-macros 1.19.1 Patching >>> xutil_util-macros 1.19.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.1 Patching libtool >>> xutil_util-macros 1.19.1 Configuring (cd /home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/powerpc-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/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/powerpc-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-uclibc --host=powerpc-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 --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, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc-buildroot-linux-uclibc-strip... /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_util-macros 1.19.1 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' >>> xutil_util-macros 1.19.1 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot install -C /home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.pc '/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/make install-data-hook make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' rm -f /home/buildroot/build/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/xutil_util-macros-1.19.1' >>> xutil_util-macros 1.19.1 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'flex', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsqlcipher.la" is touched by more than one package: [u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'flex', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'flex', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libprocps.la" is touched by more than one package: [u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'flex', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'expat', u'flex', u'libpng', u'freetype', u'fontconfig', u'libjpeg', u'xz', u'tiff', u'lcms2', u'gmp', u'hwloc', u'libcurl', u'libestr', u'libee', u'libevent', u'libhttpparser', u'libkcapi', u'libmnl', u'sdl', u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_log', u'libnftnl', u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libvncserver', u'popt', u'pppd', u'procps-ng', u'proj', u'skalibs', u'shapelib', u'sqlcipher', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.4-00099-g7d06574"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.4\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02.4-00099-g7d06574 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2017.75 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.22 Collecting legal info ERROR: No hash found for LICENSE >>> host-lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libee 0.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libhttpparser v2.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libkcapi 0.14.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmpeg2 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tcf-agent 1.6.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> transmission 2.93 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ulogd 2.0.5 Collecting legal info ERROR: No hash found for COPYING >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'