Build failed in Jenkins: master-osmo-iuh » a1=default,a2=default,a3=default,a4=default,osmocom-master-debian9 #4373

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Tue Aug 13 01:03:01 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/4373/display/redirect>

------------------------------------------
[...truncated 443.61 KB...]
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/libasn1c'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/libasn1c'>
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libasn1c/lib/pkgconfig'>
 /usr/bin/install -c -m 644 libasn1c.pc '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/libasn1c/lib/pkgconfig'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/libasn1c'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/libasn1c'>
+ STOW_DIR=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/install/stow> stow --restow libasn1c
+ osmo-build-dep.sh asn1c aper-prefix



 =============================== asn1c ===============================

+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps>
+ cd <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps>
+ osmo-deps.sh asn1c aper-prefix
+ project=asn1c
+ branch=aper-prefix
+ git branch -a
+ grep -c remotes/origin/aper-prefix$
+ [ x0 != x0 ]
+ test -d asn1c
+ cd asn1c
+ 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/aper-prefix'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f aper-prefix
Already on 'aper-prefix'
Your branch is up-to-date with 'origin/aper-prefix'.
+ git rev-parse HEAD
1b38a280d97c9c3b705d1e3d9f62ba5c4468c3dd
+ cd asn1c
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/install/stow>
+ osmo_source_subdir asn1c
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
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: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 --prefix=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/asn1c> --with-systemdsystemunitdir=<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/install/stow/asn1c/lib/systemd/system>
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 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 we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (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 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 -Wno-error=unused-variable... 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 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 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
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
Making install in libasn1parser
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/asn1c/libasn1parser'>
  CC       asn1p_y.lo
  CC       asn1parser.lo
  CC       asn1p_l.lo
  CC       asn1p_oid.lo
  CC       asn1p_module.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[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/asn1c/libasn1parser'>
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/asn1c/libasn1parser'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/asn1c/libasn1parser'>
Making install in libasn1fix
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/asn1c/libasn1fix'>
  CC       asn1fix_misc.lo
  CC       asn1fix_value.lo
  CC       asn1fix_compat.lo
  CC       asn1fix.lo
  CC       asn1fix_constr.lo
  CC       asn1fix_cstring.lo
  CC       asn1fix_retrieve.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]
 #warning "Fix this memory leak"
  ^~~~~~~
  CC       asn1fix_constraint.lo
  CC       asn1fix_integer.lo
  CC       asn1fix_crange.lo
/bin/bash: line 1: 29043 Segmentation fault      /bin/bash ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libasn1parser -g -O2 -Wall -Wcast-qual -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-error=cast-align -MT asn1fix_crange.lo -MD -MP -MF .deps/asn1fix_crange.Tpo -c -o asn1fix_crange.lo asn1fix_crange.c
Makefile:651: recipe for target 'asn1fix_crange.lo' failed
make[1]: *** [asn1fix_crange.lo] Error 139
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmo-iuh/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/ws/deps/asn1c/libasn1fix'>
Makefile:471: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list