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