Build failed in Jenkins: master-osmocom-bb » a1=default,a2=default,a3=default,osmocom-master-debian9 #949

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/gerrit-log@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Nov 19 06:05:39 UTC 2018


See <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/949/display/redirect>

------------------------------------------
[...truncated 83.54 KB...]
Makefile.am:15: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
+ ./configure
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 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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ make
echo 0.0.0.2232-d4450 > .version-t && mv .version-t .version
make  all-am
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/gsmmap'>
  CC       gsmmap.o
gsmmap.c:22:2: warning: #warning todo bsic [-Wcpp]
 #warning todo bsic
  ^~~~~~~
  CC       geo.o
  CC       locate.o
  CC       log.o
  CC       sysinfo.o
  CC       networks.o
  CC       logging.o
  CCLD     gsmmap
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/gsmmap'>
+ cd <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23>
+ autoreconf -fi
configure.ac:10: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
src/common/Makefile.am: installing './depcomp'
src/misc/Makefile.am:7: warning: source file '../common/main.c' is in a subdirectory,
src/misc/Makefile.am:7: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/misc/Makefile.am:13: warning: source file '../common/main.c' is in a subdirectory,
src/misc/Makefile.am:13: but option 'subdir-objects' is disabled
src/misc/Makefile.am:8: warning: source file '../common/main.c' is in a subdirectory,
src/misc/Makefile.am:8: but option 'subdir-objects' is disabled
src/misc/Makefile.am:11: warning: source file '../common/main.c' is in a subdirectory,
src/misc/Makefile.am:11: but option 'subdir-objects' is disabled
src/misc/Makefile.am:11: warning: source file '../../../gsmmap/geo.c' is in a subdirectory,
src/misc/Makefile.am:11: but option 'subdir-objects' is disabled
src/misc/Makefile.am:9: warning: source file '../common/main.c' is in a subdirectory,
src/misc/Makefile.am:9: but option 'subdir-objects' is disabled
+ ./configure
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 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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCODEC... yes
checking for gps_waiting in -lgps... yes
checking for LIBLUA... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/misc/Makefile
config.status: creating src/mobile/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/common/Makefile
config.status: creating include/osmocom/bb/misc/Makefile
config.status: creating include/osmocom/bb/mobile/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
+ make
Making all in include
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include'>
Making all in osmocom
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom'>
Making all in bb
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb'>
Making all in common
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb/common'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb/common'>
Making all in misc
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb/misc'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb/misc'>
Making all in mobile
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb/mobile'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb/mobile'>
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb'>
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom/bb'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include/osmocom'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include'>
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/include'>
Making all in src
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src'>
Making all in common
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src/common'>
  CC       l1ctl.o
  CC       l1l2_interface.o
  CC       sap_interface.o
  CC       logging.o
  CC       networks.o
  CC       sim.o
sim.c: In function ‘gsm_sim_reply’:
sim.c:149:11: warning: variable ‘payload’ set but not used [-Wunused-but-set-variable]
  uint8_t *payload;
           ^~~~~~~
  CC       sysinfo.o
  CC       gps.o
  CC       l1ctl_lapdm_glue.o
  CC       utils.o
  AR       liblayer23.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src/common'>
Making all in misc
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src/misc'>
  CC       main.o
  CC       app_bcch_scan.o
app_bcch_scan.c: In function ‘signal_cb’:
app_bcch_scan.c:48:10: warning: implicit declaration of function ‘fps_start’ [-Wimplicit-function-declaration]
   return fps_start(ms);
          ^~~~~~~~~
app_bcch_scan.c: In function ‘l23_app_init’:
app_bcch_scan.c:56:2: warning: implicit declaration of function ‘fps_init’ [-Wimplicit-function-declaration]
  fps_init(ms);
  ^~~~~~~~
  CC       bcch_scan.o
bcch_scan.c: In function ‘cinfo_timer_cb’:
bcch_scan.c:198:2: warning: enumeration value ‘BSCAN_S_NONE’ not handled in switch [-Wswitch]
  switch (fps.state) {
  ^~~~~~
bcch_scan.c:198:2: warning: enumeration value ‘BSCAN_S_DONE’ not handled in switch [-Wswitch]
bcch_scan.c: In function ‘rx_sch_info’:
bcch_scan.c:236:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
bcch_scan.c: In function ‘bscan_sig_cb’:
bcch_scan.c:263:3: warning: enumeration value ‘FPS_S_NONE’ not handled in switch [-Wswitch]
   switch (fps.fps_state) {
   ^~~~~~
bcch_scan.c:263:3: warning: enumeration value ‘FPS_S_BINFO’ not handled in switch [-Wswitch]
bcch_scan.c:241:20: warning: unused variable ‘ci’ [-Wunused-variable]
  struct cell_info *ci = fps.cur_cell;
                    ^~
At top level:
bcch_scan.c:233:12: warning: ‘rx_sch_info’ defined but not used [-Wunused-function]
 static int rx_sch_info()
            ^~~~~~~~~~~
bcch_scan.c:206:12: warning: ‘rx_bcch_info’ defined but not used [-Wunused-function]
 static int rx_bcch_info(const uint8_t *data)
            ^~~~~~~~~~~~
  CCLD     bcch_scan
  CC       app_ccch_scan.o
  CC       rslms.o
  CCLD     ccch_scan
  CC       app_echo_test.o
  CCLD     echo_test
  CC       app_cell_log.o
  CC       cell_log.o
  CC       geo.o
  CCLD     cell_log
  CC       app_cbch_sniff.o
  CCLD     cbch_sniff
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src/misc'>
Making all in mobile
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src/mobile'>
  CC       gsm322.o
  CC       gsm480_ss.o
gsm480_ss.c:311:30: error: redefinition of ‘msgb_wrap_with_TL’
 static inline unsigned char *msgb_wrap_with_TL(struct msgb *msgb, uint8_t tag)
                              ^~~~~~~~~~~~~~~~~
In file included from gsm480_ss.c:28:0:
<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/deps/install/stow/libosmocore/include/osmocom/core/msgb.h>:369:30: note: previous definition of ‘msgb_wrap_with_TL’ was here
 static inline unsigned char *msgb_wrap_with_TL(struct msgb *msgb, uint8_t tag)
                              ^~~~~~~~~~~~~~~~~
Makefile:423: recipe for target 'gsm480_ss.o' failed
make[2]: *** [gsm480_ss.o] Error 1
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src/mobile'>
Makefile:325: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/host/layer23/src'>
Makefile:351: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the gerrit-log mailing list