Configuring for Linux Creating Makefiles. Makefile <= linux/Makefile.top pppd/Makefile <= pppd/Makefile.linux pppstats/Makefile <= pppstats/Makefile.linux chat/Makefile <= chat/Makefile.linux pppdump/Makefile <= pppdump/Makefile.linux pppd/plugins/Makefile <= pppd/plugins/Makefile.linux pppd/plugins/rp-pppoe/Makefile <= pppd/plugins/rp-pppoe/Makefile.linux pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux pppd/plugins/pppol2tp/Makefile <= pppd/plugins/pppol2tp/Makefile.linux >>> pppd 2.4.7 Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/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-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc" COPTS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7 HAVE_INET6=y OPENSSL_INCLUDE_DIR=/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7' cd chat; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/chat' make[2]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat.o chat.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o chat chat.o make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/chat' cd pppd/plugins; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins' make[2]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o minconn.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -I../../include -fPIC -DMPPE=1 minconn.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o passprompt.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -I../../include -fPIC -DMPPE=1 passprompt.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o passwordfd.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -I../../include -fPIC -DMPPE=1 passwordfd.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o winbind.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -I../../include -fPIC -DMPPE=1 winbind.c for d in rp-pppoe pppoatm pppol2tp radius; do /usr/bin/make -w -j4 --jobserver-auth=7,8 -C $d all; done make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o discovery.o -fPIC discovery.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o if.o -fPIC if.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o common.o -fPIC common.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../../../include '-DRP_VERSION="3.8p"' -c -o pppoe-discovery.o pppoe-discovery.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../../../include '-DRP_VERSION="3.8p"' -c -o debug.o debug.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o rp-pppoe.so -shared plugin.o discovery.o if.o common.o /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o pppoe-discovery pppoe-discovery.o debug.o make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/rp-pppoe' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/pppoatm' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -o openl2tp.so -shared openl2tp.o /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -o pppol2tp.so -shared pppol2tp.o rm openl2tp.o pppol2tp.o make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/pppol2tp' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radius.o radius.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o avpair.o avpair.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o buildreq.o buildreq.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o config.o config.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o dict.o dict.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o ip_util.o ip_util.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o clientid.o clientid.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o sendserver.o sendserver.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o lock.o lock.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o util.o util.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o md5.o md5.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radattr.o radattr.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radrealms.o radrealms.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o radattr.so -shared radattr.o /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o radrealms.so -shared radrealms.o ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o ar: creating libradiusclient.a a - avpair.o a - buildreq.o a - config.o a - dict.o a - ip_util.o a - clientid.o a - sendserver.o a - lock.o a - util.o a - md5.o /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o radius.so -shared radius.o libradiusclient.a make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/radius' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins' cd pppd; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd' make[2]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o main.o main.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o magic.o magic.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o fsm.o fsm.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o lcp.o lcp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipcp.o ipcp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o upap.o upap.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-new.o chap-new.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md5.o md5.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ccp.o ccp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ecp.o ecp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o auth.o auth.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o options.o options.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o demand.o demand.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o utils.o utils.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sys-linux.o sys-linux.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipxcp.o ipxcp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tty.o tty.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eap.o eap.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-md5.o chap-md5.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o session.o session.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md4.o md4.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap_ms.o chap_ms.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sha1.o sha1.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o pppcrypt.o pppcrypt.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o multilink.o multilink.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tdb.o tdb.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o spinlock.o spinlock.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipv6cp.o ipv6cp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eui64.o eui64.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -Wl,-E -o pppd main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o session.o md4.o chap_ms.o sha1.o pppcrypt.o multilink.o tdb.o spinlock.o ipv6cp.o eui64.o -lcrypt -lutil -lcrypto -ldl make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd' cd pppstats; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppstats' make[2]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../include -o pppstats pppstats.c make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppstats' cd pppdump; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppdump' make[2]: warning: -jN forced in submake: disabling jobserver mode. /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -O -I../include/net -c -o pppdump.o pppdump.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -O -I../include/net -c -o bsd-comp.o bsd-comp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -O -I../include/net -c -o deflate.o deflate.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -O -I../include/net -c -o zlib.o zlib.c /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-gcc -o pppdump pppdump.o bsd-comp.o deflate.o zlib.o make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppdump' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7' >>> pppd 2.4.7 Installing to staging directory PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/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 INSTROOT=/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/ -C /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7 HAVE_INET6=y OPENSSL_INCLUDE_DIR=/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl install-devel make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7' cd pppd; /usr/bin/make -w -j4 --jobserver-auth=5,6 install-devel make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd' make[2]: warning: -jN forced in submake: disabling jobserver mode. mkdir -p /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot//usr/include/pppd install -c -m 644 ccp.h session.h chap-new.h ecp.h fsm.h ipcp.h ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h upap.h eap.h md4.h chap_ms.h sha1.h pppcrypt.h tdb.h spinlock.h ipv6cp.h eui64.h /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot//usr/include/pppd make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7' >>> pppd 2.4.7 Fixing libtool files >>> pppd 2.4.7 Installing to target for sbin in chat pppd pppdump pppstats; do /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/$sbin/$sbin /data/buildroot/buildroot-test/instance-1/output/target/usr/sbin/$sbin; done /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/minconn.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/minconn.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/passprompt.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/passprompt.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/passwordfd.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/passwordfd.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/pppoatm/pppoatm.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/pppoatm.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/rp-pppoe/rp-pppoe.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/rp-pppoe.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/rp-pppoe/pppoe-discovery /data/buildroot/buildroot-test/instance-1/output/target/usr/sbin/pppoe-discovery /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/winbind.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/winbind.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/pppol2tp/openl2tp.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/openl2tp.so /usr/bin/install -D /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/pppd/plugins/pppol2tp/pppol2tp.so /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pppd/2.4.7/pppol2tp.so /usr/bin/install -D -m 0755 /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/scripts/pon /data/buildroot/buildroot-test/instance-1/output/target/usr/bin/pon /usr/bin/install -D -m 0755 /data/buildroot/buildroot-test/instance-1/output/build/pppd-2.4.7/scripts/poff /data/buildroot/buildroot-test/instance-1/output/target/usr/bin/poff tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /data/buildroot/buildroot-test/instance-1/dl/zic/tzcode2018e.tar.gz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=0 -C /data/buildroot/buildroot-test/instance-1/output/build/host-zic-2018e -xf - >>> host-zic 2018e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 552 with fuzz 2 (offset 115 lines). >>> host-zic 2018e Configuring >>> host-zic 2018e Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/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" PKG_CONFIG="/data/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/data/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/data/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /data/buildroot/buildroot-test/instance-1/output/build/host-zic-2018e zic make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /data/buildroot/buildroot-test/instance-1/output/build/host-zic-2018e/zic /data/buildroot/buildroot-test/instance-1/output/host/sbin/zic /usr/bin/install -D -m 644 /data/buildroot/buildroot-test/instance-1/output/build/host-zic-2018e/tzfile.h /data/buildroot/buildroot-test/instance-1/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /data/buildroot/buildroot-test/instance-1/dl/tzdata/tzdata2018e.tar.gz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=0 -C /data/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /data/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /data/buildroot/buildroot-test/instance-1/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /data/buildroot/buildroot-test/instance-1/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /data/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo cp -a /data/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018e/_output/* /data/buildroot/buildroot-test/instance-1/output/build/host-tzdata-2018e/*.tab /data/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo cp -a /data/buildroot/buildroot-test/instance-1/output/host/share/zoneinfo/* /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo cd /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /data/buildroot/buildroot-test/instance-1/output/target/etc/localtime echo "Etc/UTC" >/data/buildroot/buildroot-test/instance-1/output/target/etc/timezone >>> 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-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstrtp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstfft-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'audit', u'libsepol', u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstinsertbin-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstsdp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstbadaudio-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstvideo-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstphotography-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'alsa-utils', u'libcap-ng', u'audit', u'libsepol', u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstbasecamerabinsrc-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstcodecparsers-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstaudio-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstpbtypes.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstisoff-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstallocators-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstbadvideo-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgsttag-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstaudiolatency.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstapp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'libsepol', u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstwebrtc-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstmpegts-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgsturidownloader-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'libsepol', u'pcre', u'libselinux', u'libzlib', u'util-linux', u'bzip2', u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstproxy.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstipcpipeline.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstriff-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstrtsp-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstpbutils-1.0.la" is touched by more than one package: [u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstadaptivedemux-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/libgstplayer-1.0.la" is touched by more than one package: [u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'libupnp', u'gst1-plugins-base', u'gst1-plugins-bad', u'libjpeg', u'jsmn', u'libmng', u'libogg', u'libopenssl', u'opus', u'libopusenc', u'ustr', u'libsemanage', u'opusfile', u'pppd'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /data/buildroot/buildroot-test/instance-1/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /data/buildroot/buildroot-test/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /data/buildroot/buildroot-test/instance-1/output/target/etc/shells || echo "/bin/ash" >> /data/buildroot/buildroot-test/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /data/buildroot/buildroot-test/instance-1/output/target/etc/shells || echo "/bin/hush" >> /data/buildroot/buildroot-test/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot/buildroot-test/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%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-1/output/host%g" package/meson//cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-1/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-1/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/include /data/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-1/output/target/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/man /data/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/info /data/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/doc /data/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/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-1/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot/buildroot-test/instance-1/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot/buildroot-test/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-01039-ga9219660d3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2019.02-git-01039-ga9219660d3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> alsa-utils 1.1.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> audit 2.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> gadgetfs-test Collecting legal info >>> gmrender-resurrect 33600ab663f181c4f4f5c48aba25bf961760a300 Collecting legal info ERROR: No hash found for COPYING >>> gstreamer1 1.14.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> gst1-plugins-bad 1.14.4 Collecting legal info COPYING.LIB: OK (sha256: cf9b86bcf2d298e8cf5b9d8982f9dab296465b002fdfa0347357a0732f961e03) >>> gst1-plugins-base 1.14.4 Collecting legal info COPYING.LIB: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsemanage 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> openssl Collecting legal info >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> policycoreutils 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'