See <https://jenkins.osmocom.org/jenkins/job/ttcn3-pgw-test/476/display/redirect…>
Changes:
[laforge] debian-bookworm-build(-arm): new docker containers
[laforge] debian-bookworm-erlang: new docker container
[laforge] debian-bookworm-obs-latest: new container
[Oliver Smith] jenkins-common: add + set default: debian bookworm
------------------------------------------
[...truncated 495.44 KB...]
Preparing to unpack .../17-strace_6.1-0.1_amd64.deb ...
Unpacking strace (6.1-0.1) ...
Setting up osmocom-nightly (202307170659) ...
Setting up libunwind8:amd64 (1.6.2-3) ...
Setting up strace (6.1-0.1) ...
Setting up libosmocore20:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmousb0:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up iputils-ping (3:20221126-1) ...
Setting up libosmocodec0:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmoisdn0:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmovty9:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmogsm18:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmoctrl0:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmogb14:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmonetif11:amd64 (1.3.0.33.4b42.202307170659) ...
Setting up libosmocoding0:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmosim2:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmocore (1.8.0.203.c3b77.202307170659) ...
Setting up libosmocore-dev:amd64 (1.8.0.203.c3b77.202307170659) ...
Setting up libosmo-netif-dev:amd64 (1.3.0.33.4b42.202307170659) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for libc-bin (2.36-9) ...
Removing intermediate container 1b305fbc7a8e
---> 1854b6f8a84f
Step 6/15 : WORKDIR /tmp
---> Running in 10b40b71eb51
Removing intermediate container 10b40b71eb51
---> 39f2ecef8727
Step 7/15 : ARG OSMO_UECUPS_BRANCH="master"
---> Running in 67aa02357da0
Removing intermediate container 67aa02357da0
---> 1efd895dcd19
Step 8/15 : RUN git clone https://gerrit.osmocom.org/osmo-uecups.git
---> Running in 020469e9fa5e
[91mCloning into 'osmo-uecups'...
[0mRemoving intermediate container 020469e9fa5e
---> 2d78513e12fb
Step 9/15 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-uecups/+/$OSMO_UECUPS_BRANC… /tmp/commit-osmo-uecups
---> 230dce5d4a2b
Step 10/15 : RUN cd osmo-uecups && git fetch && git checkout $OSMO_UECUPS_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_UECUPS_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install
---> Running in 951b515bbbf9
[91mAlready on 'master'
[0mYour branch is up to date with 'origin/master'.
refs/heads/master
HEAD is now at f207d1c debian: set compat level to 10
master
f207d1cdade7eb8fd6a08465f6366b13af5c220f
[91maclocal: warning: couldn't open directory 'm4': No such file or directory
[0mlibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in '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'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
[91mconfigure.ac:35: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:35: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:35: the top level
configure.ac:81: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:81: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:81: the top level
[0m[91mconfigure.ac:107: warning: AC_OUTPUT should be used without arguments.
configure.ac:107: You should run autoupdate.
[0m[91mconfigure.ac:18: installing './compile'
[0m[91mconfigure.ac:20: installing './config.guess'
[0m[91mconfigure.ac:20: installing './config.sub'
[0m[91mconfigure.ac:7: installing './install-sh'
[0m[91mconfigure.ac:7: installing './missing'
[0m[91mdaemon/Makefile.am: installing './depcomp'
[0mchecking 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... none needed
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... ok
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... 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 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.8.0... yes
checking for libosmovty >= 1.8.0... yes
checking for libosmo-netif >= 1.3.0... yes
checking for jansson... yes
checking for libnl-route-3.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
CFLAGS="-g -O2"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating daemon/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/osmo-uecups.spec
config.status: executing depfiles commands
config.status: executing libtool commands
echo 0.2.1.3-f207 > .version-t && mv .version-t .version
make install-recursive
make[1]: Entering directory '/tmp/osmo-uecups'
Making install in daemon
make[2]: Entering directory '/tmp/osmo-uecups/daemon'
CC cups_client.o
CC utility.o
CC netns.o
CC netdev.o
CC gtp_daemon.o
CC tun_device.o
CC gtp_endpoint.o
CC daemon_vty.o
CC gtp_tunnel.o
CC main.o
[91mnetns.c:1:2: warning: #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" [-Wcpp]
1 | #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon"
| ^~~~~~~
[0m CCLD osmo-uecups-daemon
make[3]: Entering directory '/tmp/osmo-uecups/daemon'
make[3]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c osmo-uecups-daemon '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-uecups-daemon /usr/local/bin/osmo-uecups-daemon
make[3]: Leaving directory '/tmp/osmo-uecups/daemon'
make[2]: Leaving directory '/tmp/osmo-uecups/daemon'
Making install in doc
make[2]: Entering directory '/tmp/osmo-uecups/doc'
Making install in examples
make[3]: Entering directory '/tmp/osmo-uecups/doc/examples'
make[4]: Entering directory '/tmp/osmo-uecups/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/etc/osmocom'
/usr/bin/install -c -m 644 osmo-uecups-daemon.cfg '/usr/local/etc/osmocom'
make install-data-hook
make[5]: Entering directory '/tmp/osmo-uecups/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
j="/usr/local/share/doc/osmo-uecups/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/tmp/osmo-uecups/doc/examples'
make[4]: Leaving directory '/tmp/osmo-uecups/doc/examples'
make[3]: Leaving directory '/tmp/osmo-uecups/doc/examples'
make[3]: Entering directory '/tmp/osmo-uecups/doc'
make[4]: Entering directory '/tmp/osmo-uecups/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-uecups/doc'
make[3]: Leaving directory '/tmp/osmo-uecups/doc'
make[2]: Leaving directory '/tmp/osmo-uecups/doc'
make[2]: Entering directory '/tmp/osmo-uecups'
make[3]: Entering directory '/tmp/osmo-uecups'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osmo-uecups'
make[2]: Leaving directory '/tmp/osmo-uecups'
make[1]: Leaving directory '/tmp/osmo-uecups'
Removing intermediate container 951b515bbbf9
---> a21a09f04725
Step 11/15 : VOLUME /data
---> Running in a89d24ac114f
Removing intermediate container a89d24ac114f
---> f2076bab0d5e
Step 12/15 : COPY osmo-uecups-daemon.cfg /data/osmo-uecups-daemon.cfg
---> 354bd534dab1
Step 13/15 : RUN useradd -m --uid=1000 osmocom
---> Running in 5b6452cfa09b
[91museradd: UID 1000 is not unique
[0mThe command '/bin/sh -c useradd -m --uid=1000 osmocom' returned a non-zero code: 4
make: *** [../make/Makefile:90: docker-build] Error 4
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/ttcn3-pgw-test/ws/osmo-uecups-master'>
+ exit 1
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-remsim/a1=default,a2=de…>
Changes:
------------------------------------------
[...truncated 232.85 KB...]
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... none needed
checking whether gcc understands -c and -o together... yes
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 for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
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... 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 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 whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) 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.6.0... yes
checking for libosmogsm >= 0.11.0... yes
checking for libosmoabis >= 0.8.0... yes
checking for libulfius... yes
checking for liborcania... yes
checking for jansson... yes
checking for libpcsclite... yes
checking for csv_init in -lcsv... yes
checking for csv.h... yes
checking for libosmousb >= 1.4.0... yes
checking for libosmo-simtrace2 >= 0.8.0... yes
checking for libusb-1.0... yes
checking for libpcsclite... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for OSMO_GSM_MANUALS_DIR... /opt/osmo-gsm-manuals (from env)
All dependencies installed!
CFLAGS="-g -O2 -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libosmo-rspro.pc
config.status: creating contrib/Makefile
config.status: creating contrib/etc_default/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-remsim.spec
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating src/Makefile
config.status: creating src/rspro/Makefile
config.status: creating src/bankd/Makefile
config.status: creating src/client/Makefile
config.status: creating src/client/osmo-remsim-client-reader_conf
config.status: creating src/server/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/rspro/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
+ make -j 8
echo 1.0.0.48-2394 > .version-t && mv .version-t .version
make all-recursive
make[1]: Entering directory '/build'
Making all in contrib
make[2]: Entering directory '/build/contrib'
Making all in etc_default
make[3]: Entering directory '/build/contrib/etc_default'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/contrib/etc_default'
Making all in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making all in src
make[2]: Entering directory '/build/src'
Making all in rspro
make[3]: Entering directory '/build/src/rspro'
CC ATR.lo
CC BankId.lo
CC BankSlot.lo
CC BankSlotStatusInd.lo
CC ClientId.lo
CC ClientSlot.lo
CC ClientSlotStatusInd.lo
CC ComponentIdentity.lo
CC ComponentName.lo
CC ComponentType.lo
CC ConfigClientIdReq.lo
CC ConfigClientIdRes.lo
CC ConfigClientBankReq.lo
CC ConfigClientBankRes.lo
CC ConnectBankReq.lo
CC ConnectBankRes.lo
CC ConnectClientReq.lo
CC ConnectClientRes.lo
CC CreateMappingReq.lo
CC CreateMappingRes.lo
CC ErrorCode.lo
CC ErrorInd.lo
CC ErrorSeverity.lo
CC ErrorString.lo
CC IpAddress.lo
CC IpPort.lo
CC Ipv4Address.lo
CC Ipv6Address.lo
CC OperationTag.lo
CC PortNumber.lo
CC RemoveMappingReq.lo
CC RemoveMappingRes.lo
CC ResetStateReq.lo
CC ResetStateRes.lo
CC ResultCode.lo
CC RsproPDU.lo
CC RsproPDUchoice.lo
CC SetAtrReq.lo
CC SetAtrRes.lo
CC SlotNumber.lo
CC SlotPhysStatus.lo
CC TpduCardToModem.lo
CC TpduFlags.lo
CC TpduModemToCard.lo
CC BOOLEAN.lo
CC IA5String.lo
CC INTEGER.lo
CC NativeEnumerated.lo
CC NativeInteger.lo
CC constr_CHOICE.lo
CC constr_SEQUENCE.lo
CC OCTET_STRING.lo
CC BIT_STRING.lo
CC asn_codecs_prim.lo
CC ber_tlv_length.lo
CC ber_tlv_tag.lo
CC ber_decoder.lo
CC der_encoder.lo
CC constr_TYPE.lo
CC constraints.lo
CC xer_support.lo
CC xer_decoder.lo
CC xer_encoder.lo
CC per_support.lo
CC per_decoder.lo
CC per_encoder.lo
CC per_opentype.lo
per_decoder.c: In function 'aper_decode':
per_decoder.c:161:9: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
161 | if(!td->aper_decoder)
| ^~
per_decoder.c:163:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
163 | rval = td->aper_decoder(opt_codec_ctx, td, 0, sptr, &pd);
| ^~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:570: per_decoder.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
constr_CHOICE.c: In function 'CHOICE_encode_aper':
constr_CHOICE.c:1134:17: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
1134 | if(per_put_few_bits(po, present, ct->range_bits))
| ^~
constr_CHOICE.c:1137:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
1137 | return elm->type->aper_encoder(elm->type, elm->per_constraints,
| ^~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:570: constr_CHOICE.lo] Error 1
INTEGER.c: In function 'INTEGER_decode_aper':
INTEGER.c:774:33: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
774 | if((specs && specs->field_unsigned)
| ^~
INTEGER.c:778:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
778 | ASN_DEBUG("Got value %ld + low %lld",
| ^~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:570: INTEGER.lo] Error 1
make[3]: Leaving directory '/build/src/rspro'
make[2]: Leaving directory '/build/src'
make[2]: *** [Makefile:544: all-recursive] Error 1
make[1]: *** [Makefile:484: all-recursive] Error 1
make[1]: Leaving directory '/build'
make: *** [Makefile:408: all] Error 2
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2356807 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,W…>
Changes:
------------------------------------------
[...truncated 138.77 KB...]
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmocoding... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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... ok
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 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) 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
CFLAGS=" -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"
CPPFLAGS=" -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"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/l1sched/Makefile
config.status: creating include/osmocom/bb/trxcon/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
make all-recursive
make[1]: Entering directory '/build'
Making all in osmocom-bb/src/host/trxcon
make[2]: Entering directory '/build/osmocom-bb/src/host/trxcon'
make all-recursive
make[3]: Entering directory '/build/osmocom-bb/src/host/trxcon'
Making all in include
make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon/include'
Making all in osmocom
make[5]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
Making all in bb
make[6]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
Making all in l1sched
make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
Making all in trxcon
make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[6]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[6]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Entering directory '/build/osmocom-bb/src/host/trxcon/include'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include'
make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include'
Making all in src
make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon/src'
CC trxcon_main.o
CC logging.o
CC l1ctl_server.o
CC trx_if.o
CC trxcon_inst.lo
CC trxcon_fsm.lo
CC trxcon_shim.lo
CC l1ctl.lo
CC sched_lchan_common.lo
CC sched_lchan_pdtch.lo
CC sched_lchan_desc.lo
CC sched_lchan_xcch.lo
CC sched_lchan_tchf.lo
CC sched_lchan_tchh.lo
CC sched_lchan_rach.lo
CC sched_lchan_sch.lo
sched_lchan_tchh.c: In function 'rx_tchh_fn':
sched_lchan_tchh.c:305:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
305 | rc = gsm0503_tch_hr_decode(l2, buffer,
| ^~
In file included from sched_lchan_tchh.c:35:
/build/deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
| ^~~~~~~~~~~~~~~~~~~~~
CC sched_mframe.lo
CC sched_clck.lo
CC sched_prim.lo
CC sched_trx.lo
CCLD libtrxcon.la
CCLD libl1sched.la
CCLD trxcon
make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon/src'
make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon'
make[3]: Leaving directory '/build/osmocom-bb/src/host/trxcon'
make[2]: Leaving directory '/build/osmocom-bb/src/host/trxcon'
Making all in CommonLibs
make[2]: Entering directory '/build/CommonLibs'
CXX LinkedLists.lo
CXX BitVector.lo
CXX Threads.lo
CXX Timeval.lo
CXX Logger.lo
CXX Utils.lo
CXX trx_rate_ctr.lo
CC trx_vty.lo
CC debug.lo
CXXLD libcommon.la
make[2]: Leaving directory '/build/CommonLibs'
Making all in GSM
make[2]: Entering directory '/build/GSM'
CXX GSMCommon.lo
CXXLD libGSM.la
make[2]: Leaving directory '/build/GSM'
Making all in Transceiver52M
make[2]: Entering directory '/build/Transceiver52M'
Making all in arch
make[3]: Entering directory '/build/Transceiver52M/arch'
Making all in common
make[4]: Entering directory '/build/Transceiver52M/arch/common'
CC convolve_base.lo
CC convert_base.lo
CC fft.lo
CCLD libarch_common.la
make[4]: Leaving directory '/build/Transceiver52M/arch/common'
Making all in arm
make[4]: Entering directory '/build/Transceiver52M/arch/arm'
CC convert.lo
CPPAS convert_neon.lo
CC convolve.lo
CPPAS convolve_neon.lo
CC scale.lo
CPPAS scale_neon.lo
CC mult.lo
CPPAS mult_neon.lo
CCLD libarch.la
make[4]: Leaving directory '/build/Transceiver52M/arch/arm'
make[4]: Entering directory '/build/Transceiver52M/arch'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/Transceiver52M/arch'
make[3]: Leaving directory '/build/Transceiver52M/arch'
Making all in device
make[3]: Entering directory '/build/Transceiver52M/device'
Making all in common
make[4]: Entering directory '/build/Transceiver52M/device/common'
CXX smpl_buf.lo
CXXLD libdevice_common.la
make[4]: Leaving directory '/build/Transceiver52M/device/common'
Making all in ipc
make[4]: Entering directory '/build/Transceiver52M/device/ipc'
CC ipc-driver-test.o
CXX uhdwrap.o
CXX libdevice_la-IPCDevice.lo
CC libdevice_la-shm.lo
CC libdevice_la-ipc_shm.lo
CC libdevice_la-ipc_chan.lo
CC libdevice_la-ipc_sock.lo
CXX ../uhd/UHDDevice.o
CXXLD libdevice.la
In file included from /usr/include/c++/12/map:60,
from ../uhd/UHDDevice.cpp:26:
/usr/include/c++/12/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::tuple<uhd_dev_type, int, int>; _Val = std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc>; _KeyOfValue = std::_Select1st<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> >; _Compare = std::less<std::tuple<uhd_dev_type, int, int> >; _Alloc = std::allocator<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> >]':
/usr/include/c++/12/bits/stl_tree.h:2209:5: note: parameter passing for argument of type 'std::_Rb_tree<std::tuple<uhd_dev_type, int, int>, std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc>, std::_Select1st<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> >, std::less<std::tuple<uhd_dev_type, int, int> >, std::allocator<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> > >::const_iterator' changed in GCC 7.1
2209 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/12/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::tuple<uhd_dev_type, gsm_band>; _Val = std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc>; _KeyOfValue = std::_Select1st<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> >; _Compare = std::less<std::tuple<uhd_dev_type, gsm_band> >; _Alloc = std::allocator<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> >]':
/usr/include/c++/12/bits/stl_tree.h:2209:5: note: parameter passing for argument of type 'std::_Rb_tree<std::tuple<uhd_dev_type, gsm_band>, std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc>, std::_Select1st<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> >, std::less<std::tuple<uhd_dev_type, gsm_band> >, std::allocator<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> > >::const_iterator' changed in GCC 7.1
CXXLD ipc-driver-test
make[4]: Leaving directory '/build/Transceiver52M/device/ipc'
Making all in usrp1
make[4]: Entering directory '/build/Transceiver52M/device/usrp1'
CXX USRPDevice.lo
USRPDevice.cpp: In member function 'virtual bool USRPDevice::updateAlignment(TIMESTAMP)':
USRPDevice.cpp:591:30: error: 'data' is used uninitialized [-Werror=uninitialized]
591 | *wordPtr = host_to_usrp_u32(*wordPtr);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~
USRPDevice.cpp:589:9: note: 'data' declared here
589 | short data[] = {0x00,0x02,0x00,0x00};
| ^~~~
cc1plus: all warnings being treated as errors
make[4]: Leaving directory '/build/Transceiver52M/device/usrp1'
make[4]: *** [Makefile:497: USRPDevice.lo] Error 1
make[3]: *** [Makefile:438: all-recursive] Error 1
make[3]: Leaving directory '/build/Transceiver52M/device'
make[2]: *** [Makefile:1423: all-recursive] Error 1
make[2]: Leaving directory '/build/Transceiver52M'
make[1]: *** [Makefile:520: all-recursive] Error 1
make[1]: Leaving directory '/build'
make: *** [Makefile:451: all] Error 2
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 31997 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon-v…>
Changes:
------------------------------------------
[...truncated 138.82 KB...]
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmocoding... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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... ok
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 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) 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
CFLAGS=" -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"
CPPFLAGS=" -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"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/l1sched/Makefile
config.status: creating include/osmocom/bb/trxcon/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 4
make all-recursive
make[1]: Entering directory '/build'
Making all in osmocom-bb/src/host/trxcon
make[2]: Entering directory '/build/osmocom-bb/src/host/trxcon'
make all-recursive
make[3]: Entering directory '/build/osmocom-bb/src/host/trxcon'
Making all in include
make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon/include'
Making all in osmocom
make[5]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
Making all in bb
make[6]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
Making all in l1sched
make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
Making all in trxcon
make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[7]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[6]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[6]: Entering directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Entering directory '/build/osmocom-bb/src/host/trxcon/include'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include'
make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon/include'
Making all in src
make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon/src'
CC l1ctl_server.o
CC trxcon_main.o
CC logging.o
CC trx_if.o
CC trxcon_inst.lo
CC trxcon_fsm.lo
CC trxcon_shim.lo
CC l1ctl.lo
CC sched_lchan_common.lo
CC sched_lchan_pdtch.lo
CC sched_lchan_desc.lo
CC sched_lchan_xcch.lo
CC sched_lchan_tchf.lo
CC sched_lchan_tchh.lo
CC sched_lchan_rach.lo
CC sched_lchan_sch.lo
sched_lchan_tchh.c: In function 'rx_tchh_fn':
sched_lchan_tchh.c:305:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
305 | rc = gsm0503_tch_hr_decode(l2, buffer,
| ^~
In file included from sched_lchan_tchh.c:35:
/build/deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
| ^~~~~~~~~~~~~~~~~~~~~
CC sched_mframe.lo
CC sched_clck.lo
CC sched_prim.lo
CC sched_trx.lo
CCLD libtrxcon.la
CCLD libl1sched.la
CCLD trxcon
make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon/src'
make[4]: Entering directory '/build/osmocom-bb/src/host/trxcon'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmocom-bb/src/host/trxcon'
make[3]: Leaving directory '/build/osmocom-bb/src/host/trxcon'
make[2]: Leaving directory '/build/osmocom-bb/src/host/trxcon'
Making all in CommonLibs
make[2]: Entering directory '/build/CommonLibs'
CXX BitVector.lo
CXX LinkedLists.lo
CXX Threads.lo
CXX Timeval.lo
CXX Logger.lo
CXX Utils.lo
CXX trx_rate_ctr.lo
CC trx_vty.lo
CC debug.lo
CXXLD libcommon.la
make[2]: Leaving directory '/build/CommonLibs'
Making all in GSM
make[2]: Entering directory '/build/GSM'
CXX GSMCommon.lo
CXXLD libGSM.la
make[2]: Leaving directory '/build/GSM'
Making all in Transceiver52M
make[2]: Entering directory '/build/Transceiver52M'
Making all in arch
make[3]: Entering directory '/build/Transceiver52M/arch'
Making all in common
make[4]: Entering directory '/build/Transceiver52M/arch/common'
CC convolve_base.lo
CC convert_base.lo
CC fft.lo
CCLD libarch_common.la
make[4]: Leaving directory '/build/Transceiver52M/arch/common'
Making all in arm
make[4]: Entering directory '/build/Transceiver52M/arch/arm'
CPPAS convert_neon.lo
CC convert.lo
CC convolve.lo
CPPAS convolve_neon.lo
CC scale.lo
CPPAS scale_neon.lo
CC mult.lo
CPPAS mult_neon.lo
CCLD libarch.la
make[4]: Leaving directory '/build/Transceiver52M/arch/arm'
make[4]: Entering directory '/build/Transceiver52M/arch'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/Transceiver52M/arch'
make[3]: Leaving directory '/build/Transceiver52M/arch'
Making all in device
make[3]: Entering directory '/build/Transceiver52M/device'
Making all in common
make[4]: Entering directory '/build/Transceiver52M/device/common'
CXX smpl_buf.lo
CXXLD libdevice_common.la
make[4]: Leaving directory '/build/Transceiver52M/device/common'
Making all in ipc
make[4]: Entering directory '/build/Transceiver52M/device/ipc'
CC ipc-driver-test.o
CXX uhdwrap.o
CXX libdevice_la-IPCDevice.lo
CC libdevice_la-shm.lo
CC libdevice_la-ipc_shm.lo
CC libdevice_la-ipc_chan.lo
CC libdevice_la-ipc_sock.lo
CXX ../uhd/UHDDevice.o
CXXLD libdevice.la
In file included from /usr/include/c++/12/map:60,
from ../uhd/UHDDevice.cpp:26:
/usr/include/c++/12/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::tuple<uhd_dev_type, int, int>; _Val = std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc>; _KeyOfValue = std::_Select1st<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> >; _Compare = std::less<std::tuple<uhd_dev_type, int, int> >; _Alloc = std::allocator<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> >]':
/usr/include/c++/12/bits/stl_tree.h:2209:5: note: parameter passing for argument of type 'std::_Rb_tree<std::tuple<uhd_dev_type, int, int>, std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc>, std::_Select1st<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> >, std::less<std::tuple<uhd_dev_type, int, int> >, std::allocator<std::pair<const std::tuple<uhd_dev_type, int, int>, dev_desc> > >::const_iterator' changed in GCC 7.1
2209 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/12/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::tuple<uhd_dev_type, gsm_band>; _Val = std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc>; _KeyOfValue = std::_Select1st<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> >; _Compare = std::less<std::tuple<uhd_dev_type, gsm_band> >; _Alloc = std::allocator<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> >]':
/usr/include/c++/12/bits/stl_tree.h:2209:5: note: parameter passing for argument of type 'std::_Rb_tree<std::tuple<uhd_dev_type, gsm_band>, std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc>, std::_Select1st<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> >, std::less<std::tuple<uhd_dev_type, gsm_band> >, std::allocator<std::pair<const std::tuple<uhd_dev_type, gsm_band>, dev_band_desc> > >::const_iterator' changed in GCC 7.1
CXXLD ipc-driver-test
make[4]: Leaving directory '/build/Transceiver52M/device/ipc'
Making all in usrp1
make[4]: Entering directory '/build/Transceiver52M/device/usrp1'
CXX USRPDevice.lo
USRPDevice.cpp: In member function 'virtual bool USRPDevice::updateAlignment(TIMESTAMP)':
USRPDevice.cpp:591:30: error: 'data' is used uninitialized [-Werror=uninitialized]
591 | *wordPtr = host_to_usrp_u32(*wordPtr);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~
USRPDevice.cpp:589:9: note: 'data' declared here
589 | short data[] = {0x00,0x02,0x00,0x00};
| ^~~~
cc1plus: all warnings being treated as errors
make[4]: Leaving directory '/build/Transceiver52M/device/usrp1'
make[4]: *** [Makefile:497: USRPDevice.lo] Error 1
make[3]: *** [Makefile:438: all-recursive] Error 1
make[3]: Leaving directory '/build/Transceiver52M/device'
make[2]: *** [Makefile:1423: all-recursive] Error 1
make[2]: Leaving directory '/build/Transceiver52M'
make[1]: *** [Makefile:520: all-recursive] Error 1
make[1]: Leaving directory '/build'
make: *** [Makefile:451: all] Error 2
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 29891 killed;
[ssh-agent] Stopped.
Archiving artifacts