patching file libarptc/libarptc_incl.c >>> arptables 0.0.5 Configuring >>> arptables 0.0.5 Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/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-19/output-1/build/arptables-0.0.5 CC="/tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc" COPT_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" make[1]: Entering directory '/tmp/instance-19/output-1/build/arptables-0.0.5' /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o arptables-standalone.o arptables-standalone.c /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o arptables.o arptables.c arptables.c: In function 'mask_to_dotted': arptables.c:945:34: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 945 | sprintf(buf, "/%s", addr_to_dotted(mask)); | ^ In file included from /tmp/instance-19/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from arptables.c:35: /tmp/instance-19/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 21 bytes into a destination of size 20 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o libarptc/libarptc.o libarptc/libarptc.c /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o extensions/arpt_standard.o extensions/arpt_standard.c /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o extensions/arpt_mangle.o extensions/arpt_mangle.c /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o extensions/arpt_CLASSIFY.o extensions/arpt_CLASSIFY.c /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -c -o extensions/arpt_MARK.o extensions/arpt_MARK.c /tmp/instance-19/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wunused -I.//include/ -Iinclude/ -DARPTABLES_VERSION=\"0.0.5\" -o arptables-legacy arptables-standalone.o arptables.o libarptc/libarptc.o extensions/arpt_standard.o extensions/arpt_mangle.o extensions/arpt_CLASSIFY.o extensions/arpt_MARK.o ar rcs libarptc/libarptc.a libarptc/libarptc.o make[1]: Leaving directory '/tmp/instance-19/output-1/build/arptables-0.0.5' >>> arptables 0.0.5 Installing to target /usr/bin/install -m 755 -D /tmp/instance-19/output-1/build/arptables-0.0.5/arptables-legacy /tmp/instance-19/output-1/target/usr/sbin/arptables-legacy asn1c-0.9.28.tar.gz: OK (sha256: 8007440b647ef2dd9fb73d931c33ac11764e6afb2437dbe638bb4e5fc82386b9) >>> host-asn1c 0.9.28 Extracting gzip -d -c /tmp/instance-19/dl/asn1c/asn1c-0.9.28.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/host-asn1c-0.9.28 -xf - >>> host-asn1c 0.9.28 Patching >>> host-asn1c 0.9.28 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-19/output-1/build/host-asn1c-0.9.28 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-asn1c 0.9.28 Patching libtool patching file /tmp/instance-19/output-1/build/host-asn1c-0.9.28/config/ltmain.sh Hunk #1 succeeded at 1416 (offset -1 lines). Hunk #2 succeeded at 2962 (offset -1 lines). Hunk #3 succeeded at 5167 (offset -12 lines). Hunk #4 succeeded at 5177 (offset -12 lines). Hunk #5 succeeded at 5459 (offset -12 lines). Hunk #6 succeeded at 5740 (offset -13 lines). Hunk #7 succeeded at 6682 (offset -14 lines). Hunk #8 succeeded at 9256 (offset -18 lines). >>> host-asn1c 0.9.28 Configuring (cd /tmp/instance-19/output-1/build/host-asn1c-0.9.28/ && rm -rf config.cache; PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-19/output-1/host/lib/pkgconfig:/tmp/instance-19/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-19/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-19/output-1/host" --sysconfdir="/tmp/instance-19/output-1/host/etc" --localstatedir="/tmp/instance-19/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /tmp/instance-19/output-1/build/host-asn1c-0.9.28/config/missing: Unknown `--is-lightweight' option Try `/tmp/instance-19/output-1/build/host-asn1c-0.9.28/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp checking for ANSI C header files... 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 for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking how to run the C preprocessor... /usr/bin/cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ar... /usr/bin/ar checking whether make supports nested variables... (cached) yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wno-error=cast-align... yes checking whether C compiler accepts -Wno-error=visibility... no checking whether C compiler accepts -Wno-error=parentheses-equality... no checking whether C compiler accepts -std=gnu99... yes checking whether C compiler accepts -Wno-error=unused-variable... yes checking whether C compiler accepts -std=c89... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Wno-duplicate-decl-specifier... yes checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking size of long is longer than 32 bit... no checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes checking for timegm... yes checking whether alloca strcasecmp is declared... yes checking for pandoc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating asn1c/tests/check-src/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating doc/docsrc/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating doc/man/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-asn1c 0.9.28 Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-19/output-1/host/lib/pkgconfig:/tmp/instance-19/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-19/output-1/build/host-asn1c-0.9.28/ make[1]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' Making all in libasn1parser make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1parser' CC asn1parser.lo CC asn1p_y.lo CC asn1p_l.lo CC asn1p_module.lo CC asn1p_oid.lo CC asn1p_value.lo CC asn1p_expr.lo CC asn1p_xports.lo CC asn1p_constr.lo CC asn1p_param.lo CC asn1p_class.lo CC asn1p_ref.lo CCLD libasn1parser.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1parser' Making all in libasn1fix make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1fix' CC asn1fix.lo CC asn1fix_misc.lo CC asn1fix_value.lo CC asn1fix_compat.lo CC asn1fix_constr.lo CC asn1fix_cstring.lo CC asn1fix_retrieve.lo CC asn1fix_bitstring.lo CC asn1fix_constraint.lo CC asn1fix_integer.lo CC asn1fix_crange.lo CC asn1fix_dereft.lo CC asn1fix_derefv.lo CC asn1fix_export.lo CC asn1fix_param.lo CC asn1fix_class.lo CC asn1fix_tags.lo CC asn1fix_enum.lo CC asn1fix_cws.lo In file included from asn1fix_cws.c:1: asn1fix_cws.c: In function 'asn1f_parse_class_object': asn1fix_internal.h:108:11: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] 108 | if(code < 0) { \ | ^ asn1fix_cws.c:53:3: note: in expansion of macro 'LOG' 53 | LOG((int)(ret < 0), | ^~~ CC asn1fix_constraint_compat.lo CCLD libasn1fix.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1fix' Making all in libasn1print make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1print' CC asn1print.lo CCLD libasn1print.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1print' Making all in libasn1compiler make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1compiler' CC asn1compiler.lo CC asn1c_misc.lo CC asn1c_out.lo CC asn1c_lang.lo CC asn1c_save.lo CC asn1c_C.lo CC asn1c_constraint.lo CC asn1c_compat.lo CC asn1c_fdeps.lo CCLD libasn1compiler.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1compiler' Making all in skeletons make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' Making all in . make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' Making all in tests make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons/tests' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' Making all in examples make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' ./crfc2asn1.pl ./rfc3280.txt Found PKIX1Explicit88 at line 5124 => Saving as rfc3280-PKIX1Explicit88.asn1 Found PKIX1Implicit88 at line 5850 => Saving as rfc3280-PKIX1Implicit88.asn1 ./crfc2asn1.pl ./rfc3525.txt Found MEDIA-GATEWAY-CONTROL at line 5177 => Saving as rfc3525-MEDIA-GATEWAY-CONTROL.asn1 ./crfc2asn1.pl ./rfc4511.txt Found Lightweight-Directory-Access-Protocol-V3 at line 2983 => Saving as rfc4511-Lightweight-Directory-Access-Protocol-V3.asn1 /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' Making all in doc make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' Making all in docsrc make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/docsrc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/docsrc' Making all in man make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/man' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/man' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' Making all in tests make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/tests' Making all in asn1c make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' Making all in . make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' CC asn1c.o CCLD asn1c CC unber.o In file included from unber.c:38: ../skeletons/INTEGER.c: In function 'asn_long2INTEGER': ../skeletons/INTEGER.c:927:34: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds] 927 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) | ~~~~~~^~~~~~ ../skeletons/INTEGER.c:883:38: note: while referencing 'value' 883 | asn_long2INTEGER(INTEGER_t *st, long value) { | ~~~~~^~~~~ CCLD unber CC enber.o CCLD enber make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' Making all in tests make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' Making all in check-src make[5]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests/check-src' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests/check-src' make[5]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[1]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' >>> host-asn1c 0.9.28 Installing to host directory PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-19/output-1/host/lib/pkgconfig:/tmp/instance-19/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-19/output-1/build/host-asn1c-0.9.28/ make[1]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' Making install in libasn1parser make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1parser' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1parser' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1parser' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1parser' Making install in libasn1fix make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1fix' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1fix' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1fix' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1fix' Making install in libasn1print make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1print' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1print' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1print' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1print' Making install in libasn1compiler make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1compiler' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1compiler' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1compiler' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/libasn1compiler' Making install in skeletons make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' Making install in . make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/asn1c' /usr/bin/install -c -m 644 ./README ./ANY.c ./ANY.h ./BIT_STRING.c ./BIT_STRING.h ./BMPString.c ./BMPString.h ./BOOLEAN.c ./BOOLEAN.h ./ENUMERATED.c ./ENUMERATED.h ./GeneralString.c ./GeneralString.h ./GeneralizedTime.c ./GeneralizedTime.h ./GraphicString.c ./GraphicString.h ./IA5String.c ./IA5String.h ./INTEGER.c ./INTEGER.h ./ISO646String.c ./ISO646String.h ./NULL.c ./NULL.h ./NativeEnumerated.c ./NativeEnumerated.h ./NativeInteger.c ./NativeInteger.h ./NativeReal.c ./NativeReal.h ./NumericString.c ./NumericString.h ./OBJECT_IDENTIFIER.c ./OBJECT_IDENTIFIER.h ./OCTET_STRING.c ./OCTET_STRING.h ./ObjectDescriptor.c ./ObjectDescriptor.h ./PrintableString.c '/tmp/instance-19/output-1/host/share/asn1c' /usr/bin/install -c -m 644 ./PrintableString.h ./REAL.c ./REAL.h ./RELATIVE-OID.c ./RELATIVE-OID.h ./T61String.c ./T61String.h ./TeletexString.c ./TeletexString.h ./UTCTime.c ./UTCTime.h ./UTF8String.c ./UTF8String.h ./UniversalString.c ./UniversalString.h ./VideotexString.c ./VideotexString.h ./VisibleString.c ./VisibleString.h ./asn_SEQUENCE_OF.c ./asn_SEQUENCE_OF.h ./asn_SET_OF.c ./asn_SET_OF.h ./asn_application.h ./asn_codecs.h ./asn_codecs_prim.c ./asn_codecs_prim.h ./asn_internal.h ./asn_system.h ./ber_decoder.c ./ber_decoder.h ./ber_tlv_length.c ./ber_tlv_length.h ./ber_tlv_tag.c ./ber_tlv_tag.h ./constr_CHOICE.c ./constr_CHOICE.h ./constr_SEQUENCE.c ./constr_SEQUENCE.h ./constr_SEQUENCE_OF.c '/tmp/instance-19/output-1/host/share/asn1c' /usr/bin/install -c -m 644 ./constr_SEQUENCE_OF.h ./constr_SET.c ./constr_SET.h ./constr_SET_OF.c ./constr_SET_OF.h ./constr_TYPE.c ./constr_TYPE.h ./constraints.c ./constraints.h ./converter-sample.c ./der_encoder.c ./der_encoder.h ./per_decoder.c ./per_decoder.h ./per_encoder.c ./per_encoder.h ./per_opentype.c ./per_opentype.h ./per_support.c ./per_support.h ./xer_decoder.c ./xer_decoder.h ./xer_encoder.c ./xer_encoder.h ./xer_support.c ./xer_support.h ./file-dependencies '/tmp/instance-19/output-1/host/share/asn1c' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/asn1c' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/asn1c/standard-modules' /usr/bin/install -c -m 644 standard-modules/README standard-modules/ASN1-Object-Identifier-Module.asn1 standard-modules/ASN1C-UsefulInformationObjectClasses.asn1 '/tmp/instance-19/output-1/host/share/asn1c/standard-modules' make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' Making install in tests make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons/tests' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons/tests' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons/tests' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/skeletons' Making install in examples make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/bin' /usr/bin/install -c crfc2asn1.pl '/tmp/instance-19/output-1/host/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/examples' Making install in doc make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' Making install in docsrc make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/docsrc' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/docsrc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/docsrc' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/docsrc' Making install in man make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/man' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/man/man1' /usr/bin/install -c -m 644 asn1c.1 unber.1 enber.1 '/tmp/instance-19/output-1/host/share/man/man1' make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/man' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc/man' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/doc/asn1c' /usr/bin/install -c -m 644 ./asn1c-quick.pdf ./asn1c-usage.pdf '/tmp/instance-19/output-1/host/share/doc/asn1c' make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/doc' Making install in tests make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/tests' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/tests' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/tests' Making install in asn1c make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' Making install in . make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c asn1c unber enber '/tmp/instance-19/output-1/host/bin' libtool: install: /usr/bin/install -c asn1c /tmp/instance-19/output-1/host/bin/asn1c libtool: install: /usr/bin/install -c unber /tmp/instance-19/output-1/host/bin/unber libtool: install: /usr/bin/install -c enber /tmp/instance-19/output-1/host/bin/enber make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' Making install in tests make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' Making install in check-src make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests/check-src' make[5]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests/check-src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests/check-src' make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests/check-src' make[4]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[5]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[4]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c/tests' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28/asn1c' make[2]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/doc/asn1c' /usr/bin/install -c -m 644 README.md INSTALL.md FAQ ChangeLog BUGS TODO '/tmp/instance-19/output-1/host/share/doc/asn1c' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' make[1]: Leaving directory '/tmp/instance-19/output-1/build/host-asn1c-0.9.28' go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-19/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-19/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-19/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-19/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-19/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-ECW9PL): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-19/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-19/buildroot'