config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2439:25: note: in expansion of macro 'DEBUGTOP' 2439 | DEBUGTOP(2, printf("S5.6 process xauth set (juniper)\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2439:25: note: in expansion of macro 'DEBUGTOP' 2439 | DEBUGTOP(2, printf("S5.6 process xauth set (juniper)\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2446:25: note: in expansion of macro 'DEBUGTOP' 2446 | DEBUGTOP(2, printf("S5.6 process xauth set (netscreen)\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2446:25: note: in expansion of macro 'DEBUGTOP' 2446 | DEBUGTOP(2, printf("S5.6 process xauth set (netscreen)\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2450:17: note: in expansion of macro 'DEBUGTOP' 2450 | DEBUGTOP(2, printf("S5.6 process xauth set\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2450:17: note: in expansion of macro 'DEBUGTOP' 2450 | DEBUGTOP(2, printf("S5.6 process xauth set\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2461:9: note: in expansion of macro 'DEBUGTOP' 2461 | DEBUGTOP(2, printf("S5.8 xauth done\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2461:9: note: in expansion of macro 'DEBUGTOP' 2461 | DEBUGTOP(2, printf("S5.8 xauth done\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2293:17: note: in expansion of macro 'DEBUGTOP' 2293 | DEBUGTOP(2, printf("S5.4 xauth type check\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2293:17: note: in expansion of macro 'DEBUGTOP' 2293 | DEBUGTOP(2, printf("S5.4 xauth type check\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2340:17: note: in expansion of macro 'DEBUGTOP' 2340 | DEBUGTOP(2, printf("S5.5 do xauth reply\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2340:17: note: in expansion of macro 'DEBUGTOP' 2340 | DEBUGTOP(2, printf("S5.5 do xauth reply\n")); | ^~~~~~~~ vpnc.c: In function 'do_phase2_config': config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2514:9: note: in expansion of macro 'DEBUGTOP' 2514 | DEBUGTOP(2, printf("S6.1 phase2_config send modecfg\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2514:9: note: in expansion of macro 'DEBUGTOP' 2514 | DEBUGTOP(2, printf("S6.1 phase2_config send modecfg\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2517:9: note: in expansion of macro 'DEBUGTOP' 2517 | DEBUGTOP(2, printf("S6.2 phase2_config receive modecfg\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2517:9: note: in expansion of macro 'DEBUGTOP' 2517 | DEBUGTOP(2, printf("S6.2 phase2_config receive modecfg\n")); | ^~~~~~~~ vpnc.c: In function 'main': config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3256:9: note: in expansion of macro 'DEBUGTOP' 3256 | DEBUGTOP(2, printf("S1 init_sockaddr\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3256:9: note: in expansion of macro 'DEBUGTOP' 3256 | DEBUGTOP(2, printf("S1 init_sockaddr\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3259:9: note: in expansion of macro 'DEBUGTOP' 3259 | DEBUGTOP(2, printf("S2 make_socket\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3259:9: note: in expansion of macro 'DEBUGTOP' 3259 | DEBUGTOP(2, printf("S2 make_socket\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3263:9: note: in expansion of macro 'DEBUGTOP' 3263 | DEBUGTOP(2, printf("S3 setup_tunnel\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3263:9: note: in expansion of macro 'DEBUGTOP' 3263 | DEBUGTOP(2, printf("S3 setup_tunnel\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3268:17: note: in expansion of macro 'DEBUGTOP' 3268 | DEBUGTOP(2, printf("S4 do_phase1_am\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3268:17: note: in expansion of macro 'DEBUGTOP' 3268 | DEBUGTOP(2, printf("S4 do_phase1_am\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3270:17: note: in expansion of macro 'DEBUGTOP' 3270 | DEBUGTOP(2, printf("S5 do_phase2_xauth\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3270:17: note: in expansion of macro 'DEBUGTOP' 3270 | DEBUGTOP(2, printf("S5 do_phase2_xauth\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3274:17: note: in expansion of macro 'DEBUGTOP' 3274 | DEBUGTOP(2, printf("S6 do_phase2_config\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3274:17: note: in expansion of macro 'DEBUGTOP' 3274 | DEBUGTOP(2, printf("S6 do_phase2_config\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3278:9: note: in expansion of macro 'DEBUGTOP' 3278 | DEBUGTOP(2, printf("S7 setup_link (phase 2 + main_loop)\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3278:9: note: in expansion of macro 'DEBUGTOP' 3278 | DEBUGTOP(2, printf("S7 setup_link (phase 2 + main_loop)\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3279:9: note: in expansion of macro 'DEBUGTOP' 3279 | DEBUGTOP(2, printf("S7.0 run interface setup script\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3279:9: note: in expansion of macro 'DEBUGTOP' 3279 | DEBUGTOP(2, printf("S7.0 run interface setup script\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3282:9: note: in expansion of macro 'DEBUGTOP' 3282 | DEBUGTOP(2, printf("S7.9 main loop (receive and transmit ipsec packets)\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3282:9: note: in expansion of macro 'DEBUGTOP' 3282 | DEBUGTOP(2, printf("S7.9 main loop (receive and transmit ipsec packets)\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3290:9: note: in expansion of macro 'DEBUGTOP' 3290 | DEBUGTOP(2, printf("S8 close_tunnel\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3290:9: note: in expansion of macro 'DEBUGTOP' 3290 | DEBUGTOP(2, printf("S8 close_tunnel\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3295:9: note: in expansion of macro 'DEBUGTOP' 3295 | DEBUGTOP(2, printf("S9 cleanup\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3295:9: note: in expansion of macro 'DEBUGTOP' 3295 | DEBUGTOP(2, printf("S9 cleanup\n")); | ^~~~~~~~ /tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/tmp/instance-15/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -lgnutls /tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o cisco-decrypt.o cisco-decrypt.c /tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/tmp/instance-15/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -lgnutls /tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -W -Wall -Wmissing-declarations -Wwrite-strings -I/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.5.3r550-2jnpr1\" -c -o test-crypto.o test-crypto.c /tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/tmp/instance-15/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -lgnutls make[1]: Leaving directory '/tmp/instance-15/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> vpnc 0.5.3r550-2jnpr1 Installing to target PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-15/output-1/build/vpnc-0.5.3r550-2jnpr1 install PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-as" LD="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-ld" NM="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc" GCC="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc" CPP="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-cpp" CXX="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-g++" FC="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" F77="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-15/output-1/host/bin/mips-buildroot-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/tmp/instance-15/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-15/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-15/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-15/output-1/host/lib -Wl,-rpath,/tmp/instance-15/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-15/output-1/host/bin/mips-buildroot-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-15/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no VERSION=0.5.3r550-2jnpr1 MANS= DESTDIR="/tmp/instance-15/output-1/target" PREFIX=/usr make[1]: Entering directory '/tmp/instance-15/output-1/build/vpnc-0.5.3r550-2jnpr1' install -d /tmp/instance-15/output-1/target/etc/vpnc /tmp/instance-15/output-1/target/usr/bin /tmp/instance-15/output-1/target/usr/sbin /tmp/instance-15/output-1/target/usr/share/man/man1 /tmp/instance-15/output-1/target/usr/share/man/man8 /tmp/instance-15/output-1/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /tmp/instance-15/output-1/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /tmp/instance-15/output-1/target/etc/vpnc; \ else \ install vpnc-script /tmp/instance-15/output-1/target/etc/vpnc; \ fi install -m600 vpnc.conf /tmp/instance-15/output-1/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /tmp/instance-15/output-1/target/usr/sbin install -m755 pcf2vpnc /tmp/instance-15/output-1/target/usr/bin install -m644 pcf2vpnc.1 /tmp/instance-15/output-1/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /tmp/instance-15/output-1/target/usr/share/man/man1 install -m644 COPYING /tmp/instance-15/output-1/target/usr/share/doc/vpnc install -m755 vpnc /tmp/instance-15/output-1/target/usr/sbin install -m755 cisco-decrypt /tmp/instance-15/output-1/target/usr/bin make[1]: Leaving directory '/tmp/instance-15/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-15/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-15/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-15/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-15/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-15/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-15/output-1/target/etc/shells mkdir -p /tmp/instance-15/output-1/target/etc echo "buildroot" > /tmp/instance-15/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-15/output-1/target/etc/hosts mkdir -p /tmp/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-15/output-1/target/etc/shells ln -sf dash /tmp/instance-15/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-15/output-1/target/etc/passwd if [ -x /tmp/instance-15/output-1/target/sbin/swapon -a -x /tmp/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-15/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-15/output-1/target/etc/inittab rm -rf /tmp/instance-15/output-1/target/usr/include /tmp/instance-15/output-1/target/usr/share/aclocal \ /tmp/instance-15/output-1/target/usr/lib/pkgconfig /tmp/instance-15/output-1/target/usr/share/pkgconfig \ /tmp/instance-15/output-1/target/usr/lib/cmake /tmp/instance-15/output-1/target/usr/share/cmake \ /tmp/instance-15/output-1/target/usr/lib/rpm /tmp/instance-15/output-1/target/usr/doc find /tmp/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-15/output-1/target/lib/ /tmp/instance-15/output-1/target/usr/lib/ /tmp/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-15/output-1/target/usr/share/gdb rm -rf /tmp/instance-15/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-15/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-15/output-1/target/usr/share/zsh rm -rf /tmp/instance-15/output-1/target/usr/man /tmp/instance-15/output-1/target/usr/share/man rm -rf /tmp/instance-15/output-1/target/usr/info /tmp/instance-15/output-1/target/usr/share/info rm -rf /tmp/instance-15/output-1/target/usr/doc /tmp/instance-15/output-1/target/usr/share/doc rm -rf /tmp/instance-15/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-15/output-1/target/lib/debug /tmp/instance-15/output-1/target/usr/lib/debug find /tmp/instance-15/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-15/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-15/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-15/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-90-g7107a9876b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-15/output-1/per-package /tmp/instance-15/buildroot/support/scripts/fix-rpath target touch /tmp/instance-15/output-1/target/usr ln -snf /tmp/instance-15/output-1/host/mips-buildroot-linux-gnu/sysroot /tmp/instance-15/output-1/staging make: Leaving directory '/tmp/instance-15/buildroot' make: Entering directory '/tmp/instance-15/buildroot' >>> Buildroot 2023.02-90-g7107a9876b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fio 3.28 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> netsniff-ng 0.6.8 Collecting legal info README: OK (sha256: b353349ba51e0d4b59cf2f188f0c285296e154ce8c58954bc5e0dc0282a4db2d) COPYING: OK (sha256: 8f6d85366f3763557d6ddd0637988b9ba11edef354e3c9302fff4262a235c387) >>> nginx 1.22.1 Collecting legal info LICENSE: OK (sha256: ececed0b0e7243a4766cbc62b26df4bd3513b41de3a07425da1679c836d06320) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> udev Collecting legal info >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> valgrind 3.19.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-15/output-1/legal-info make: Leaving directory '/tmp/instance-15/buildroot'