checking for sys/types.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether time.h and sys/time.h may both be included... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for pid_t... yes checking for mode_t... yes checking for size_t... yes checking for intmax_t... yes checking for long long... yes checking for uint16_t... yes checking for uint32_t... yes checking for u_short... yes checking for u_long... yes checking for socklen_t... yes checking for library containing socket... none required checking for fcntl... yes checking for setsid... yes checking for recvmsg... yes checking for ftruncate... yes checking for setreuid... yes checking for setregid... yes checking for initgroups... yes checking for setgroups... yes checking for strtoumax... yes checking for strtoull... yes checking for struct msghdr.msg_control... yes checking for struct in_pktinfo.ipi_addr... yes checking for struct addrinfo.ai_addr... yes checking if fcntl.h defines O_NONBLOCK... yes checking if fcntl.h defines O_BINARY... no checking if fcntl.h defines O_TEXT... no checking if fcntl.h defines F_SETLK... yes checking if sys/file.h defines LOCK_SH... yes checking if sys/file.h defines LOCK_EX... yes checking for sigsetjmp... yes checking for library containing xmalloc... no checking for library containing xstrdup... no checking for library containing bsd_signal... none required checking for library containing getopt_long... none required checking for library containing getaddrinfo... none required checking for library containing freeaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing inet_ntop... none required checking for library containing inet_aton... none required checking for daemon... yes checking for dup2... yes checking if netinet/in.h defines IPPORT_TFTP... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for library containing regcomp... none required checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking for struct sockaddr_in6.sin6_addr... yes checking for IPv6 support... yes checking for struct in6_pktinfo.ipi6_addr... yes checking whether ln -s works... yes checking for arm-buildroot-linux-musleabihf-ranlib... /home/peko/autobuild/instance-0/output/host/bin/arm-linux-ranlib checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating aconfig.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 >>> tftpd 5.2 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/tftpd-5.2/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h /usr/bin/make -C lib /usr/bin/make -C common make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/lib' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c xmalloc.c make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/common' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c tftpsubs.c /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c xstrdup.c rm -f libxtra.a ar cq libxtra.a xmalloc.o xstrdup.o /home/peko/autobuild/instance-0/output/host/bin/arm-linux-ranlib libxtra.a make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/lib' rm -f libcommon.a ar cq libcommon.a tftpsubs.o /home/peko/autobuild/instance-0/output/host/bin/arm-linux-ranlib libcommon.a make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/common' /usr/bin/make -C tftp /usr/bin/make -C tftpd make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/tftp' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c tftp.c make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/tftpd' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c tftpd.c /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c main.c /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c recvfrom.c /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c misc.c /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/home/peko/autobuild/instance-0/output/build/tftpd-5.2 -c remap.c sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8 sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1 In file included from main.c:34:0: main.c: In function 'put': /home/peko/autobuild/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^~~~~~~~~~~ main.c:585:9: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34:0: /home/peko/autobuild/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^~~~~~~~~~~ main.c:604:9: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34:0: main.c: In function 'get': /home/peko/autobuild/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^~~~~~~~~~~ main.c:672:13: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:34:0: /home/peko/autobuild/instance-0/output/build/tftpd-5.2/common/tftpsubs.h:84:19: warning: inlining failed in call to 'sa_set_port.constprop': call is unlikely and code size would grow [-Winline] static inline int sa_set_port(union sock_addr *s, u_short port) ^~~~~~~~~~~ main.c:687:9: note: called from here sa_set_port(&peeraddr, port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:244:25: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:266:25: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:279:21: note: called from here usage(*optx == 'h' ? 0 : EX_USAGE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:191:20: warning: inlining failed in call to 'usage': call is unlikely and code size would grow [-Winline] static inline void usage(int errcode) ^~~~~ main.c:284:17: note: called from here usage(EX_USAGE); ^~~~~~~~~~~~~~~ tftpd.c: In function 'tftp_recvfile': tftpd.c:1647:69: warning: argument 'oap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oacklen) ^~~ /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc tftp.o main.o ../common/libcommon.a /home/peko/autobuild/instance-0/output/build/tftpd-5.2/lib/libxtra.a -o tftp make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/tftp' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /home/peko/autobuild/instance-0/output/build/tftpd-5.2/lib/libxtra.a -o tftpd make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2/tftpd' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tftpd-5.2' >>> tftpd 5.2 Installing to target /usr/bin/install -D /home/peko/autobuild/instance-0/output/build/tftpd-5.2/tftp/tftp /home/peko/autobuild/instance-0/output/target/usr/bin/tftp /usr/bin/install -D /home/peko/autobuild/instance-0/output/build/tftpd-5.2/tftpd/tftpd /home/peko/autobuild/instance-0/output/target/usr/sbin/tftpd tunctl-1.5.tar.gz: OK (sha256: aa2a6c4cc6bfacb11e0d9f62334a6638a0d435475c61230116f00b6af8b14fff) >>> tunctl 1.5 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/tunctl/tunctl-1.5.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/tunctl-1.5 -xf - >>> tunctl 1.5 Patching >>> tunctl 1.5 Configuring >>> tunctl 1.5 Building /usr/bin/make -j6 PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/arm-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/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/arm-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/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/peko/autobuild/instance-0/output/build/tunctl-1.5 tunctl make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/tunctl-1.5' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o tunctl tunctl.c make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tunctl-1.5' >>> tunctl 1.5 Installing to target /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-0/output/build/tunctl-1.5/tunctl /home/peko/autobuild/instance-0/output/target/usr/sbin/tunctl >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'mpfr'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstvideo-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstrtp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstfft-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'freeradius-client', u'libarchive', u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'freeradius-client', u'libarchive', u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'mpfr'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstsdp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstpbtypes.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstaudio-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstreamermm-1.0.la" is touched by more than one package: [u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgsttag-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'libarchive', u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstapp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'libfuse', u'freeradius-client', u'libarchive', u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'libfuse', u'freeradius-client', u'libarchive', u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstriff-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'libffi', u'pcre', u'libcap-ng', u'util-linux', u'libglib2', u'libsigc', u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstrtsp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstcheck-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstpbutils-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libgstallocators-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'gmp', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gstreamer1-mm', u'ibrcommon', u'ibrdtn', u'kvazaar', u'libconfig', u'libdmtx', u'liblog4c-localtime', u'libmnl', u'libnetfilter_cthelper', u'libosip2', u'libsha1', u'libsilk', u'libsndfile', u'mpfr'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] grep -qsE '^/bin/dash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/dash" >> /home/peko/autobuild/instance-0/output/target/etc/shells rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc2-00062-ge058075"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc2\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-rc2-00062-ge058075 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> musl-compat-headers 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 >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> dash 0.5.10.2 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> exfat 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> font-awesome v4.7.0 Collecting legal info >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.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) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gmrender-resurrect 33600ab663f181c4f4f5c48aba25bf961760a300 Collecting legal info ERROR: No hash found for COPYING >>> gstreamer1 1.14.2 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> gst1-plugins-base 1.14.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> gstreamer1-mm 1.10.0 Collecting legal info COPYING: OK (sha256: 7c78a8d7fc6781d51402d5a6036bedda9cffb0e5d28757e25d54d6eacbb1949f) COPYING.examples: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> rauc 0.4 Collecting legal info >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> tftpd 5.2 Collecting legal info >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (RAUC_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'