Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git init /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master/linux # timeout=10
Fetching upstream changes from https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress --depth=1 -- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
> git clean -fdx # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git fetch --tags --force --progress --depth=1 -- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 51ab33fc0a8bef9454849371ef897a1241911b37 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 51ab33fc0a8bef9454849371ef897a1241911b37 # timeout=10
Commit message: "Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching"
> git rev-list --no-walk 643e2e259c2b25a2af0ae4c23c6e16586d9fd19c # timeout=10
First time build. Skipping changelog.
[master-dahdi-linux-torvalds-master] $ /bin/sh -xe /tmp/jenkins10303761831122925721.sh
+ git -C linux config gc.autoDetach false
+ git -C linux gc --auto
+ rm -rf dahdi-linux
+ git clone --depth=1 https://gerrit.osmocom.org/dahdi-linux -b master
Cloning into 'dahdi-linux'...
+ git -C dahdi-linux log --oneline
6dada77 firmware: download from https
+ docker run --rm=true -e KSRC=/linux -v /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master/dahdi-linux:/build -v /home/osmocom-build/jenkins/workspace/master-dahdi-linux-torvalds-master/linux:/linux osmocom-build/debian-bookworm-build timeout 10m su build -c /build/contrib/jenkins.sh
+ DEFCONFIG=x86_64_defconfig
+ realpath /build/contrib/jenkins.sh
+ dirname /build/contrib/jenkins.sh
+ realpath /build/contrib/..
+ TOPDIR=/build
+ KSRC=/linux
+ JOBS=9
+ [ -d /linux ]
+ cd /linux
+ [ -e .config ]
+ make x86_64_defconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/confdata.o
HOSTCC scripts/kconfig/expr.o
LEX scripts/kconfig/lexer.lex.c
YACC scripts/kconfig/parser.tab.[ch]
HOSTCC scripts/kconfig/lexer.lex.o
HOSTCC scripts/kconfig/menu.o
HOSTCC scripts/kconfig/parser.tab.o
HOSTCC scripts/kconfig/preprocess.o
HOSTCC scripts/kconfig/symbol.o
HOSTCC scripts/kconfig/util.o
HOSTLD scripts/kconfig/conf
#
# configuration written to .config
#
+ [ arch/x86/configs/x86_64_defconfig -nt .config ]
+ git log -1 --pretty=%t - %s
8d16d8571c9 - Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
+ make -j 9 modules_prepare
WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h
GEN arch/x86/include/generated/asm/orc_hash.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
WRAP arch/x86/include/generated/uapi/asm/errno.h
HOSTCC scripts/basic/fixdep
SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
WRAP arch/x86/include/generated/uapi/asm/ioctl.h
WRAP arch/x86/include/generated/uapi/asm/fcntl.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
SYSTBL arch/x86/include/generated/asm/syscalls_32.h
WRAP arch/x86/include/generated/uapi/asm/ioctls.h
WRAP arch/x86/include/generated/uapi/asm/ipcbuf.h
WRAP arch/x86/include/generated/uapi/asm/param.h
WRAP arch/x86/include/generated/uapi/asm/poll.h
WRAP arch/x86/include/generated/uapi/asm/resource.h
WRAP arch/x86/include/generated/uapi/asm/socket.h
UPD include/generated/uapi/linux/version.h
WRAP arch/x86/include/generated/uapi/asm/sockios.h
WRAP arch/x86/include/generated/uapi/asm/termbits.h
UPD arch/x86/include/generated/asm/cpufeaturemasks.h
WRAP arch/x86/include/generated/uapi/asm/termios.h
WRAP arch/x86/include/generated/uapi/asm/types.h
SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h
SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h
SYSTBL arch/x86/include/generated/asm/syscalls_64.h
WRAP arch/x86/include/generated/asm/early_ioremap.h
WRAP arch/x86/include/generated/asm/fprobe.h
WRAP arch/x86/include/generated/asm/mcs_spinlock.h
WRAP arch/x86/include/generated/asm/mmzone.h
WRAP arch/x86/include/generated/asm/irq_regs.h
WRAP arch/x86/include/generated/asm/kmap_size.h
WRAP arch/x86/include/generated/asm/local64.h
WRAP arch/x86/include/generated/asm/mmiowb.h
WRAP arch/x86/include/generated/asm/module.lds.h
WRAP arch/x86/include/generated/asm/rwonce.h
DESCEND objtool
UPD include/generated/compile.h
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
HOSTCC arch/x86/tools/relocs_common.o
HOSTCC scripts/kallsyms
HOSTCC scripts/sorttable
HOSTCC scripts/asn1_compiler
HOSTCC scripts/selinux/mdp/mdp
UPD include/config/kernel.release
UPD include/generated/utsrelease.h
HOSTLD arch/x86/tools/relocs
CC scripts/mod/empty.o
HOSTCC scripts/mod/mk_elfconfig
CC scripts/mod/devicetable-offsets.s
INSTALL /linux/tools/objtool/libsubcmd/include/subcmd/exec-cmd.h
INSTALL /linux/tools/objtool/libsubcmd/include/subcmd/help.h
INSTALL /linux/tools/objtool/libsubcmd/include/subcmd/pager.h
INSTALL /linux/tools/objtool/libsubcmd/include/subcmd/parse-options.h
INSTALL /linux/tools/objtool/libsubcmd/include/subcmd/run-command.h
INSTALL libsubcmd_headers
UPD scripts/mod/devicetable-offsets.h
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/sumversion.o
HOSTCC scripts/mod/symsearch.o
CC /linux/tools/objtool/libsubcmd/exec-cmd.o
CC /linux/tools/objtool/libsubcmd/help.o
CC /linux/tools/objtool/libsubcmd/pager.o
CC /linux/tools/objtool/libsubcmd/parse-options.o
CC /linux/tools/objtool/libsubcmd/run-command.o
CC /linux/tools/objtool/libsubcmd/sigchain.o
CC /linux/tools/objtool/libsubcmd/subcmd-config.o
LD /linux/tools/objtool/libsubcmd/libsubcmd-in.o
AR /linux/tools/objtool/libsubcmd/libsubcmd.a
CC /linux/tools/objtool/weak.o
CC /linux/tools/objtool/check.o
MKDIR /linux/tools/objtool/arch/x86/lib/
CC /linux/tools/objtool/special.o
MKDIR /linux/tools/objtool/arch/x86/lib/
CC /linux/tools/objtool/builtin-check.o
CC /linux/tools/objtool/arch/x86/orc.o
GEN /linux/tools/objtool/arch/x86/lib/cpu-feature-names.c
GEN /linux/tools/objtool/arch/x86/lib/inat-tables.c
CC /linux/tools/objtool/elf.o
CC /linux/tools/objtool/objtool.o
CC /linux/tools/objtool/orc_gen.o
CC /linux/tools/objtool/arch/x86/special.o
HOSTLD scripts/mod/modpost
CC /linux/tools/objtool/orc_dump.o
UPD include/generated/timeconst.h
CC kernel/bounds.s
CHKSHA1 include/linux/atomic/atomic-arch-fallback.h
CC /linux/tools/objtool/libstring.o
CC /linux/tools/objtool/arch/x86/decode.o
CC /linux/tools/objtool/libctype.o
CHKSHA1 include/linux/atomic/atomic-instrumented.h
CHKSHA1 include/linux/atomic/atomic-long.h
CC /linux/tools/objtool/str_error_r.o
UPD include/generated/bounds.h
CC /linux/tools/objtool/librbtree.o
CC arch/x86/kernel/asm-offsets.s
UPD include/generated/asm-offsets.h
CC kernel/sched/rq-offsets.s
LD /linux/tools/objtool/arch/x86/objtool-in.o
UPD include/generated/rq-offsets.h
CALL scripts/checksyscalls.sh
LD /linux/tools/objtool/objtool-in.o
LINK /linux/tools/objtool/objtool
LDS scripts/module.lds
+ make -j 9 -C /build KSRC=/linux KBUILD_MODPOST_WARN=1
make: Entering directory '/build'
make -C drivers/dahdi/firmware firmware-loaders
make[1]: Entering directory '/build/drivers/dahdi/firmware'
Attempting to download dahdi-fwload-vpmadt032-1.25.0.tar.gz
--2025-12-03 23:23:00-- https://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fwload-vpmadt032-1.25.0.tar.gz
Resolving downloads.digium.com (downloads.digium.com)... 165.22.184.19, 2604:a880:400:d0::14:9001
Connecting to downloads.digium.com (downloads.digium.com)|165.22.184.19|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 149360 (146K) [application/octet-stream]
Saving to: 'dahdi-fwload-vpmadt032-1.25.0.tar.gz'
0K .......... .......... .......... .......... .......... 34% 573K 0s
50K .......... .......... .......... .......... .......... 68% 573K 0s
100K .......... .......... .......... .......... ..... 100% 192M=0.2s
2025-12-03 23:23:01 (835 KB/s) - 'dahdi-fwload-vpmadt032-1.25.0.tar.gz' saved [149360/149360]
make[1]: Leaving directory '/build/drivers/dahdi/firmware'
make -C /linux KBUILD_EXTMOD=/build/drivers/dahdi DAHDI_INCLUDE=/build/include DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m
make[1]: Entering directory '/linux'
make[2]: Entering directory '/build/drivers/dahdi'
CC [M] icE1usb/icE1usb.o
CC [M] wct4xxp/base.o
CC [M] wctdm24xxp/base.o
CC [M] trunkdev/trunkdev.o
CC [M] wctc4xxp/base.o
CC [M] oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.o
CC [M] wcte12xp/base.o
CC [M] voicebus/voicebus.o
CC [M] wcb4xxp/base.o
oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.c:34:10: fatal error: octdef.h: No such file or directory
34 | #include "octdef.h"
| ^~~~~~~~~~
compilation terminated.
make[5]: *** [/linux/scripts/Makefile.build:287: oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.o] Error 1
make[4]: *** [/linux/scripts/Makefile.build:556: oct612x] Error 2
make[4]: *** Waiting for unfinished jobs....
CC [M] wctdm24xxp/xhfc.o
wcte12xp/base.c: In function 't1xxp_set_linemode':
wcte12xp/base.c:2119:9: error: implicit declaration of function 'del_timer_sync'; did you mean 'dev_mc_sync'? [-Werror=implicit-function-declaration]
2119 | del_timer_sync(&wc->timer);
| ^~~~~~~~~~~~~~
| dev_mc_sync
wcte12xp/base.c: In function 'te12xp_timer':
wcte12xp/base.c:2772:25: error: implicit declaration of function 'from_timer'; did you mean 'mod_timer'? [-Werror=implicit-function-declaration]
2772 | struct t1 *wc = from_timer(wc, timer, timer);
| ^~~~~~~~~~
| mod_timer
wcte12xp/base.c:2772:25: error: initialization of 'struct t1 *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
wctc4xxp/base.c: In function 'wctc4xxp_watchdog':
wctc4xxp/base.c:3656:28: error: implicit declaration of function 'from_timer'; did you mean 'mod_timer'? [-Werror=implicit-function-declaration]
3656 | struct wcdte *wc = from_timer(wc, timer, watchdog);
| ^~~~~~~~~~
| mod_timer
wctc4xxp/base.c:3656:50: error: 'watchdog' undeclared (first use in this function); did you mean 'watch'?
3656 | struct wcdte *wc = from_timer(wc, timer, watchdog);
| ^~~~~~~~
| watch
wctc4xxp/base.c:3656:50: note: each undeclared identifier is reported only once for each function it appears in
voicebus/voicebus.c:46:5: error: "VOICEBUS_DEFERRED" is not defined, evaluates to 0 [-Werror=undef]
46 | #if VOICEBUS_DEFERRED == TIMER
| ^~~~~~~~~~~~~~~~~
voicebus/voicebus.c:46:26: error: "TIMER" is not defined, evaluates to 0 [-Werror=undef]
46 | #if VOICEBUS_DEFERRED == TIMER
| ^~~~~
wctc4xxp/base.c: In function 'wctc4xxp_reset_driver_state':
wctc4xxp/base.c:3812:43: error: taking address of expression of type 'void' [-Werror]
3812 | embedded_firmware.size = (size_t) &_binary_dahdi_fw_tc400m_bin_size;
| ^
wctc4xxp/base.c: In function 'wctc4xxp_init_one':
wctc4xxp/base.c:3993:43: error: taking address of expression of type 'void' [-Werror]
3993 | embedded_firmware.size = (size_t) &_binary_dahdi_fw_tc400m_bin_size;
| ^
wcte12xp/base.c:2772:25: error: 'wc' is used uninitialized [-Werror=uninitialized]
2772 | struct t1 *wc = from_timer(wc, timer, timer);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
wcte12xp/base.c:2772:20: note: 'wc' was declared here
2772 | struct t1 *wc = from_timer(wc, timer, timer);
| ^~
wctc4xxp/base.c: In function 'wctc4xxp_remove_one':
wctc4xxp/base.c:4167:13: error: implicit declaration of function 'del_timer_sync'; did you mean 'dev_mc_sync'? [-Werror=implicit-function-declaration]
4167 | if (del_timer_sync(&wc->watchdog))
| ^~~~~~~~~~~~~~
| dev_mc_sync
wct4xxp/base.c: In function 't4_vpm_init':
wct4xxp/base.c:4239:51: error: taking address of expression of type 'void' [-Werror]
4239 | embedded_firmware.size = (size_t) &_binary_dahdi_fw_oct6114_064_bin_size;
| ^
wct4xxp/base.c:4258:51: error: taking address of expression of type 'void' [-Werror]
4258 | embedded_firmware.size = (size_t) &_binary_dahdi_fw_oct6114_128_bin_size;
| ^
wct4xxp/base.c:4277:51: error: taking address of expression of type 'void' [-Werror]
4277 | embedded_firmware.size = (size_t) &_binary_dahdi_fw_oct6114_256_bin_size;
| ^
cc1: all warnings being treated as errors
make[5]: *** [/linux/scripts/Makefile.build:287: wctc4xxp/base.o] Error 1
make[4]: *** [/linux/scripts/Makefile.build:556: wctc4xxp] Error 2
CC [M] wct4xxp/vpm450m.o
CC [M] trunkdev/frame_fifo.o
CC [M] voicebus/GpakCust.o
LD [M] trunkdev/dahdi-trunkdev.o
CC [M] voicebus/GpakApi.o
CC [M] voicebus/voicebus_net.o
cc1: all warnings being treated as errors
make[5]: *** [/linux/scripts/Makefile.build:287: voicebus/voicebus.o] Error 1
make[5]: *** Waiting for unfinished jobs....
wct4xxp/vpm450m.c:33:10: fatal error: oct612x.h: No such file or directory
33 | #include <oct612x.h>
| ^~~~~~~~~~~
compilation terminated.
make[5]: *** [/linux/scripts/Makefile.build:287: wct4xxp/vpm450m.o] Error 1
make[5]: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make[5]: *** [/linux/scripts/Makefile.build:287: wcte12xp/base.o] Error 1
make[4]: *** [/linux/scripts/Makefile.build:556: wcte12xp] Error 2
LD [M] wcb4xxp/wcb4xxp.o
make[4]: *** [/linux/scripts/Makefile.build:556: voicebus] Error 2
LD [M] wctdm24xxp/wctdm24xxp.o
cc1: all warnings being treated as errors
make[5]: *** [/linux/scripts/Makefile.build:287: wct4xxp/base.o] Error 1
make[4]: *** [/linux/scripts/Makefile.build:556: wct4xxp] Error 2
make[3]: *** [/linux/Makefile:2014: .] Error 2
make[2]: Leaving directory '/build/drivers/dahdi'
make[2]: *** [/linux/Makefile:248: __sub-make] Error 2
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Leaving directory '/linux'
make: *** [Makefile:74: modules] Error 2
make: Leaving directory '/build'
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org
Finished: FAILURE