Started by upstream project "master-asn1c" build number 2309 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-asn1c/a1/default/a2/default/a3/default/a4/default/label/osmocom-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-mhGbkzlNqcmm/agent.2574154 SSH_AGENT_PID=2574156 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-asn1c/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_5488618373417153575.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-asn1c/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/asn1c # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/asn1c > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/asn1c +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f32502e9c9f4dacc89cdd26d4fddab2ef5d3685f (refs/remotes/origin/osmo-iuh/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f32502e9c9f4dacc89cdd26d4fddab2ef5d3685f # timeout=10 Commit message: "skeletons: fix misleading indentations" > git rev-list --no-walk f32502e9c9f4dacc89cdd26d4fddab2ef5d3685f # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins7180393378916512556.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-mhGbkzlNqcmm/agent.2574154 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-asn1c/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-mhGbkzlNqcmm/agent.2574154:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-asn1c/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + set +x + autoreconf -fi =============================== asn1c =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:11: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:11: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:11: the top level configure.ac:20: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... aclocal.m4:728: AM_PROG_LEX is expanded from... configure.ac:20: the top level configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:75: the top level configure.ac:88: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:88: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:88: the top level configure.ac:106: warning: AC_OUTPUT should be used without arguments. configure.ac:106: You should run autoupdate. configure.ac:10: installing 'config/ar-lib' configure.ac:10: installing 'config/compile' configure.ac:11: installing 'config/config.guess' configure.ac:11: installing 'config/config.sub' configure.ac:5: installing 'config/install-sh' configure.ac:5: installing 'config/missing' asn1c/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 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 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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 file... file 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... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no 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 -Wno-error=unused-variable... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/param.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 for gcc options needed to detect all undeclared functions... none needed checking whether alloca strcasecmp is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status 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 asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' CC asn1parser.lo CC asn1p_l.lo CC asn1p_y.lo CC asn1p_module.lo CC asn1p_oid.lo CC asn1p_expr.lo CC asn1p_value.lo CC asn1p_xports.lo CC asn1p_constr.lo CC asn1p_class.lo CC asn1p_param.lo CC asn1p_ref.lo CCLD libasn1parser.la make[2]: Leaving directory '/build/libasn1parser' Making all in libasn1fix make[2]: Entering directory '/build/libasn1fix' CC asn1fix.lo CC asn1fix_misc.lo CC asn1fix_value.lo CC asn1fix_compat.lo CC asn1fix_retrieve.lo CC asn1fix_cstring.lo CC asn1fix_constr.lo CC asn1fix_bitstring.lo asn1fix.c: In function 'asn1f_fix_module__phase_2': asn1fix.c:258:2: warning: #warning "Fix this memory leak" [-Wcpp] 258 | #warning "Fix this memory leak" | ^~~~~~~ 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 CC asn1fix_constraint_compat.lo In file included from asn1fix_cws.c:1: asn1fix_cws.c: In function 'asn1f_parse_class_object': asn1fix_internal.h:108:25: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] 108 | if(code < 0) { \ | ^ asn1fix_cws.c:53:17: note: in expansion of macro 'LOG' 53 | LOG((int)(ret < 0), | ^~~ CCLD libasn1fix.la make[2]: Leaving directory '/build/libasn1fix' Making all in libasn1print make[2]: Entering directory '/build/libasn1print' CC asn1print.lo CCLD libasn1print.la make[2]: Leaving directory '/build/libasn1print' Making all in libasn1compiler make[2]: Entering directory '/build/libasn1compiler' CC asn1compiler.lo CC asn1c_misc.lo CC asn1c_out.lo CC asn1c_save.lo CC asn1c_lang.lo CC asn1c_C.lo CC asn1c_constraint.lo CC asn1c_compat.lo asn1c_C.c: In function 'expr_elements_count': asn1c_C.c:1814:39: warning: comparison of constant '67' with boolean expression is always false [-Wbool-compare] 1814 | && !topmost_parent->expr_type == ASN_BASIC_INTEGER | ^~ asn1c_C.c:1814:39: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] asn1c_C.c:1814:12: note: add parentheses around left hand side expression to silence this warning 1814 | && !topmost_parent->expr_type == ASN_BASIC_INTEGER | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ( ) asn1c_C.c:1815:39: warning: comparison of constant '69' with boolean expression is always false [-Wbool-compare] 1815 | && !topmost_parent->expr_type == ASN_BASIC_ENUMERATED) | ^~ asn1c_C.c:1815:39: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] asn1c_C.c:1815:12: note: add parentheses around left hand side expression to silence this warning 1815 | && !topmost_parent->expr_type == ASN_BASIC_ENUMERATED) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ( ) CC asn1c_fdeps.lo CCLD libasn1compiler.la make[2]: Leaving directory '/build/libasn1compiler' Making all in skeletons make[2]: Entering directory '/build/skeletons' Making all in . make[3]: Entering directory '/build/skeletons' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/skeletons' Making all in tests make[3]: Entering directory '/build/skeletons/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/skeletons/tests' make[2]: Leaving directory '/build/skeletons' Making all in examples make[2]: Entering directory '/build/examples' ./crfc2asn1.pl ./rfc3280.txt ./crfc2asn1.pl ./rfc3280.txt ./crfc2asn1.pl ./rfc3525.txt ./crfc2asn1.pl ./rfc4511.txt Found Lightweight-Directory-Access-Protocol-V3 at line 2983 => Saving as rfc4511-Lightweight-Directory-Access-Protocol-V3.asn1 Found MEDIA-GATEWAY-CONTROL at line 5177 => Saving as rfc3525-MEDIA-GATEWAY-CONTROL.asn1 Found PKIX1Explicit88 at line 5124 => Saving as rfc3280-PKIX1Explicit88.asn1 Found PKIX1Implicit88 at line 5850 => Saving as rfc3280-PKIX1Implicit88.asn1 Found PKIX1Explicit88 at line 5124 => Saving as rfc3280-PKIX1Explicit88.asn1 Found PKIX1Implicit88 at line 5850 => Saving as rfc3280-PKIX1Implicit88.asn1 make all-am make[3]: Entering directory '/build/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/examples' make[2]: Leaving directory '/build/examples' Making all in doc make[2]: Entering directory '/build/doc' Making all in docsrc make[3]: Entering directory '/build/doc/docsrc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/doc/docsrc' make[3]: Entering directory '/build/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/doc' make[2]: Leaving directory '/build/doc' Making all in asn1c make[2]: Entering directory '/build/asn1c' Making all in . make[3]: Entering directory '/build/asn1c' CC asn1c.o CC unber.o CC enber.o In file included from unber.c:38: ../skeletons/INTEGER.c: In function 'asn_int642INTEGER': ../skeletons/INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds] 1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) | ~~~~~~^~~~~~ ../skeletons/INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8 1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { | ~~~~~~~~^~~~~ In file included from unber.c:39: In function 'OBJECT_IDENTIFIER__xer_body_decode', inlined from 'xer_decode_primitive' at ../skeletons/asn_codecs_prim.c:285:7, inlined from 'OBJECT_IDENTIFIER_decode_xer' at ../skeletons/OBJECT_IDENTIFIER.c:319:9: ../skeletons/OBJECT_IDENTIFIER.c:284:22: warning: 'ch' may be used uninitialized [-Wmaybe-uninitialized] 284 | arcs_count = OBJECT_IDENTIFIER_parse_arcs( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 285 | (const char *)chunk_buf, chunk_size, arcs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 286 | sizeof(s_arcs)/sizeof(s_arcs[0]), &endptr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../skeletons/OBJECT_IDENTIFIER.c: In function 'OBJECT_IDENTIFIER_decode_xer': ../skeletons/OBJECT_IDENTIFIER.c:649:1: note: by argument 1 of type 'const char *' to 'OBJECT_IDENTIFIER_parse_arcs' declared here 649 | OBJECT_IDENTIFIER_parse_arcs(const char *oid_text, ssize_t oid_txt_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unber.c:41: ../skeletons/asn_codecs_prim.c:277:30: note: 'ch' declared here 277 | char ch; | ^~ In file included from unber.c:40: In function 'RELATIVE_OID__xer_body_decode', inlined from 'xer_decode_primitive' at ../skeletons/asn_codecs_prim.c:285:7, inlined from 'RELATIVE_OID_decode_xer' at ../skeletons/RELATIVE-OID.c:142:9: ../skeletons/RELATIVE-OID.c:107:22: warning: 'ch' may be used uninitialized [-Wmaybe-uninitialized] 107 | arcs_count = OBJECT_IDENTIFIER_parse_arcs( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 108 | (const char *)chunk_buf, chunk_size, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 109 | arcs, sizeof(s_arcs)/sizeof(s_arcs[0]), &endptr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../skeletons/OBJECT_IDENTIFIER.c: In function 'RELATIVE_OID_decode_xer': ../skeletons/OBJECT_IDENTIFIER.c:649:1: note: by argument 1 of type 'const char *' to 'OBJECT_IDENTIFIER_parse_arcs' declared here 649 | OBJECT_IDENTIFIER_parse_arcs(const char *oid_text, ssize_t oid_txt_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../skeletons/asn_codecs_prim.c:277:30: note: 'ch' declared here 277 | char ch; | ^~ ../skeletons/asn_codecs_prim.c: In function 'xer_decode_primitive': ../skeletons/asn_codecs_prim.c:285:28: warning: 'ch' may be used uninitialized [-Wmaybe-uninitialized] 285 | if(prim_body_decoder(s_arg.type_descriptor, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 286 | s_arg.struct_key, &ch, 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../skeletons/asn_codecs_prim.c:285:28: note: by argument 3 of type 'const void *' to 'xer_primitive_body_decoder_f' {aka 'enum xer_pbd_rval(struct asn_TYPE_descriptor_s *, void *, const void *, long unsigned int)'} ../skeletons/asn_codecs_prim.c:277:30: note: 'ch' declared here 277 | char ch; | ^~ CCLD asn1c CCLD unber CCLD enber make[3]: Leaving directory '/build/asn1c' Making all in tests make[3]: Entering directory '/build/asn1c/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/asn1c/tests' make[2]: Leaving directory '/build/asn1c' make[2]: Entering directory '/build' make[2]: Leaving directory '/build' make[1]: Leaving directory '/build' + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing Makefile Removing Makefile.in Removing aclocal.m4 Removing asn1c.spec Removing asn1c/.deps/ Removing asn1c/.libs/ Removing asn1c/Makefile Removing asn1c/Makefile.in Removing asn1c/asn1c Removing asn1c/asn1c.o Removing asn1c/enber Removing asn1c/enber.o Removing asn1c/tests/Makefile Removing asn1c/tests/Makefile.in Removing asn1c/unber Removing asn1c/unber.o Removing autom4te.cache/ Removing config.h Removing config.h.in Removing config.log Removing config.status Removing config/ Removing configure Removing doc/Makefile Removing doc/Makefile.in Removing doc/docsrc/Makefile Removing doc/docsrc/Makefile.in Removing examples/Makefile Removing examples/Makefile.in Removing examples/rfc3280-PKIX1Explicit88.asn1 Removing examples/rfc3280-PKIX1Implicit88.asn1 Removing examples/rfc3525-MEDIA-GATEWAY-CONTROL.asn1 Removing examples/rfc4511-Lightweight-Directory-Access-Protocol-V3.asn1 Removing libasn1compiler/.deps/ Removing libasn1compiler/.libs/ Removing libasn1compiler/Makefile Removing libasn1compiler/Makefile.in Removing libasn1compiler/asn1c_C.lo Removing libasn1compiler/asn1c_C.o Removing libasn1compiler/asn1c_compat.lo Removing libasn1compiler/asn1c_compat.o Removing libasn1compiler/asn1c_constraint.lo Removing libasn1compiler/asn1c_constraint.o Removing libasn1compiler/asn1c_fdeps.lo Removing libasn1compiler/asn1c_fdeps.o Removing libasn1compiler/asn1c_lang.lo Removing libasn1compiler/asn1c_lang.o Removing libasn1compiler/asn1c_misc.lo Removing libasn1compiler/asn1c_misc.o Removing libasn1compiler/asn1c_out.lo Removing libasn1compiler/asn1c_out.o Removing libasn1compiler/asn1c_save.lo Removing libasn1compiler/asn1c_save.o Removing libasn1compiler/asn1compiler.lo Removing libasn1compiler/asn1compiler.o Removing libasn1compiler/libasn1compiler.la Removing libasn1fix/.deps/ Removing libasn1fix/.libs/ Removing libasn1fix/Makefile Removing libasn1fix/Makefile.in Removing libasn1fix/asn1fix.lo Removing libasn1fix/asn1fix.o Removing libasn1fix/asn1fix_bitstring.lo Removing libasn1fix/asn1fix_bitstring.o Removing libasn1fix/asn1fix_class.lo Removing libasn1fix/asn1fix_class.o Removing libasn1fix/asn1fix_compat.lo Removing libasn1fix/asn1fix_compat.o Removing libasn1fix/asn1fix_constr.lo Removing libasn1fix/asn1fix_constr.o Removing libasn1fix/asn1fix_constraint.lo Removing libasn1fix/asn1fix_constraint.o Removing libasn1fix/asn1fix_constraint_compat.lo Removing libasn1fix/asn1fix_constraint_compat.o Removing libasn1fix/asn1fix_crange.lo Removing libasn1fix/asn1fix_crange.o Removing libasn1fix/asn1fix_cstring.lo Removing libasn1fix/asn1fix_cstring.o Removing libasn1fix/asn1fix_cws.lo Removing libasn1fix/asn1fix_cws.o Removing libasn1fix/asn1fix_dereft.lo Removing libasn1fix/asn1fix_dereft.o Removing libasn1fix/asn1fix_derefv.lo Removing libasn1fix/asn1fix_derefv.o Removing libasn1fix/asn1fix_enum.lo Removing libasn1fix/asn1fix_enum.o Removing libasn1fix/asn1fix_export.lo Removing libasn1fix/asn1fix_export.o Removing libasn1fix/asn1fix_integer.lo Removing libasn1fix/asn1fix_integer.o Removing libasn1fix/asn1fix_misc.lo Removing libasn1fix/asn1fix_misc.o Removing libasn1fix/asn1fix_param.lo Removing libasn1fix/asn1fix_param.o Removing libasn1fix/asn1fix_retrieve.lo Removing libasn1fix/asn1fix_retrieve.o Removing libasn1fix/asn1fix_tags.lo Removing libasn1fix/asn1fix_tags.o Removing libasn1fix/asn1fix_value.lo Removing libasn1fix/asn1fix_value.o Removing libasn1fix/libasn1fix.la Removing libasn1parser/.deps/ Removing libasn1parser/.libs/ Removing libasn1parser/Makefile Removing libasn1parser/Makefile.in Removing libasn1parser/asn1p_class.lo Removing libasn1parser/asn1p_class.o Removing libasn1parser/asn1p_constr.lo Removing libasn1parser/asn1p_constr.o Removing libasn1parser/asn1p_expr.lo Removing libasn1parser/asn1p_expr.o Removing libasn1parser/asn1p_l.lo Removing libasn1parser/asn1p_l.o Removing libasn1parser/asn1p_module.lo Removing libasn1parser/asn1p_module.o Removing libasn1parser/asn1p_oid.lo Removing libasn1parser/asn1p_oid.o Removing libasn1parser/asn1p_param.lo Removing libasn1parser/asn1p_param.o Removing libasn1parser/asn1p_ref.lo Removing libasn1parser/asn1p_ref.o Removing libasn1parser/asn1p_value.lo Removing libasn1parser/asn1p_value.o Removing libasn1parser/asn1p_xports.lo Removing libasn1parser/asn1p_xports.o Removing libasn1parser/asn1p_y.lo Removing libasn1parser/asn1p_y.o Removing libasn1parser/asn1parser.lo Removing libasn1parser/asn1parser.o Removing libasn1parser/libasn1parser.la Removing libasn1print/.deps/ Removing libasn1print/.libs/ Removing libasn1print/Makefile Removing libasn1print/Makefile.in Removing libasn1print/asn1print.lo Removing libasn1print/asn1print.o Removing libasn1print/libasn1print.la Removing libtool Removing skeletons/.deps/ Removing skeletons/Makefile Removing skeletons/Makefile.in Removing skeletons/tests/.deps/ Removing skeletons/tests/Makefile Removing skeletons/tests/Makefile.in Removing stamp-h1 + [ -d ] + [ -d layer1-headers ] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2574156 killed; [ssh-agent] Stopped. Archiving artifacts ‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’ No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error? Finished: SUCCESS