reverse.c:328:20: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'offset_t {aka long long int}' [-Wformat=] fprintf(tempfile,"Trying to add reverse data [%d] " OFFSET_T_FORMAT ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reverse.c:331:17: index,start_posn.infile,start_posn.inpacket,idx, ~~~~~~~~~~~~~~~~~ In file included from reverse.c:56:0: compat.h:124:31: note: format string is defined here #define OFFSET_T_FORMAT "%ld" ~~^ %lld reverse.c:328:20: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'offset_t {aka long long int}' [-Wformat=] fprintf(tempfile,"Trying to add reverse data [%d] " OFFSET_T_FORMAT ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reverse.c:332:36: reverse_data->index[idx],reverse_data->start_file[idx], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from reverse.c:56:0: compat.h:124:31: note: format string is defined here #define OFFSET_T_FORMAT "%ld" ~~^ %lld reverse.c:338:24: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'offset_t {aka long long int}' [-Wformat=] fprintf(tempfile," %3d: %4d at " OFFSET_T_FORMAT "/%d for %d\n", ^~~~~~~~~~~~~~~~~ reverse.c:340:15: reverse_data->start_file[ii], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from reverse.c:56:0: compat.h:124:31: note: format string is defined here #define OFFSET_T_FORMAT "%ld" ~~^ %lld reverse.c:344:24: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'offset_t {aka long long int}' [-Wformat=] fprintf(tempfile," %3d: seqh at " OFFSET_T_FORMAT "/%d for %d\n", ^~~~~~~~~~~~~~~~~~ reverse.c:346:15: reverse_data->start_file[ii], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from reverse.c:56:0: compat.h:124:31: note: format string is defined here #define OFFSET_T_FORMAT "%ld" ~~^ %lld /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ts.c -o obj/ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsplay_innards.c -o obj/tsplay_innards.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tswrite.c -o obj/tswrite.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c pcap.c -o obj/pcap.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ethernet.c -o obj/ethernet.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ipv4.c -o obj/ipv4.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC rm -f lib/libtstools.a ar rc lib/libtstools.a obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/esfilter.o -o bin/esfilter -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ts2es.c -o obj/ts2es.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/ts2es.o -o bin/ts2es -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c es2ts.c -o obj/es2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/es2ts.o -o bin/es2ts -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c esdots.c -o obj/esdots.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/esdots.o -o bin/esdots -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c esmerge.c -o obj/esmerge.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/esmerge.o -o bin/esmerge -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c esreport.c -o obj/esreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/esreport.o -o bin/esreport -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c esreverse.c -o obj/esreverse.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/esreverse.o -o bin/esreverse -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ps2ts.c -o obj/ps2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/ps2ts.o -o bin/ps2ts -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c psreport.c -o obj/psreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/psreport.o -o bin/psreport -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c psdots.c -o obj/psdots.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/psdots.o -o bin/psdots -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c stream_type.c -o obj/stream_type.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/stream_type.o -o bin/stream_type -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsdvbsub.c -o obj/tsdvbsub.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/tsdvbsub.o -o bin/tsdvbsub -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsinfo.c -o obj/tsinfo.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/tsinfo.o -o bin/tsinfo -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsreport.c -o obj/tsreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC In file included from tsreport.c:42:0: tsreport.c: In function 'report_buffering_stats': compat.h:124:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'offset_t {aka long long int}' [-Wformat=] #define OFFSET_T_FORMAT "%ld" ^ tsreport.c:410:24: note: in expansion of macro 'OFFSET_T_FORMAT' fprintf(file,OFFSET_T_FORMAT ",read," LLU_FORMAT ",,,,\n", ^~~~~~~~~~~~~~~ compat.h:124:31: note: format string is defined here #define OFFSET_T_FORMAT "%ld" ~~^ %lld compat.h:124:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'offset_t {aka long long int}' [-Wformat=] #define OFFSET_T_FORMAT "%ld" ^ tsreport.c:695:22: note: in expansion of macro 'OFFSET_T_FORMAT' fprintf(file,OFFSET_T_FORMAT ",%s," LLU_FORMAT ",%d,%s,", ^~~~~~~~~~~~~~~ compat.h:124:31: note: format string is defined here #define OFFSET_T_FORMAT "%ld" ~~^ %lld /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/tsreport.o -o bin/tsreport -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsplay.c -o obj/tsplay.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsplay.c: In function 'main': tsplay.c:354:10: warning: variable 'use_network' set but not used [-Wunused-but-set-variable] int use_network = FALSE; ^~~~~~~~~~~ /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/tsplay.o -o bin/tsplay -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsserve.c -o obj/tsserve.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/tsserve.o -o bin/tsserve -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ts_packet_insert.c -o obj/ts_packet_insert.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/ts_packet_insert.o -o bin/ts_packet_insert -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c m2ts2ts.c -o obj/m2ts2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/m2ts2ts.o -o bin/m2ts2ts -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c pcapreport.c -o obj/pcapreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/pcapreport.o -o bin/pcapreport -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tsfilter.c -o obj/tsfilter.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsfilter.c: In function 'main': tsfilter.c:65:9: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] int verbose = FALSE; ^~~~~~~ /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/tsfilter.o -o bin/tsfilter -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c rtp2264.c -o obj/rtp2264.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc obj/rtp2264.o -o bin/rtp2264 -fPIC lib/libtstools.a -g -fPIC -lm /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -shared -o lib/libtstools.so obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o -lc make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Installing to target PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ar" AS="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-as" LD="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ld" NM="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-nm" CC="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc" GCC="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc" CPP="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-cpp" CXX="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-g++" FC="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gfortran" F77="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-ranlib" READELF="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-readelf" STRIP="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-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/data/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-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="/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/data/buildroot/buildroot-test/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot/buildroot-test/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/target install make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' vsftpd-3.0.3.tar.gz: OK (sha256: 9d4d2bf6e6e2884852ba4e69e157a2cecd68c5a7635d66a3a8cf8d898c955ef7) >>> vsftpd 3.0.3 Extracting gzip -d -c /data/buildroot/buildroot-test/instance-0/dl/vsftpd/vsftpd-3.0.3.tar.gz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3 -xf - >>> vsftpd 3.0.3 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0003-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c Hunk #1 succeeded at 711 (offset -59 lines). patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). Applying 0004-Prevent-hang-in-SIGCHLD-handler.patch using patch: patching file sysutil.c Hunk #1 succeeded at 592 (offset -16 lines). patching file sysutil.h Hunk #1 succeeded at 174 (offset -3 lines). patching file twoprocess.c >>> vsftpd 3.0.3 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3/builddefs.h /usr/bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 CC="/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" LIBS="-lcrypt `/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config --libs libssl libcrypto`" -C /data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3 make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3' /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(normname); ^~~~~~~~ In file included from ls.c:10:0: /data/buildroot/buildroot-test/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'const char *' void free (void *); ^~~~ ls.c:396:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(path); ^~~~ In file included from ls.c:10:0: /data/buildroot/buildroot-test/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'const char *' void free (void *); ^~~~ /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt -L/data/buildroot/buildroot-test/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib -lssl -lcrypto make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3' >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3/vsftpd /data/buildroot/buildroot-test/instance-0/output/target/usr/sbin/vsftpd test -f /data/buildroot/buildroot-test/instance-0/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /data/buildroot/buildroot-test/instance-0/output/build/vsftpd-3.0.3/vsftpd.conf /data/buildroot/buildroot-test/instance-0/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /data/buildroot/buildroot-test/instance-0/output/target/usr/share/empty /usr/bin/install -d -m 555 /data/buildroot/buildroot-test/instance-0/output/target/home/ftp >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'gnupg', u'mpir', u'msmtp', u'openocd'] ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" 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'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: [u'toolchain-external-custom', u'toolchain'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison'] rm -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot/buildroot-test/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/host/etc/meson/cross-compilation.conf rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/5.28.1/pod rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/5.28.1/i586-linux/CORE find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-0/output/target/usr/share/locale /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/include /data/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/man /data/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/info /data/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/doc /data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot/buildroot-test/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00752-g46cd706122"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2019.05-git-00752-g46cd706122 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> 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 >>> argp-standalone 1.3 Collecting legal info >>> arp-scan 1.9.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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 Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> clamav 0.101.2 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> czmq 4.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> flannel v0.5.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.12.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 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 >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> i2pd 2.22.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> intel-microcode 20180807a Collecting legal info license: OK (sha256: c4698c6105d59fec11ad0929e77a003445c560c7706c089990030acbf10c9372) >>> iucode-tool 2.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libsocketcan 0.0.10 Collecting legal info >>> libyuv 1ebf86795cb213a37f06eb1ef3713cff080568ea Collecting legal info ERROR: No hash found for LICENSE >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> msmtp 1.8.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-data-uuid 1.224 Collecting legal info LICENSE: OK (sha256: 0560c8eea8e1fb8173faa6c2e9b7e9f8728b8ae8250a814709a53c30b778d5fb) >>> host-perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-mailtools 2.20 Collecting legal info README: OK (sha256: 734d5b1bd212de832aea99e94c98d56217ea9519d900a29c0547538f596a9b26) >>> perl-timedate 2.30 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> pure-ftpd 1.0.49 Collecting legal info COPYING: OK (sha256: 3a9e94382a69d04aa434d69b20ff2c01dbbfcb7191f05f69a7109c0ee1559c19) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlcipher v4.0.1 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> vsftpd 3.0.3 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'