Skip to content

Console Output

Triggered by Gerrit: https://gerrit.osmocom.org/c/dahdi-linux/+/34012
Running as SYSTEM
Building remotely on build3-deb11build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-dahdi-linux-torvalds-master
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-dahdi-linux-torvalds-master/linux/.git # timeout=10
Fetching changes from the remote Git repository
 > 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
Resetting working tree
 > git reset --hard # timeout=10
 > 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 --version # timeout=10
 > git --version # 'git version 2.30.2'
 > 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 ffabf7c731765da3dbfaffa4ed58b51ae9c2e650 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffabf7c731765da3dbfaffa4ed58b51ae9c2e650 # timeout=10
Commit message: "Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata"
 > git rev-list --no-walk fdf0eaf11452d72945af31804e2a1048ee1b574c # timeout=10
[gerrit-dahdi-linux-torvalds-master] $ /bin/sh -xe /tmp/jenkins9215520840975131616.sh
+ rm -rf dahdi-linux
+ git init dahdi-linux
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /home/osmocom-build/jenkins/workspace/gerrit-dahdi-linux-torvalds-master/dahdi-linux/.git/
+ cd dahdi-linux
+ git config advice.detachedHead false
+ git fetch --depth=1 https://gerrit.osmocom.org/dahdi-linux refs/changes/12/34012/3
From https://gerrit.osmocom.org/dahdi-linux
 * branch            refs/changes/12/34012/3 -> FETCH_HEAD
+ git checkout FETCH_HEAD
HEAD is now at 7688381 trunkdev: Implement DAHDI_MAINT_{LOCAL,NETWORKPAYLOAD}LOOP
+ cd ..
+ docker run --rm=true -e KSRC=/linux -v /home/osmocom-build/jenkins/workspace/gerrit-dahdi-linux-torvalds-master/dahdi-linux:/build -v /home/osmocom-build/jenkins/workspace/gerrit-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
6d19da216d1 - Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
+ make -j 9 modules_prepare
  WRAP    arch/x86/include/generated/uapi/asm/bpf_perf_event.h
  WRAP    arch/x86/include/generated/uapi/asm/errno.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_32.h
  WRAP    arch/x86/include/generated/uapi/asm/fcntl.h
  WRAP    arch/x86/include/generated/uapi/asm/ioctl.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_x32.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_64.h
  WRAP    arch/x86/include/generated/uapi/asm/ioctls.h
  SYSTBL  arch/x86/include/generated/asm/syscalls_32.h
  WRAP    arch/x86/include/generated/uapi/asm/ipcbuf.h
  WRAP    arch/x86/include/generated/uapi/asm/param.h
  SYSHDR  arch/x86/include/generated/asm/unistd_32_ia32.h
  GEN     arch/x86/include/generated/asm/orc_hash.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
  WRAP    arch/x86/include/generated/uapi/asm/sockios.h
  WRAP    arch/x86/include/generated/uapi/asm/termbits.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_64_x32.h
  SYSTBL  arch/x86/include/generated/asm/syscalls_64.h
  HOSTCC  arch/x86/tools/relocs_32.o
  HOSTCC  arch/x86/tools/relocs_64.o
  HOSTCC  arch/x86/tools/relocs_common.o
  WRAP    arch/x86/include/generated/asm/early_ioremap.h
  WRAP    arch/x86/include/generated/asm/export.h
  WRAP    arch/x86/include/generated/asm/mcs_spinlock.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
  UPD     include/generated/uapi/linux/version.h
  WRAP    arch/x86/include/generated/asm/module.lds.h
  WRAP    arch/x86/include/generated/asm/rwonce.h
  WRAP    arch/x86/include/generated/asm/unaligned.h
  UPD     include/generated/compile.h
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/sorttable
  HOSTCC  scripts/selinux/genheaders/genheaders
  DESCEND objtool
  HOSTCC  scripts/asn1_compiler
  UPD     include/config/kernel.release
  HOSTCC  /linux/tools/objtool/fixdep.o
  UPD     include/generated/utsrelease.h
  HOSTLD  /linux/tools/objtool/fixdep-in.o
  LINK    /linux/tools/objtool/fixdep
  HOSTCC  scripts/selinux/mdp/mdp
  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
  CC      /linux/tools/objtool/libsubcmd/help.o
  CC      /linux/tools/objtool/libsubcmd/exec-cmd.o
  INSTALL libsubcmd_headers
  CC      /linux/tools/objtool/libsubcmd/pager.o
  CC      /linux/tools/objtool/libsubcmd/parse-options.o
  HOSTLD  arch/x86/tools/relocs
  CC      /linux/tools/objtool/libsubcmd/run-command.o
  CC      /linux/tools/objtool/libsubcmd/sigchain.o
  CC      /linux/tools/objtool/libsubcmd/subcmd-config.o
  CC      scripts/mod/empty.o
  HOSTCC  scripts/mod/mk_elfconfig
  CC      scripts/mod/devicetable-offsets.s
  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
  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
  CC      /linux/tools/objtool/special.o
  CC      /linux/tools/objtool/builtin-check.o
  CC      /linux/tools/objtool/arch/x86/special.o
  CC      /linux/tools/objtool/elf.o
  MKDIR   /linux/tools/objtool/arch/x86/lib/
  GEN     /linux/tools/objtool/arch/x86/lib/inat-tables.c
  CC      /linux/tools/objtool/objtool.o
  CC      /linux/tools/objtool/orc_gen.o
  CC      /linux/tools/objtool/arch/x86/decode.o
  CC      /linux/tools/objtool/orc_dump.o
  CC      /linux/tools/objtool/libstring.o
  CC      /linux/tools/objtool/libctype.o
  CC      /linux/tools/objtool/str_error_r.o
  CC      /linux/tools/objtool/librbtree.o
  HOSTLD  scripts/mod/modpost
  CC      kernel/bounds.s
  CHKSHA1 include/linux/atomic/atomic-arch-fallback.h
  CHKSHA1 include/linux/atomic/atomic-instrumented.h
  CHKSHA1 include/linux/atomic/atomic-long.h
  UPD     include/generated/timeconst.h
  UPD     include/generated/bounds.h
  CC      arch/x86/kernel/asm-offsets.s
  LD      /linux/tools/objtool/arch/x86/objtool-in.o
  UPD     include/generated/asm-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 KCFLAGS=-Wno-error=address
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
--2023-08-09 15:56:03--  http://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|:80... 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%  271K 0s
    50K .......... .......... .......... .......... .......... 68%  545K 0s
   100K .......... .......... .......... .......... .....     100% 3.82M=0.3s

2023-08-09 15:56:04 (506 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'
  CC [M]  /build/drivers/dahdi/icE1usb/icE1usb.o
  CC [M]  /build/drivers/dahdi/trunkdev/trunkdev.o
  CC [M]  /build/drivers/dahdi/voicebus/voicebus.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.o
  CC [M]  /build/drivers/dahdi/wctc4xxp/base.o
  CC [M]  /build/drivers/dahdi/wcte12xp/base.o
  CC [M]  /build/drivers/dahdi/wctdm24xxp/base.o
  CC [M]  /build/drivers/dahdi/wcb4xxp/base.o
  CC [M]  /build/drivers/dahdi/wct4xxp/base.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_channel.o
  CC [M]  /build/drivers/dahdi/trunkdev/frame_fifo.o
  LD [M]  /build/drivers/dahdi/trunkdev/dahdi-trunkdev.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.o
  CC [M]  /build/drivers/dahdi/wct4xxp/vpm450m.o
  CC [M]  /build/drivers/dahdi/voicebus/GpakCust.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.o
  CC [M]  /build/drivers/dahdi/voicebus/GpakApi.o
  LD [M]  /build/drivers/dahdi/wcb4xxp/wcb4xxp.o
  CC [M]  /build/drivers/dahdi/voicebus/voicebus_net.o
  CC [M]  /build/drivers/dahdi/voicebus/vpmoct.o
  LD [M]  /build/drivers/dahdi/wcte12xp/wcte12xp.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.o
  LD [M]  /build/drivers/dahdi/wctc4xxp/wctc4xxp.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_debug.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_events.o
  CC [M]  /build/drivers/dahdi/wctdm24xxp/xhfc.o
  CC [M]  /build/drivers/dahdi/zaphfc/base.o
  CC [M]  /build/drivers/dahdi/xpp/xbus-core.o
  LD [M]  /build/drivers/dahdi/wct4xxp/wct4xxp.o
  CC [M]  /build/drivers/dahdi/zaphfc/fifo.o
  CC [M]  /build/drivers/dahdi/xpp/xbus-sysfs.o
  CC [M]  /build/drivers/dahdi/xpp/xbus-pcm.o
  CC [M]  /build/drivers/dahdi/xpp/xframe_queue.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_interrupts.o
/build/drivers/dahdi/xpp/xbus-core.c: In function 'xbus_check_unique':
/build/drivers/dahdi/xpp/xbus-core.c:116:13: warning: the comparison will always evaluate as 'true' for the address of 'label' will never be NULL [-Waddress]
  116 |         if (xbus->label && *(xbus->label)) {
      |             ^~~~
In file included from /build/drivers/dahdi/xpp/xbus-core.c:39:
/build/drivers/dahdi/xpp/xbus-core.h:187:14: note: 'label' declared here
  187 |         char label[LABEL_SIZE];
      |              ^~~~~
  LD [M]  /build/drivers/dahdi/voicebus/dahdi_voicebus.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_memory.o
  CC [M]  /build/drivers/dahdi/xpp/xpp_dahdi.o
  CC [M]  /build/drivers/dahdi/xpp/xproto.o
  LD [M]  /build/drivers/dahdi/zaphfc/zaphfc.o
  CC [M]  /build/drivers/dahdi/xpp/card_global.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_miscellaneous.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_mixer.o
  LD [M]  /build/drivers/dahdi/wctdm24xxp/wctdm24xxp.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_phasing_tsst.o
  CC [M]  /build/drivers/dahdi/xpp/dahdi_debug.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_playout_buf.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_remote_debug.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tlv.o
  CC [M]  /build/drivers/dahdi/dahdi-base.o
  CC [M]  /build/drivers/dahdi/dahdi-sysfs.o
  CC [M]  /build/drivers/dahdi/dahdi-sysfs-chan.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tone_detection.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsi_cnct.o
  CC [M]  /build/drivers/dahdi/xpp/card_fxs.o
  CC [M]  /build/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsst.o
  CC [M]  /build/drivers/dahdi/oct612x/apilib/bt/octapi_bt0.o
  CC [M]  /build/drivers/dahdi/oct612x/apilib/largmath/octapi_largmath.o
  CC [M]  /build/drivers/dahdi/oct612x/apilib/llman/octapi_llman.o
  CC [M]  /build/drivers/dahdi/dahdi-version.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic_loc.o
  CC [M]  /build/drivers/dahdi/oct612x/oct612x-user.o
/build/drivers/dahdi/dahdi-base.c: In function 'dahdi_seq_show':
/build/drivers/dahdi/dahdi-base.c:955:13: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
  955 |         if (s->name)
      |             ^
In file included from /build/drivers/dahdi/dahdi-base.c:68:
/build/include/dahdi/kernel.h:963:14: note: 'name' declared here
  963 |         char name[40];                  /*!< Span name */
      |              ^~~~
/build/drivers/dahdi/dahdi-base.c:957:13: warning: the comparison will always evaluate as 'true' for the address of 'desc' will never be NULL [-Waddress]
  957 |         if (s->desc)
      |             ^
/build/include/dahdi/kernel.h:964:14: note: 'desc' declared here
  964 |         char desc[80];                  /*!< Span description */
      |              ^~~~
/build/drivers/dahdi/dahdi-base.c:996:21: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
  996 |                 if (chan->name)
      |                     ^~~~
/build/include/dahdi/kernel.h:442:14: note: 'name' declared here
  442 |         char name[40];
      |              ^~~~
  CC [M]  /build/drivers/dahdi/dahdi_dynamic_eth.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic_ethmf.o
  CC [M]  /build/drivers/dahdi/dahdi_transcode.o
  CC [M]  /build/drivers/dahdi/wcte13xp-base.o
  LD [M]  /build/drivers/dahdi/oct612x/oct612x.o
  CC [M]  /build/drivers/dahdi/wcxb_spi.o
  CC [M]  /build/drivers/dahdi/xpp/card_fxo.o
  CC [M]  /build/drivers/dahdi/wcxb.o
/build/drivers/dahdi/dahdi_dynamic_ethmf.c: In function 'ztdethmf_destroy':
/build/drivers/dahdi/dahdi_dynamic_ethmf.c:538:34: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
  538 |                 if (z && z->span && z->span->name) {
      |                                  ^~
In file included from /build/drivers/dahdi/dahdi_dynamic_ethmf.c:56:
/build/include/dahdi/kernel.h:963:14: note: 'name' declared here
  963 |         char name[40];                  /*!< Span name */
      |              ^~~~
  CC [M]  /build/drivers/dahdi/xpp/card_pri.o
/build/drivers/dahdi/wcte13xp-base.c: In function 'te13xp_init_one':
/build/drivers/dahdi/wcte13xp-base.c:2704:13: warning: the comparison will always evaluate as 'true' for the address of 'xb' will never be NULL [-Waddress]
 2704 |         if (&wc->xb)
      |             ^
/build/drivers/dahdi/wcte13xp-base.c:111:21: note: 'xb' declared here
  111 |         struct wcxb xb;
      |                     ^~
  CC [M]  /build/drivers/dahdi/wcxb_flash.o
  CC [M]  /build/drivers/dahdi/xpp/card_bri.o
  CC [M]  /build/drivers/dahdi/wcte43x-base.o
  CC [M]  /build/drivers/dahdi/xpp/card_echo.o
  CC [M]  /build/drivers/dahdi/xpp/xpp_usb.o
  CC [M]  /build/drivers/dahdi/wcaxx-base.o
  CC [M]  /build/drivers/dahdi/wcte11xp.o
  LD [M]  /build/drivers/dahdi/xpp/xpp.o
/build/drivers/dahdi/wcte43x-base.c: In function 't43x_init_one':
/build/drivers/dahdi/wcte43x-base.c:3517:13: warning: the comparison will always evaluate as 'true' for the address of 'xb' will never be NULL [-Waddress]
 3517 |         if (&wc->xb)
      |             ^
/build/drivers/dahdi/wcte43x-base.c:141:21: note: 'xb' declared here
  141 |         struct wcxb xb;
      |                     ^~
  LD [M]  /build/drivers/dahdi/xpp/xpd_fxs.o
  LD [M]  /build/drivers/dahdi/xpp/xpd_fxo.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_jpah.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_sec.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_sec2.o
  LD [M]  /build/drivers/dahdi/xpp/xpd_echo.o
  LD [M]  /build/drivers/dahdi/xpp/xpd_bri.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_kb1.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_mg2.o
  LD [M]  /build/drivers/dahdi/xpp/xpd_pri.o
  CC [M]  /build/drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.o
  COPY    /build/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o
  LD [M]  /build/drivers/dahdi/wcte13xp.o
  LD [M]  /build/drivers/dahdi/wcte43x.o
  LD [M]  /build/drivers/dahdi/dahdi.o
  LD [M]  /build/drivers/dahdi/dahdi_vpmadt032_loader.o
/build/drivers/dahdi/dahdi_vpmadt032_loader.o: warning: objtool: .text+0x43e6: unannotated intra-function call
  LD [M]  /build/drivers/dahdi/wcaxx.o
  MODPOST /build/drivers/dahdi/Module.symvers
WARNING: Module.symvers is missing.
         Modules may not have dependencies or modversions.
         You may get many unresolved symbol errors.
         You can set KBUILD_MODPOST_WARN=1 to turn errors into warning
         if you want to proceed at your own risk.
WARNING: modpost: "kasprintf" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "unregister_hdlc_device" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "proc_remove" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "strcmp" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "jiffies" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "seq_read" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "sprintf" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "_dev_notice" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "unregister_chrdev_region" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: "ppp_unregister_channel" [/build/drivers/dahdi/dahdi.ko] undefined!
WARNING: modpost: suppressed 1286 unresolved symbol warnings because there were too many)
  CC [M]  /build/drivers/dahdi/dahdi.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic_loc.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic_eth.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_dynamic_ethmf.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_transcode.mod.o
  CC [M]  /build/drivers/dahdi/trunkdev/dahdi-trunkdev.mod.o
  CC [M]  /build/drivers/dahdi/icE1usb/icE1usb.mod.o
  CC [M]  /build/drivers/dahdi/oct612x/oct612x.mod.o
  CC [M]  /build/drivers/dahdi/wct4xxp/wct4xxp.mod.o
  CC [M]  /build/drivers/dahdi/wctc4xxp/wctc4xxp.mod.o
  CC [M]  /build/drivers/dahdi/wctdm24xxp/wctdm24xxp.mod.o
  CC [M]  /build/drivers/dahdi/wcte12xp/wcte12xp.mod.o
  CC [M]  /build/drivers/dahdi/wcte13xp.mod.o
  CC [M]  /build/drivers/dahdi/wcte43x.mod.o
  CC [M]  /build/drivers/dahdi/wcaxx.mod.o
  CC [M]  /build/drivers/dahdi/voicebus/dahdi_voicebus.mod.o
  CC [M]  /build/drivers/dahdi/wcb4xxp/wcb4xxp.mod.o
  CC [M]  /build/drivers/dahdi/wcte11xp.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpp.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpd_fxs.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpd_fxo.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpd_pri.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpd_bri.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpd_echo.mod.o
  CC [M]  /build/drivers/dahdi/xpp/xpp_usb.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_jpah.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_sec.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_sec2.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_kb1.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_echocan_mg2.mod.o
  CC [M]  /build/drivers/dahdi/zaphfc/zaphfc.mod.o
  CC [M]  /build/drivers/dahdi/dahdi_vpmadt032_loader.mod.o
  LD [M]  /build/drivers/dahdi/dahdi.ko
  LD [M]  /build/drivers/dahdi/dahdi_dynamic.ko
  LD [M]  /build/drivers/dahdi/dahdi_dynamic_loc.ko
  LD [M]  /build/drivers/dahdi/dahdi_dynamic_eth.ko
  LD [M]  /build/drivers/dahdi/dahdi_dynamic_ethmf.ko
  LD [M]  /build/drivers/dahdi/dahdi_transcode.ko
  LD [M]  /build/drivers/dahdi/trunkdev/dahdi-trunkdev.ko
  LD [M]  /build/drivers/dahdi/icE1usb/icE1usb.ko
  LD [M]  /build/drivers/dahdi/oct612x/oct612x.ko
  LD [M]  /build/drivers/dahdi/wct4xxp/wct4xxp.ko
  LD [M]  /build/drivers/dahdi/wctc4xxp/wctc4xxp.ko
  LD [M]  /build/drivers/dahdi/wctdm24xxp/wctdm24xxp.ko
  LD [M]  /build/drivers/dahdi/wcte12xp/wcte12xp.ko
  LD [M]  /build/drivers/dahdi/wcte13xp.ko
  LD [M]  /build/drivers/dahdi/wcte43x.ko
  LD [M]  /build/drivers/dahdi/wcaxx.ko
  LD [M]  /build/drivers/dahdi/voicebus/dahdi_voicebus.ko
  LD [M]  /build/drivers/dahdi/wcb4xxp/wcb4xxp.ko
  LD [M]  /build/drivers/dahdi/wcte11xp.ko
  LD [M]  /build/drivers/dahdi/xpp/xpp.ko
  LD [M]  /build/drivers/dahdi/xpp/xpd_fxs.ko
  LD [M]  /build/drivers/dahdi/xpp/xpd_fxo.ko
  LD [M]  /build/drivers/dahdi/xpp/xpd_pri.ko
  LD [M]  /build/drivers/dahdi/xpp/xpd_bri.ko
  LD [M]  /build/drivers/dahdi/xpp/xpd_echo.ko
  LD [M]  /build/drivers/dahdi/xpp/xpp_usb.ko
  LD [M]  /build/drivers/dahdi/dahdi_echocan_sec.ko
  LD [M]  /build/drivers/dahdi/dahdi_echocan_jpah.ko
  LD [M]  /build/drivers/dahdi/dahdi_echocan_kb1.ko
  LD [M]  /build/drivers/dahdi/dahdi_echocan_mg2.ko
  LD [M]  /build/drivers/dahdi/dahdi_echocan_sec2.ko
  LD [M]  /build/drivers/dahdi/dahdi_vpmadt032_loader.ko
  LD [M]  /build/drivers/dahdi/zaphfc/zaphfc.ko
make[1]: Leaving directory '/linux'
make: Leaving directory '/build'
Finished: SUCCESS