checking for chown... yes checking for chmod... yes checking for lchmod... no checking for mknod... yes checking for mkfifo... yes checking for fchmod... yes checking for fstat... yes checking for ftruncate... yes checking for strchr... yes checking for readlink... yes checking for link... yes checking for utime... yes checking for utimes... yes checking for lutimes... yes checking for strftime... yes checking for memmove... yes checking for lchown... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for setsid... yes checking for strpbrk... yes checking for strlcat... yes checking for strlcpy... yes checking for strtol... yes checking for mallinfo... yes checking for getgroups... yes checking for setgroups... yes checking for geteuid... yes checking for getegid... yes checking for setlocale... yes checking for setmode... no checking for open64... yes checking for lseek64... yes checking for mkstemp64... yes checking for mtrace... no checking for va_copy... no checking for __va_copy... no checking for seteuid... yes checking for strerror... yes checking for putenv... yes checking for iconv_open... yes checking for locale_charset... no checking for nl_langinfo... yes checking for getxattr... yes checking for extattr_get_link... no checking for sigaction... yes checking for sigprocmask... yes checking for setattrlist... no checking for getgrouplist... yes checking for initgroups... yes checking for utimensat... yes checking for posix_fallocate... yes checking for attropen... no checking for setvbuf... yes checking for usleep... yes checking for useable fallocate... yes checking for FALLOC_FL_PUNCH_HOLE... yes checking for FALLOC_FL_ZERO_RANGE... yes checking for SYS_fallocate... yes checking whether posix_fallocate is efficient... no checking for getpgrp... yes checking for tcgetpgrp... yes checking whether getpgrp requires zero arguments... yes checking whether chown() modifies symlinks... no checking whether link() can hard-link symlinks... no checking whether link() can hard-link special files... no checking for working socketpair... cross checking for getpass... yes checking for poptGetContext in -lpopt... yes checking whether to use included libpopt... no checking for deflateParams in -lz... yes checking whether to use included zlib... no checking for unsigned char... yes checking for broken readdir... cross checking for utimbuf... yes checking if gettimeofday takes tz argument... yes checking for C99 vsnprintf... cross checking for secure mkstemp... cross checking if mknod creates FIFOs... cross checking if mknod creates sockets... cross checking whether -c -o works... yes checking for stunnel... stunnel checking for stunnel4... stunnel checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking whether to support ACLs... no checking whether to support extended attributes... Using Linux xattrs checking for getxattr in -lattr... no checking whether /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc supports -Wno-unused-parameter... yes configure.sh: creating ./config.status config.status: creating Makefile config.status: creating lib/dummy config.status: creating zlib/dummy config.status: creating popt/dummy config.status: creating shconfig config.status: creating config.h configure.sh: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --enable-static, --disable-shared rsync 3.1.3 configuration successful Note that yodl2man was not found, so pre-existing manpage files will be used w/o change (if available) -- no .yo file changes will be used. >>> rsync 3.1.3 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/rsync-3.1.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/rsync-3.1.3' perl ./mkproto.pl ./*.c ./lib/compat.c sed 's;\@bindir\@;/usr/bin;g' <./rsync-ssl.in >rsync-ssl sed 's;\@stunnel4\@;stunnel;g' <./stunnel-rsync.in >stunnel-rsync sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rsync.c -o rsync.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c generator.c -o generator.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c receiver.c -o receiver.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cleanup.c -o cleanup.o cleanup.c: In function '_exit_cleanup': cleanup.c:135:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DEBUG_GTE(EXIT, 2)) { ^ In file included from cleanup.c:142:0: case_N.h:28:2: note: here case 1: ^~~~ cleanup.c:145:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (cleanup_child_pid != -1) { ^ In file included from cleanup.c:156:0: case_N.h:31:2: note: here case 2: ^~~~ cleanup.c:159:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (cleanup_got_literal && (cleanup_fname || cleanup_fd_w != -1)) { ^ In file included from cleanup.c:187:0: case_N.h:34:2: note: here case 3: ^~~~ cleanup.c:195:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!exit_code && !code) ^ In file included from cleanup.c:199:0: case_N.h:37:2: note: here case 4: ^~~~ cleanup.c:226:17: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((exit_code && line > 0) ~~~~~~~~~~~~~~~~~~~~~~~ || am_daemon || (logfile_name && (am_server || !INFO_GTE(STATS, 1)))) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cleanup.c:230:0: case_N.h:40:2: note: here case 5: ^~~~ cleanup.c:233:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DEBUG_GTE(EXIT, 1)) { ^ In file included from cleanup.c:242:0: case_N.h:43:2: note: here case 6: ^~~~ cleanup.c:245:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (exit_code && exit_code != RERR_SOCKETIO && exit_code != RERR_STREAMIO && exit_code != RERR_SIGNAL1 ^ In file included from cleanup.c:258:0: case_N.h:46:2: note: here case 7: ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sender.c -o sender.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c exclude.c -o exclude.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c util.c -o util.o util.c: In function 'set_modtime': util.c:147:14: warning: this statement may fall through [-Wimplicit-fallthrough=] switch_step++; ~~~~~~~~~~~^~ In file included from util.c:152:0: case_N.h:28:2: note: here case 1: ^~~~ util.c:157:14: warning: this statement may fall through [-Wimplicit-fallthrough=] switch_step++; ~~~~~~~~~~~^~ In file included from util.c:161:0: case_N.h:31:2: note: here case 2: ^~~~ util.c:163:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (preserve_times & PRESERVE_LINK_TIMES) { ^ In file included from util.c:170:0: case_N.h:34:2: note: here case 3: ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c util2.c -o util2.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c -o main.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c checksum.c -o checksum.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c match.c -o match.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c syscall.c -o syscall.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c log.c -o log.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c backup.c -o backup.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c delete.c -o delete.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c options.c -o options.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c io.c -o io.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c compat.c -o compat.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hlink.c -o hlink.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c token.c -o token.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uidlist.c -o uidlist.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c socket.c -o socket.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtable.c -o hashtable.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fileio.c -o fileio.o hashtable.c: In function 'hashlittle': hashtable.c:455:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ hashtable.c:456:5: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ hashtable.c:456:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ hashtable.c:457:5: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ hashtable.c:457:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ hashtable.c:458:5: note: here case 9 : c+=k[8]; ^~~~ hashtable.c:458:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ hashtable.c:459:5: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ hashtable.c:459:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ hashtable.c:460:5: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ hashtable.c:460:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ hashtable.c:461:5: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ hashtable.c:461:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ hashtable.c:462:5: note: here case 5 : b+=k[4]; ^~~~ hashtable.c:462:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ hashtable.c:463:5: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ hashtable.c:463:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ hashtable.c:464:5: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ hashtable.c:464:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ hashtable.c:465:5: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ hashtable.c:465:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ hashtable.c:466:5: note: here case 1 : a+=k[0]; ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c batch.c -o batch.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c clientname.c -o clientname.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c chmod.c -o chmod.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c acls.c -o acls.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xattrs.c -o xattrs.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c progress.c -o progress.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pipe.c -o pipe.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c params.c -o params.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loadparm.c -o loadparm.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c clientserver.c -o clientserver.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c access.c -o access.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c connection.c -o connection.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c authenticate.c -o authenticate.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/wildmatch.c -o lib/wildmatch.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/compat.c -o lib/compat.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/snprintf.c -o lib/snprintf.o lib/snprintf.c: In function 'dopr': lib/snprintf.c:504:16: warning: this statement may fall through [-Wimplicit-fallthrough=] cnk->flags |= DP_F_UP; ^ lib/snprintf.c:505:4: note: here case 'x': ^~~~ lib/snprintf.c:514:16: warning: this statement may fall through [-Wimplicit-fallthrough=] cnk->flags |= DP_F_UP; ^ lib/snprintf.c:515:4: note: here case 'a': ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/mdfour.c -o lib/mdfour.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/md5.c -o lib/md5.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/permstring.c -o lib/permstring.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/pool_alloc.c -o lib/pool_alloc.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/sysacls.c -o lib/sysacls.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/sysxattrs.c -o lib/sysxattrs.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c flist.c -o flist.o /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -static -o rsync flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o util2.o main.o checksum.o match.o syscall.o log.o backup.o delete.o options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o fileio.o batch.o clientname.o chmod.o acls.o xattrs.o progress.o pipe.o params.o loadparm.o clientserver.o access.o connection.o authenticate.o lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o -lz -lpopt make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/rsync-3.1.3' >>> rsync 3.1.3 Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target install -C /home/buildroot/autobuild/instance-2/output-1/build/rsync-3.1.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/rsync-3.1.3' /bin/mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/bin /usr/bin/install -c -m 755 rsync /home/buildroot/autobuild/instance-2/output-1/target/usr/bin /bin/mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1 /bin/mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man5 if test -f rsync.1; then /usr/bin/install -c -m 644 rsync.1 /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1; fi if test -f rsyncd.conf.5; then /usr/bin/install -c -m 644 rsyncd.conf.5 /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man5; fi make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/rsync-3.1.3' ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz: OK (sha256: d05d4e3ad3599fca7854109938aebd24bbab72ac7d69dd053260f735a36613f9) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/ti-utils/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 -xf - >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Patching >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Configuring >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j1 NFSROOT="/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot" CC="/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static `/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config --cflags libnl-genl-3.0`" LIBS="`/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config --libs libnl-genl-3.0`" -C /home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 all make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/include -c -o nvs.o nvs.c nvs.c: In function 'prepare_nvs_file': nvs.c:358:9: warning: 'nvsTypeInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] pdata[nvsTypeInfo].type = tlv_type; ^ nvs.c:320:15: note: 'nvsTypeInfo' was declared here unsigned int nvsTypeInfo; ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/include -c -o misc_cmds.o misc_cmds.c /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/include -c -o calibrator.o calibrator.c /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/include -c -o plt.o plt.c /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/include -c -o ini.o ini.c /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static -I/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -L/home/buildroot/autobuild/instance-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -L/home/buildroot/autobuild/instance-2/output-1/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/lib -lnl-genl-3 -lnl-3 -lpthread -o calibrator make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/calibrator /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/calibrator /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/scripts/go.sh /home/buildroot/autobuild/instance-2/output-1/target/usr/share/ti-utils/scripts/go.sh cp -r /home/buildroot/autobuild/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/ini_files /home/buildroot/autobuild/instance-2/output-1/target/usr/share/ti-utils >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output-1/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/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-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-%g" -e "s%@TARGET_ARCH@%x86_64%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 -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output-1/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/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-2/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/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-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08.1-00263-gfe0f841794"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2019.08.1\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.08.1-00263-gfe0f841794 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> babeld 1.8.4 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> initscripts Collecting legal info >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> libdrm 2.4.99 Collecting legal info >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> openblas 0.3.6 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.99: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'