/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o parse.o parse.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o parsesup.o parsesup.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o parsers.o parsers.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o reconfig.o reconfig.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o retry.o retry.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o sconf.o sconf.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o sensor.o sensor.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o server.o server.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o service.o service.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o signals.o signals.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o special.o special.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o tcpint.o tcpint.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o time.o time.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o udpint.o udpint.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o util.o util.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o redirect.o redirect.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o options.o options.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o includedir.o includedir.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o xtimer.o xtimer.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o inet.o inet.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -c -o xmdns.o xmdns.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt ./itox.c: In function 'make_string_cat': ./itox.c:233:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:257:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c: In function 'make_pathname': ./itox.c:282:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ ./itox.c:295:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] va_start( ap, count ) ; ^~~~~~~~ /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt || rm -f xinetd make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/xinetd' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15' >>> xinetd xinetd-2-3-15 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install -C /home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15' cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/portable' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/pset' Installed libpset.a to ../../lib Installed libportable.a to ../../lib Installed ./pset.h to ../../include Installed ./libportable.h to ../../include make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../../include' install Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/pset' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/sio' Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/str' Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/misc' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' Installed libmisc.a to ../../lib Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./misc.h ./m_env.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/xlog' Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/libs/src/misc' cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/xinetd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15/xinetd' for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /home/buildroot/autobuild/instance-2/output/target$i || mkdir -p /home/buildroot/autobuild/instance-2/output/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/buildroot/autobuild/instance-2/output/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/buildroot/autobuild/instance-2/output/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/buildroot/autobuild/instance-2/output/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/buildroot/autobuild/instance-2/output/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/buildroot/autobuild/instance-2/output/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/buildroot/autobuild/instance-2/output/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/buildroot/autobuild/instance-2/output/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/buildroot/autobuild/instance-2/output/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/xinetd-xinetd-2-3-15' zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9.tar.gz: OK (sha256: b150ff725e5f9e839f41c0f3d2e8f0e3cc303aa51194be0bc34a3c3299acc059) >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/zlog/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 -xf - >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Patching >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Configuring >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 CC="/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " -C /home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 all make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' cd src && /usr/bin/make all make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread /home/buildroot/autobuild/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/7.4.0/../../../../nios2-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/7.4.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. /home/buildroot/autobuild/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/7.4.0/../../../../nios2-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/7.4.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr -C /home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' mkdir -p /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin cp -a zlog.h /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include cp -a zlog-chk-conf /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin cp -a libzlog.so /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libzlog.so.1.2 cd /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-2/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/instance-2/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-2/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-2/output/target/usr -C /home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' mkdir -p /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/lib /home/buildroot/autobuild/instance-2/output/target/usr/bin cp -a zlog.h /home/buildroot/autobuild/instance-2/output/target/usr/include cp -a zlog-chk-conf /home/buildroot/autobuild/instance-2/output/target/usr/bin cp -a libzlog.so /home/buildroot/autobuild/instance-2/output/target/usr/lib/libzlog.so.1.2 cd /home/buildroot/autobuild/instance-2/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/autobuild/instance-2/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/autobuild/instance-2/output/target/usr/lib make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zlog-ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9' >>> 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/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/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 "./etc/mtab" 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/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/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/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-rc2-00033-gceab2715da"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-rc2\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/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/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.05-rc2-00033-gceab2715da Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-gettext Collecting legal info >>> host-gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> 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-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> apache 2.4.39 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> at release_3.1.23 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> conntrack-tools 1.4.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> flann 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> font-awesome v4.7.0 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> glorytun 0.1.0 Collecting legal info LICENSE: OK (sha256: 051ef5a4c3c8fe64f8641e0ed50b4cd35c64703d972130f9725c8fee7976f90b) >>> libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> ipsec-tools 0.8.2 Collecting legal info >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jack2 v1.9.12 Collecting legal info >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libdrm 2.4.98 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libhtp 0.5.30 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libssh2 1b3cbaff518f32e5b70650d4b7b52361b1410d37 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> 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 >>> micropython v1.9.4 Collecting legal info ERROR: No hash found for LICENSE >>> monkey 1.6.9 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> owfs 3.2p2 Collecting legal info COPYING: OK (sha256: e484a24fa5d177576e1672306165f495633bd5f0daaf628d1ff5ecfc85bdc637) COPYING.LIB: OK (sha256: 3879dcca586c08d1fe3325f3a0aec5b47d543100bc6b1dfb30bf24ec48675b10) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rrdtool 1.7.0 Collecting legal info COPYRIGHT: OK (sha256: 884385795ee48cd820082e8823bc748cd20574112da2cc7d2ef505b47b1058c3) LICENSE: OK (sha256: 14079d501f3092405a192463603f66e13da88fc5894981e2962e2e6aec4ab178) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> suricata 4.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2018.09.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> zlog ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) 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: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: jack2-v1.9.12: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.98: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'