Changes:
------------------------------------------ [...truncated 253.11 KiB...] 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for talloc... yes checking if gcc supports -fvisibility=hidden... yes CFLAGS="-g" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libasn1c.pc config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/asn1c/Makefile config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 12 install Making install in src make[1]: Entering directory '/build/deps/libasn1c/src' CC ANY.lo CC constraints.lo CC GeneralizedTime.lo CC NumericString.lo CC T61String.lo CC asn_codecs_prim.lo CC constr_CHOICE.lo CC GeneralString.lo CC ObjectDescriptor.lo CC TeletexString.lo CC asn_SEQUENCE_OF.lo CC constr_SEQUENCE.lo CC GraphicString.lo CC OBJECT_IDENTIFIER.lo CC UniversalString.lo CC asn_SET_OF.lo CC constr_SEQUENCE_OF.lo CC IA5String.lo CC OCTET_STRING.lo CC UTCTime.lo CC ber_decoder.lo CC constr_SET.lo CC INTEGER.lo CC per_decoder.lo CC UTF8String.lo CC ber_tlv_length.lo CC constr_SET_OF.lo CC ISO646String.lo CC per_encoder.lo CC VideotexString.lo CC ber_tlv_tag.lo CC constr_TYPE.lo CC NativeEnumerated.lo CC per_support.lo CC VisibleString.lo CC BIT_STRING.lo CC NativeInteger.lo CC PrintableString.lo CC xer_decoder.lo CC BMPString.lo CC der_encoder.lo CC NativeReal.lo CC REAL.lo CC xer_encoder.lo CC BOOLEAN.lo CC NULL.lo CC ENUMERATED.lo CC RELATIVE-OID.lo CC xer_support.lo CC per_opentype.lo CC asn1helpers.lo CCLD libasn1c.la make[2]: Entering directory '/build/deps/libasn1c/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libasn1c/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libasn1c.la '/build/deps/install/stow/libasn1c/lib' libtool: install: /usr/bin/install -c .libs/libasn1c.so.1.0.2 /build/deps/install/stow/libasn1c/lib/libasn1c.so.1.0.2 libtool: install: (cd /build/deps/install/stow/libasn1c/lib && { ln -s -f libasn1c.so.1.0.2 libasn1c.so.1 || { rm -f libasn1c.so.1 && ln -s libasn1c.so.1.0.2 libasn1c.so.1; }; }) libtool: install: (cd /build/deps/install/stow/libasn1c/lib && { ln -s -f libasn1c.so.1.0.2 libasn1c.so || { rm -f libasn1c.so && ln -s libasn1c.so.1.0.2 libasn1c.so; }; }) libtool: install: /usr/bin/install -c .libs/libasn1c.lai /build/deps/install/stow/libasn1c/lib/libasn1c.la libtool: install: /usr/bin/install -c .libs/libasn1c.a /build/deps/install/stow/libasn1c/lib/libasn1c.a libtool: install: chmod 644 /build/deps/install/stow/libasn1c/lib/libasn1c.a libtool: install: ranlib /build/deps/install/stow/libasn1c/lib/libasn1c.a libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libasn1c/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libasn1c/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/build/deps/libasn1c/src' make[1]: Leaving directory '/build/deps/libasn1c/src' Making install in include make[1]: Entering directory '/build/deps/libasn1c/include' Making install in asn1c make[2]: Entering directory '/build/deps/libasn1c/include/asn1c' make[3]: Entering directory '/build/deps/libasn1c/include/asn1c' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libasn1c/include/asn1c' /usr/bin/install -c -m 644 ANY.h asn_application.h asn_codecs.h asn_codecs_prim.h asn_internal.h asn_SEQUENCE_OF.h asn_SET_OF.h asn_system.h ber_decoder.h ber_tlv_length.h ber_tlv_tag.h BIT_STRING.h BMPString.h BOOLEAN.h constraints.h constr_CHOICE.h constr_SEQUENCE.h constr_SEQUENCE_OF.h constr_SET.h constr_SET_OF.h constr_TYPE.h der_encoder.h ENUMERATED.h GeneralizedTime.h GeneralString.h GraphicString.h IA5String.h INTEGER.h ISO646String.h NativeEnumerated.h NativeInteger.h NativeReal.h NULL.h NumericString.h ObjectDescriptor.h OBJECT_IDENTIFIER.h OCTET_STRING.h per_decoder.h per_encoder.h per_support.h '/build/deps/install/stow/libasn1c/include/asn1c' /usr/bin/install -c -m 644 PrintableString.h REAL.h RELATIVE-OID.h T61String.h TeletexString.h UniversalString.h UTCTime.h UTF8String.h VideotexString.h VisibleString.h xer_decoder.h xer_encoder.h xer_support.h per_opentype.h asn1helpers.h '/build/deps/install/stow/libasn1c/include/asn1c' make[3]: Leaving directory '/build/deps/libasn1c/include/asn1c' make[2]: Leaving directory '/build/deps/libasn1c/include/asn1c' make[2]: Entering directory '/build/deps/libasn1c/include' make[3]: Entering directory '/build/deps/libasn1c/include' 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/libasn1c/include' make[2]: Leaving directory '/build/deps/libasn1c/include' make[1]: Leaving directory '/build/deps/libasn1c/include' make[1]: Entering directory '/build/deps/libasn1c' make[2]: Entering directory '/build/deps/libasn1c' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/deps/install/stow/libasn1c/lib/pkgconfig' /usr/bin/install -c -m 644 libasn1c.pc '/build/deps/install/stow/libasn1c/lib/pkgconfig' make[2]: Leaving directory '/build/deps/libasn1c' make[1]: Leaving directory '/build/deps/libasn1c' + STOW_DIR=/build/deps/install/stow stow --restow libasn1c + osmo-build-dep.sh osmo-iuh
=============================== osmo-iuh ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh osmo-iuh + project=osmo-iuh + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d osmo-iuh + osmo_git_clone_url osmo-iuh + echo https://gerrit.osmocom.org/osmo-iuh + git clone https://gerrit.osmocom.org/osmo-iuh osmo-iuh Cloning into 'osmo-iuh'... + cd osmo-iuh + git fetch --tags origin + git fetch origin + deps= osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD Your branch is up to date with 'origin/master'. + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master Note: switching to 'origin/master'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at aee3ce7 ranap: Introduce new APIs to encode rab_ass for gtp and rtp + git rev-parse HEAD aee3ce7df037a2978738b87519114d0321c0f2b6 + cd osmo-iuh + mkdir -p /build/deps/install/stow + osmo_source_subdir osmo-iuh + subdir= + [ -n ] + autoreconf --install --force 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: error: copying '/usr/share/aclocal/ltoptions.m4' to 'm4/' failed libtoolize: error: copying '/usr/share/aclocal/ltsugar.m4' to 'm4/' failed libtoolize: error: copying '/usr/share/aclocal/ltversion.m4' to 'm4/' failed libtoolize: error: copying '/usr/share/aclocal/lt~obsolete.m4' to 'm4/' failed libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: error: libtoolize failed with exit status: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3311842 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org