Changes:
------------------------------------------ [...truncated 393.91 KB...] make[2]: Leaving directory '/build/deps/asn1c/examples' make[1]: Leaving directory '/build/deps/asn1c/examples' Making install in doc make[1]: Entering directory '/build/deps/asn1c/doc' Making install in docsrc make[2]: Entering directory '/build/deps/asn1c/doc/docsrc' make[3]: Entering directory '/build/deps/asn1c/doc/docsrc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/deps/asn1c/doc/docsrc' make[2]: Leaving directory '/build/deps/asn1c/doc/docsrc' make[2]: Entering directory '/build/deps/asn1c/doc' make[3]: Entering directory '/build/deps/asn1c/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/asn1c/share/doc/asn1c' /usr/bin/install -c -m 644 ./asn1c-quick.pdf ./asn1c-usage.pdf '/build/deps/install/stow/asn1c/share/doc/asn1c' make[3]: Leaving directory '/build/deps/asn1c/doc' make[2]: Leaving directory '/build/deps/asn1c/doc' make[1]: Leaving directory '/build/deps/asn1c/doc' Making install in asn1c make[1]: Entering directory '/build/deps/asn1c/asn1c' Making install in . make[2]: Entering directory '/build/deps/asn1c/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]: Entering directory '/build/deps/asn1c/asn1c' /usr/bin/mkdir -p '/build/deps/install/stow/asn1c/bin' /usr/bin/mkdir -p '/build/deps/install/stow/asn1c/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c asn1c unber enber '/build/deps/install/stow/asn1c/bin' /usr/bin/install -c -m 644 asn1c.1 unber.1 enber.1 '/build/deps/install/stow/asn1c/share/man/man1' libtool: install: /usr/bin/install -c asn1c /build/deps/install/stow/asn1c/bin/asn1c libtool: install: /usr/bin/install -c unber /build/deps/install/stow/asn1c/bin/unber libtool: install: /usr/bin/install -c enber /build/deps/install/stow/asn1c/bin/enber make[3]: Leaving directory '/build/deps/asn1c/asn1c' make[2]: Leaving directory '/build/deps/asn1c/asn1c' Making install in tests make[2]: Entering directory '/build/deps/asn1c/asn1c/tests' make[3]: Entering directory '/build/deps/asn1c/asn1c/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 '/build/deps/asn1c/asn1c/tests' make[2]: Leaving directory '/build/deps/asn1c/asn1c/tests' make[1]: Leaving directory '/build/deps/asn1c/asn1c' make[1]: Entering directory '/build/deps/asn1c' make[2]: Entering directory '/build/deps/asn1c' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/asn1c/share/doc/asn1c' /usr/bin/install -c -m 644 README.md FAQ COPYING ChangeLog BUGS TODO '/build/deps/install/stow/asn1c/share/doc/asn1c' make[2]: Leaving directory '/build/deps/asn1c' make[1]: Leaving directory '/build/deps/asn1c' + STOW_DIR=/build/deps/install/stow stow --restow asn1c + CONFIG=--enable-werror + [ 1 = 1 ] + CONFIG=--enable-werror --enable-manuals + set +x + autoreconf --install --force
=============================== osmo-iuh ===============================
aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './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' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:56: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:56: the top level configure.ac:136: warning: AC_OUTPUT should be used without arguments. configure.ac:136: You should run autoupdate. configure.ac:8: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' src/Makefile.am: installing './depcomp' + ./configure --enable-sanitize --enable-werror --enable-manuals 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 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 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk 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 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) 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 for netinet/sctp.h... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.8.0... yes checking for libosmogsm >= 1.8.0... yes checking for libosmovty >= 1.8.0... yes checking for libosmoctrl >= 1.8.0... yes checking for libosmo-netif >= 1.3.0... yes checking for libosmo-sigtran >= 1.7.0... yes checking for libasn1c >= 0.9.30... yes checking for egrep... (cached) /usr/bin/grep -E checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env) Binary 'rsvg-convert' not found in path, please install librsvg2-bin. configure: error: "missing dependencies for --enable-manuals" Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 43966 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org