checking for termios.h... yes checking for struct ip_mreqn.imr_ifindex... yes checking for in_addr_t... yes checking whether llseek declared in unistd.h... no checking whether lseek64 declared in unistd.h... yes checking for htons... yes checking for kill... yes checking for daemon... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for atexit... yes checking for on_exit... yes checking for tcsetattr... yes checking for lseek64... yes checking for snprintf... yes checking for inet_pton... yes checking for inet_aton... yes checking for getopt_long... yes checking for dlsym... yes checking for 64-bit off_t... yes checking whether /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc supports loff_t type... yes checking whether /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc supports offset_t type... no checking whether /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc supports long long type... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h 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 >>> udpcast 20120424 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output/build/udpcast-20120424/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/udpcast-20120424' /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o udp-receiver.o udp-receiver.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o socklib.o socklib.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o udpcast.o udpcast.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o receiver-diskio.o receiver-diskio.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o receivedata.o receivedata.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o udpr-negotiate.o udpr-negotiate.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o produconsum.o produconsum.c In file included from receivedata.c:1:0: receivedata.c: In function 'findSlice': receivedata.c:362:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(clst->currentSlice = &clst->slices[0]); ^ /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fifo.o fifo.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o log.o log.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o statistics.o statistics.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -fno-inline fec.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o udpc_version.o udpc_version.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o console.o console.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o process.o process.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o udp-sender.o udp-sender.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rateGovernor.o rateGovernor.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rate-limit.o rate-limit.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o auto-rate.o auto-rate.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sender-diskio.o sender-diskio.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o senddata.o senddata.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o udps-negotiate.o udps-negotiate.c /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o participants.o participants.c cat udp-receiver.txt udp-sender.txt cmd.html | m4 >cmd.html.man /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -s udp-receiver.o socklib.o udpcast.o receiver-diskio.o receivedata.o udpr-negotiate.o produconsum.o fifo.o log.o statistics.o fec.o udpc_version.o console.o process.o -ldl -lpthread -ldl -lpthread -o udp-receiver perl html2man.pl cmd.html.man /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -s udp-sender.o socklib.o udpcast.o rateGovernor.o rate-limit.o auto-rate.o sender-diskio.o senddata.o udps-negotiate.o fifo.o produconsum.o participants.o log.o statistics.o fec.o udpc_version.o console.o process.o -ldl -lpthread -ldl -lpthread -o udp-sender make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/udpcast-20120424' >>> udpcast 20120424 Installing to target PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/target install -C /home/buildroot/autobuild/instance-3/output/build/udpcast-20120424/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/udpcast-20120424' install -d /home/buildroot/autobuild/instance-3/output/target/usr/sbin install -m 755 udp-sender udp-receiver /home/buildroot/autobuild/instance-3/output/target/usr/sbin install -d /home/buildroot/autobuild/instance-3/output/target/usr/share/man/man1 install -m 644 udp-sender.1 udp-receiver.1 /home/buildroot/autobuild/instance-3/output/target/usr/share/man/man1 install -d /home/buildroot/autobuild/instance-3/output/target/usr/include/udpcast install -m 644 rateGovernor.h /home/buildroot/autobuild/instance-3/output/target/usr/include/udpcast make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/udpcast-20120424' rm -f /home/buildroot/autobuild/instance-3/output/target/usr/sbin/udp-sender rm -f /home/buildroot/autobuild/instance-3/output/target/usr/sbin/udp-sender.1 rm -f /home/buildroot/autobuild/instance-3/output/target/usr/sbin/udp-receiver rm -f /home/buildroot/autobuild/instance-3/output/target/usr/sbin/udp-receiver.1 ympd-v1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd v1.3.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/ympd/ympd-v1.3.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0 -xf - >>> ympd v1.3.0 Patching Applying 0002-only-c-language.patch using patch: patching file CMakeLists.txt >>> ympd v1.3.0 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0/ && cd /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-3/output/host/bin/cmake /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DWITH_SSL=ON ) -- The C compiler identification is GNU 7.3.1 -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/buildroot/autobuild/instance-3/output/host/bin/pkg-config (found version "1.5.3") -- Found LibMPDClient: /home/buildroot/autobuild/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /home/buildroot/autobuild/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.1.1a") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0 >>> ympd v1.3.0 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' [100%] Built target ympd make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' >>> ympd v1.3.0 Installing to target PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/target install/fast -C /home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/bin/ympd -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/ympd-v1.3.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libwebsock.la" is touched by more than one package: [u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libzlib', u'util-linux', u'cxxtest', u'expat', u'dbus', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cxxtest', u'expat', u'dbus', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libgraphite2.la" is touched by more than one package: [u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'cxxtest', u'expat', u'dbus', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'cxxtest', u'expat', u'dbus', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/include/ffitarget.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/include/ffi.h" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libffi.so" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'toolchain-external-codesourcery-niosII', u'libffi'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'freerdp', u'geoip', u'gettext', u'graphite2', u'gsettings-desktop-schemas', u'libao', u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libevent', u'libmpdclient', u'libusb', u'libusb-compat', u'libnfc', u'libuv', u'libvpx', u'libwebsock', u'lzo', u'minizip', u'mobile-broadband-provider-info', u'protobuf-c', u'qpid-proton'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-3/output/build/packages-file-list-host.txt Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libcap-ng.la" is touched by more than one package: [u'host-libzlib', u'host-libxml2', u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libao.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libzlib', u'host-libxml2', u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libwebsock.la" is touched by more than one package: [u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libsqlite3.la" is touched by more than one package: [u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffi.h" is touched by more than one package: [u'host-cmake', u'host-genext2fs'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-libxml2', u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python-setuptools', u'host-python3-setuptools'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libusb.la" is touched by more than one package: [u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libdbus-1.la" is touched by more than one package: [u'host-libxml2', u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-mtools', u'host-bison'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgraphite2.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/include/ffitarget.h" is touched by more than one package: [u'host-cmake', u'host-genext2fs'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libuv.la" is touched by more than one package: [u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_pthreads.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libzlib', u'host-libxml2', u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libnfc.la" is touched by more than one package: [u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libffi.so" is touched by more than one package: [u'host-cmake', u'host-genext2fs'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libGeoIP.la" is touched by more than one package: [u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libzlib', u'host-libxml2', u'host-libffi', u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libffi.pc" is touched by more than one package: [u'host-cmake', u'host-genext2fs'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libbroadvoice.la" is touched by more than one package: [u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] Warning: host file "./nios2-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-ninja', u'host-mtools', u'host-bison'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/autobuild/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/include /home/buildroot/autobuild/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output/target/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/man /home/buildroot/autobuild/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/info /home/buildroot/autobuild/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/doc /home/buildroot/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-3/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/autobuild/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/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/autobuild/instance-3/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/autobuild/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc3-00005-gc0928b7c0e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc3\"" \ ) > /home/buildroot/autobuild/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2019.02-rc3-00005-gc0928b7c0e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570) sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a) >>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info >>> toolchain Collecting legal info >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ecryptfs-utils 111 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libnss 3.39 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> freerdp 2.0.0-rc2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> gsettings-desktop-schemas 3.22.0 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.25.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> minizip 2.8.2 Collecting legal info LICENSE: OK (sha256: 87642305968765a4030fd202ff7006afa67274da7f9bde84506e51ae58ecc2b4) >>> mobile-broadband-provider-info 20190116 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> ofono 1.28 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> rt-tests 1.0 Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> ympd v1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'