gzip -d -c /home/naourr/work/instance-3/dl/pppd/ppp-2.4.7.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/pppd-2.4.7 -xf - rm -f /home/naourr/work/instance-3/output/build/pppd-2.4.7/include/linux/if_pppol2tp.h >>> pppd 2.4.7 Patching Applying 0001-Move-netinet-in.h-above-linux-header-includes.patch using patch: patching file pppd/plugins/rp-pppoe/pppoe.h >>> pppd 2.4.7 Configuring /usr/bin/sed -i -e 's/FILTER=y/#FILTER=y/' /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/Makefile.linux /usr/bin/sed -i -e 's/ifneq ($(wildcard \/usr\/include\/pcap-bpf.h),)/ifdef FILTER/' /home/naourr/work/instance-3/output/build/pppd-2.4.7/*/Makefile.linux ( cd /home/naourr/work/instance-3/output/build/pppd-2.4.7; PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" ./configure --prefix=/usr ) 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="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CC="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" COPTS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/naourr/work/instance-3/output/build/pppd-2.4.7 HAVE_INET6=y make[1]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7' cd chat; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/chat' make[2]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o chat chat.o make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/chat' cd pppd/plugins; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins' make[2]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o rp-pppoe.so -shared plugin.o discovery.o if.o common.o /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o pppoe-discovery pppoe-discovery.o debug.o make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/rp-pppoe' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/pppoatm' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../.. -I../../../include -fPIC -o openl2tp.so -shared openl2tp.o /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/pppol2tp' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins' make[3]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radius.o radius.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o avpair.o avpair.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o buildreq.o buildreq.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o config.o config.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o dict.o dict.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o clientid.o clientid.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o sendserver.o sendserver.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o lock.o lock.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o util.o util.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o md5.o md5.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radattr.o radattr.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radrealms.o radrealms.c 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 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o radius.so -shared radius.o libradiusclient.a /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o radattr.so -shared radattr.o /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o radrealms.so -shared radrealms.o make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/radius' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins' cd pppd; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd' make[2]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o main.o main.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o magic.o magic.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o fsm.o fsm.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o lcp.o lcp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipcp.o ipcp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o upap.o upap.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-new.o chap-new.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md5.o md5.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ccp.o ccp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ecp.o ecp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o auth.o auth.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o options.o options.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o demand.o demand.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o utils.o utils.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sys-linux.o sys-linux.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipxcp.o ipxcp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tty.o tty.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eap.o eap.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-md5.o chap-md5.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o session.o session.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md4.o md4.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap_ms.o chap_ms.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sha1.o sha1.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o pppcrypt.o pppcrypt.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o multilink.o multilink.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tdb.o tdb.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o spinlock.o spinlock.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipv6cp.o ipv6cp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eui64.o eui64.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-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 -DUSE_CRYPT=1 -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 -ldl make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd' cd pppstats; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppstats' make[2]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I../include -o pppstats pppstats.c make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppstats' cd pppdump; /usr/bin/make -w -j4 --jobserver-auth=5,6 all make[2]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppdump' make[2]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -O -I../include/net -c -o pppdump.o pppdump.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -O -I../include/net -c -o bsd-comp.o bsd-comp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -O -I../include/net -c -o deflate.o deflate.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -O -I../include/net -c -o zlib.o zlib.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o pppdump pppdump.o bsd-comp.o deflate.o zlib.o make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppdump' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7' >>> pppd 2.4.7 Installing to staging directory PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 INSTROOT=/home/naourr/work/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot/ -C /home/naourr/work/instance-3/output/build/pppd-2.4.7 HAVE_INET6=y install-devel make[1]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7' cd pppd; /usr/bin/make -w -j4 --jobserver-auth=5,6 install-devel make[2]: Entering directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd' make[2]: warning: -jN forced in submake: disabling jobserver mode. mkdir -p /home/naourr/work/instance-3/output/host/x86_64-buildroot-linux-gnu/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 /home/naourr/work/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot//usr/include/pppd make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd' make[1]: Leaving directory '/home/naourr/work/instance-3/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 /home/naourr/work/instance-3/output/build/pppd-2.4.7/$sbin/$sbin /home/naourr/work/instance-3/output/target/usr/sbin/$sbin; done /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/minconn.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/minconn.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/passprompt.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/passprompt.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/passwordfd.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/passwordfd.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/pppoatm/pppoatm.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/pppoatm.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/rp-pppoe/rp-pppoe.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/rp-pppoe.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/rp-pppoe/pppoe-discovery /home/naourr/work/instance-3/output/target/usr/sbin/pppoe-discovery /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/winbind.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/winbind.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/pppol2tp/openl2tp.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/openl2tp.so /usr/bin/install -D /home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/plugins/pppol2tp/pppol2tp.so /home/naourr/work/instance-3/output/target/usr/lib/pppd/2.4.7/pppol2tp.so /usr/bin/install -D -m 0755 /home/naourr/work/instance-3/output/build/pppd-2.4.7/scripts/pon /home/naourr/work/instance-3/output/target/usr/bin/pon /usr/bin/install -D -m 0755 /home/naourr/work/instance-3/output/build/pppd-2.4.7/scripts/poff /home/naourr/work/instance-3/output/target/usr/bin/poff >>> rp-pppoe 3.12 Downloading rp-pppoe-3.12.tar.gz: OK (sha256: 00794e04031546b0e9b8cf286f2a6d1ccfc4a621b2a3abb2d7ef2a7ab7cc86c2) >>> rp-pppoe 3.12 Extracting gzip -d -c /home/naourr/work/instance-3/dl/rp-pppoe/rp-pppoe-3.12.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/rp-pppoe-3.12 -xf - >>> rp-pppoe 3.12 Patching Applying 0002-krn-plugin.patch using patch: patching file src/configure Hunk #1 succeeded at 4550 (offset 33 lines). patching file src/pppoe-server.c >>> rp-pppoe 3.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output/build/rp-pppoe-3.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rp-pppoe 3.12 Patching libtool >>> rp-pppoe 3.12 Configuring (cd /home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src && rm -rf config.cache && PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no rpppoe_cv_pack_bitfields=normal ac_cv_path_PPPD=/usr/sbin/pppd ac_cv_path_ECHO=/bin/echo ac_cv_path_SETSID=/usr/bin/setsid ac_cv_path_ID=/usr/bin/id PPPD_H=/home/naourr/work/instance-3/output/build/pppd-2.4.7/pppd/pppd.h CONFIG_SITE=/dev/null ./configure --target=x86_64-buildroot-linux-gnu --host=x86_64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-debugging ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for x86_64-buildroot-linux-gnu-gcc... /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc accepts -g... yes checking for /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-buildroot-linux-gnu-ranlib... /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib checking how to run the C preprocessor... /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for fcntl.h... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_ether.h usability... no checking net/if_ether.h presence... no checking for net/if_ether.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking for netinet/if_ether.h... (cached) yes checking for net/if_types.h... (cached) no checking for net/if_dl.h... (cached) no checking for linux/if.h... yes checking for linux/if_pppox.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct sockaddr_ll... yes checking for N_HDLC line discipline... yes checking for working memcmp... (cached) yes checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for a BSD-compatible install... /usr/bin/install -c checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for pppd... (cached) /usr/sbin/pppd checking for echo... (cached) /bin/echo checking for setsid... (cached) /usr/bin/setsid checking for id... (cached) /usr/bin/id checking for Linux 2.4.X kernel-mode PPPoE support... cross-compiling, default: yes checking packing order of bit fields... normal configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating libevent/Makefile config.status: creating ../scripts/pppoe-connect config.status: creating ../scripts/pppoe-start config.status: creating ../scripts/pppoe-stop config.status: creating ../scripts/pppoe-init config.status: creating ../scripts/pppoe-init-suse config.status: creating ../scripts/pppoe-init-turbolinux config.status: creating ../scripts/pppoe-setup config.status: creating ../gui/Makefile config.status: WARNING: '../gui/Makefile.in' seems to ignore the --datarootdir setting config.status: creating ../gui/tkpppoe config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared On this platform, the following targets will be built: pppoe pppoe-server pppoe-sniff pppoe-relay Type 'make' to compile the software. >>> rp-pppoe 3.12 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PLUGIN_DIR=/usr/lib/pppd/2.4.7 -C /home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src make[1]: Entering directory '/home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src' /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o pppoe.o pppoe.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o if.o if.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o debug.o debug.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o common.o common.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o ppp.o ppp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o discovery.o discovery.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o pppoe-server.o pppoe-server.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o md5.o md5.c cd libevent && /usr/bin/make DEFINES="" make[2]: Entering directory '/home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src/libevent' /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event.o event.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_tcp.o event_tcp.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o pppoe-sniff.o pppoe-sniff.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/pppd/2.4.7/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.12"' -c -o relay.o relay.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o hash.o hash.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -c -o event_sig.o event_sig.c /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib libevent.a /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o pppoe-relay relay.o if.o debug.o common.o make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src/libevent' /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -o pppoe-server pppoe-server.o if.o debug.o common.o md5.o libevent/libevent.a -Llibevent -levent Type 'make install' as root to install the software. make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src' >>> rp-pppoe 3.12 Installing to target /usr/bin/install -D -m 0644 /home/naourr/work/instance-3/output/build/rp-pppoe-3.12/configs/pppoe.conf /home/naourr/work/instance-3/output/target/etc/ppp/pppoe.conf for ff in pppoe pppoe-server pppoe-relay pppoe-sniff; do /usr/bin/install -m 0755 /home/naourr/work/instance-3/output/build/rp-pppoe-3.12/src/$ff /home/naourr/work/instance-3/output/target/usr/sbin/$ff || exit 1; done for ff in pppoe-connect pppoe-init pppoe-setup pppoe-start pppoe-status pppoe-stop; do /usr/bin/install -m 0755 /home/naourr/work/instance-3/output/build/rp-pppoe-3.12/scripts/$ff /home/naourr/work/instance-3/output/target/usr/sbin/$ff || exit 1; done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libserialport', u'pppd'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libserialport', u'pppd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'librtlsdr', u'libzlib', u'elfutils', u'libmbus', u'libmnl', u'libplist', u'libserialport', u'pppd'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'pppd'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmnl', u'libplist', u'libserialport', u'pppd'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libplist', u'libserialport', u'pppd'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] mkdir -p /home/naourr/work/instance-3/output/target/etc echo "buildroot" > /home/naourr/work/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output/target/etc/shadow rm -f /home/naourr/work/instance-3/output/target/bin/sh rm -f /home/naourr/work/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output/target/usr/include /home/naourr/work/instance-3/output/target/usr/share/aclocal \ /home/naourr/work/instance-3/output/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output/target/usr/lib/cmake /home/naourr/work/instance-3/output/target/usr/share/cmake find /home/naourr/work/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output/target/lib/ /home/naourr/work/instance-3/output/target/usr/lib/ /home/naourr/work/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output/target/usr/man /home/naourr/work/instance-3/output/target/usr/share/man rm -rf /home/naourr/work/instance-3/output/target/usr/info /home/naourr/work/instance-3/output/target/usr/share/info rm -rf /home/naourr/work/instance-3/output/target/usr/doc /home/naourr/work/instance-3/output/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-3/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/naourr/work/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00868-g0769f7fc4b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2018.11-git-00868-g0769f7fc4b 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> cvs 1.12.13 Collecting legal info >>> 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 >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'