Changes:
------------------------------------------ [...truncated 97.16 KiB...] make[6]: Entering directory '/build/doc/charts' make[6]: Leaving directory '/build/doc/charts' make[5]: Leaving directory '/build/doc/charts' make[4]: Leaving directory '/build/doc' make[3]: Leaving directory '/build/doc' (cd contrib && make top_distdir=../libosmo-pfcp-0.5.0.2-5a60 distdir=../libosmo-pfcp-0.5.0.2-5a60/contrib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/contrib' make distdir-am make[4]: Entering directory '/build/contrib' make[4]: Leaving directory '/build/contrib' make[3]: Leaving directory '/build/contrib' make \ top_distdir="libosmo-pfcp-0.5.0.2-5a60" distdir="libosmo-pfcp-0.5.0.2-5a60" \ dist-hook make[3]: Entering directory '/build' echo 0.5.0.2-5a60 > libosmo-pfcp-0.5.0.2-5a60/.tarball-version make[3]: Leaving directory '/build' test -n "" \ || find "libosmo-pfcp-0.5.0.2-5a60" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} ; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} ; -o \ ! -type d ! -perm -400 -exec chmod a+r {} ; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} ; \ || chmod -R a+r "libosmo-pfcp-0.5.0.2-5a60" make[2]: Leaving directory '/build' tardir=libosmo-pfcp-0.5.0.2-5a60 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmo-pfcp-0.5.0.2-5a60.tar.bz2 tardir=libosmo-pfcp-0.5.0.2-5a60 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libosmo-pfcp-0.5.0.2-5a60.tar.gz make[1]: Leaving directory '/build' if test -d "libosmo-pfcp-0.5.0.2-5a60"; then find "libosmo-pfcp-0.5.0.2-5a60" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-pfcp-0.5.0.2-5a60" || { sleep 5 && rm -rf "libosmo-pfcp-0.5.0.2-5a60"; }; else :; fi case 'libosmo-pfcp-0.5.0.2-5a60.tar.gz libosmo-pfcp-0.5.0.2-5a60.tar.bz2' in \ *.tar.gz*) \ eval GZIP= gzip --best -dc libosmo-pfcp-0.5.0.2-5a60.tar.gz | ${TAR-tar} xf - ;;\ *.tar.bz2*) \ bzip2 -dc libosmo-pfcp-0.5.0.2-5a60.tar.bz2 | ${TAR-tar} xf - ;;\ *.tar.lz*) \ lzip -dc libosmo-pfcp-0.5.0.2-5a60.tar.lz | ${TAR-tar} xf - ;;\ *.tar.xz*) \ xz -dc libosmo-pfcp-0.5.0.2-5a60.tar.xz | ${TAR-tar} xf - ;;\ *.tar.Z*) \ uncompress -c libosmo-pfcp-0.5.0.2-5a60.tar.Z | ${TAR-tar} xf - ;;\ *.shar.gz*) \ eval GZIP= gzip --best -dc libosmo-pfcp-0.5.0.2-5a60.shar.gz | unshar ;;\ *.zip*) \ unzip libosmo-pfcp-0.5.0.2-5a60.zip ;;\ *.tar.zst*) \ zstd -dc libosmo-pfcp-0.5.0.2-5a60.tar.zst | ${TAR-tar} xf - ;;\ esac chmod -R a-w libosmo-pfcp-0.5.0.2-5a60 chmod u+w libosmo-pfcp-0.5.0.2-5a60 mkdir libosmo-pfcp-0.5.0.2-5a60/_build libosmo-pfcp-0.5.0.2-5a60/_build/sub libosmo-pfcp-0.5.0.2-5a60/_inst chmod a-w libosmo-pfcp-0.5.0.2-5a60 test -d libosmo-pfcp-0.5.0.2-5a60/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-pfcp-0.5.0.2-5a60/_inst && pwd | sed -e 's,^[^:\/]:[\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-pfcp-0.5.0.2-5a60/_build/sub \ && ../../configure \ \ --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf libosmo-pfcp-0.5.0.2-5a60.tar.gz libosmo-pfcp-0.5.0.2-5a60.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 configure: WARNING: unrecognized options: --enable-manuals 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 make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes 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... unsupported checking for gcc option to enable C99 features... unsupported checking for gcc option to enable C89 features... unsupported checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 ar... ar 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... failed 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... no 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for egrep... (cached) /usr/bin/grep -E CFLAGS="-g -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -std=gnu11" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-gtlv.pc config.status: creating libosmo-pfcp.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/gtlv/Makefile config.status: creating include/osmocom/pfcp/Makefile config.status: creating src/Makefile config.status: creating src/libosmo-gtlv/Makefile config.status: creating src/libosmo-pfcp/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/libosmo-gtlv/Makefile config.status: creating tests/libosmo-gtlv/test_gtlv_gen/Makefile config.status: creating tests/libosmo-gtlv/test_tliv/Makefile config.status: creating tests/libosmo-pfcp/Makefile config.status: creating doc/Makefile config.status: creating doc/charts/Makefile config.status: creating contrib/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-manuals make[1]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' make all-recursive make[2]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' Making all in include make[3]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' Making all in osmocom make[4]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' Making all in gtlv make[5]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/gtlv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/gtlv' Making all in pfcp make[5]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make all-am make[6]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make[5]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make[5]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' make[4]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' make[4]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' make[3]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' Making all in src make[3]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src' Making all in libosmo-gtlv make[4]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src/libosmo-gtlv' CC gtlv.lo CC gtlv_dec_enc.lo CC gtlv_gen.lo CCLD libosmo-gtlv.la ../../libtool: eval: line 1874: syntax error near unexpected token `|' ../../libtool: eval: line 1874: `/usr/bin/nm -B .libs/gtlv.o .libs/gtlv_dec_enc.o .libs/gtlv_gen.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gtlv.exp' make[4]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src/libosmo-gtlv' make[4]: *** [Makefile:436: libosmo-gtlv.la] Error 2 make[3]: *** [Makefile:362: all-recursive] Error 1 make[3]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src' make[2]: *** [Makefile:487: all-recursive] Error 1 make[2]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' make[1]: *** [Makefile:394: all] Error 2 make[1]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' make: *** [Makefile:706: distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3721749 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 137.02 KiB...] make[6]: Entering directory '/build/doc/charts' make[6]: Leaving directory '/build/doc/charts' make[5]: Leaving directory '/build/doc/charts' make[4]: Leaving directory '/build/doc' make[3]: Leaving directory '/build/doc' (cd contrib && make top_distdir=../libosmo-pfcp-0.5.0.2-5a60 distdir=../libosmo-pfcp-0.5.0.2-5a60/contrib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/contrib' make distdir-am make[4]: Entering directory '/build/contrib' make[4]: Leaving directory '/build/contrib' make[3]: Leaving directory '/build/contrib' make \ top_distdir="libosmo-pfcp-0.5.0.2-5a60" distdir="libosmo-pfcp-0.5.0.2-5a60" \ dist-hook make[3]: Entering directory '/build' echo 0.5.0.2-5a60 > libosmo-pfcp-0.5.0.2-5a60/.tarball-version make[3]: Leaving directory '/build' test -n "" \ || find "libosmo-pfcp-0.5.0.2-5a60" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} ; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} ; -o \ ! -type d ! -perm -400 -exec chmod a+r {} ; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} ; \ || chmod -R a+r "libosmo-pfcp-0.5.0.2-5a60" make[2]: Leaving directory '/build' tardir=libosmo-pfcp-0.5.0.2-5a60 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmo-pfcp-0.5.0.2-5a60.tar.bz2 tardir=libosmo-pfcp-0.5.0.2-5a60 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libosmo-pfcp-0.5.0.2-5a60.tar.gz make[1]: Leaving directory '/build' if test -d "libosmo-pfcp-0.5.0.2-5a60"; then find "libosmo-pfcp-0.5.0.2-5a60" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-pfcp-0.5.0.2-5a60" || { sleep 5 && rm -rf "libosmo-pfcp-0.5.0.2-5a60"; }; else :; fi case 'libosmo-pfcp-0.5.0.2-5a60.tar.gz libosmo-pfcp-0.5.0.2-5a60.tar.bz2' in \ *.tar.gz*) \ eval GZIP= gzip --best -dc libosmo-pfcp-0.5.0.2-5a60.tar.gz | ${TAR-tar} xf - ;;\ *.tar.bz2*) \ bzip2 -dc libosmo-pfcp-0.5.0.2-5a60.tar.bz2 | ${TAR-tar} xf - ;;\ *.tar.lz*) \ lzip -dc libosmo-pfcp-0.5.0.2-5a60.tar.lz | ${TAR-tar} xf - ;;\ *.tar.xz*) \ xz -dc libosmo-pfcp-0.5.0.2-5a60.tar.xz | ${TAR-tar} xf - ;;\ *.tar.Z*) \ uncompress -c libosmo-pfcp-0.5.0.2-5a60.tar.Z | ${TAR-tar} xf - ;;\ *.shar.gz*) \ eval GZIP= gzip --best -dc libosmo-pfcp-0.5.0.2-5a60.shar.gz | unshar ;;\ *.zip*) \ unzip libosmo-pfcp-0.5.0.2-5a60.zip ;;\ *.tar.zst*) \ zstd -dc libosmo-pfcp-0.5.0.2-5a60.tar.zst | ${TAR-tar} xf - ;;\ esac chmod -R a-w libosmo-pfcp-0.5.0.2-5a60 chmod u+w libosmo-pfcp-0.5.0.2-5a60 mkdir libosmo-pfcp-0.5.0.2-5a60/_build libosmo-pfcp-0.5.0.2-5a60/_build/sub libosmo-pfcp-0.5.0.2-5a60/_inst chmod a-w libosmo-pfcp-0.5.0.2-5a60 test -d libosmo-pfcp-0.5.0.2-5a60/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-pfcp-0.5.0.2-5a60/_inst && pwd | sed -e 's,^[^:\/]:[\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-pfcp-0.5.0.2-5a60/_build/sub \ && ../../configure \ \ --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf libosmo-pfcp-0.5.0.2-5a60.tar.gz libosmo-pfcp-0.5.0.2-5a60.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 configure: WARNING: unrecognized options: --enable-manuals 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 make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes 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... unsupported checking for gcc option to enable C99 features... unsupported checking for gcc option to enable C89 features... unsupported checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 ar... ar 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... failed 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... no 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for egrep... (cached) /usr/bin/grep -E CFLAGS="-g -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -std=gnu11" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-gtlv.pc config.status: creating libosmo-pfcp.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/gtlv/Makefile config.status: creating include/osmocom/pfcp/Makefile config.status: creating src/Makefile config.status: creating src/libosmo-gtlv/Makefile config.status: creating src/libosmo-pfcp/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/libosmo-gtlv/Makefile config.status: creating tests/libosmo-gtlv/test_gtlv_gen/Makefile config.status: creating tests/libosmo-gtlv/test_tliv/Makefile config.status: creating tests/libosmo-pfcp/Makefile config.status: creating doc/Makefile config.status: creating doc/charts/Makefile config.status: creating contrib/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-manuals make[1]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' make all-recursive make[2]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' Making all in include make[3]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' Making all in osmocom make[4]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' Making all in gtlv make[5]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/gtlv' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/gtlv' Making all in pfcp make[5]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make all-am make[6]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make[5]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom/pfcp' make[5]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' make[4]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include/osmocom' make[4]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' make[3]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/include' Making all in src make[3]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src' Making all in libosmo-gtlv make[4]: Entering directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src/libosmo-gtlv' CC gtlv.lo CC gtlv_dec_enc.lo CC gtlv_gen.lo CCLD libosmo-gtlv.la ../../libtool: eval: line 1874: syntax error near unexpected token `|' ../../libtool: eval: line 1874: `/usr/bin/nm -B .libs/gtlv.o .libs/gtlv_dec_enc.o .libs/gtlv_gen.o | | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-gtlv.exp' make[4]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src/libosmo-gtlv' make[4]: *** [Makefile:436: libosmo-gtlv.la] Error 2 make[3]: *** [Makefile:362: all-recursive] Error 1 make[3]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub/src' make[2]: *** [Makefile:487: all-recursive] Error 1 make[2]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' make[1]: *** [Makefile:394: all] Error 2 make[1]: Leaving directory '/build/libosmo-pfcp-0.5.0.2-5a60/_build/sub' make: *** [Makefile:706: distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1132085 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org