Started by upstream project "gerrit-libosmo-asn1-tcap" build number 50 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41389 in silent mode. 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/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-6iu0niE9H5o4/agent.1889920 SSH_AGENT_PID=1889923 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_16075662923322999295.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_16075662923322999295.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/libosmo-asn1-tcap # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap refs/changes/89/41389/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision eb48226955c3d671ec744c0b6b5fe04cfb9b38dd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb48226955c3d671ec744c0b6b5fe04cfb9b38dd # timeout=10 Commit message: "add RPM spec file" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk a92fd1a6206832b626aa2a5c841b890ca37e4bd0 # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins16651560762288786613.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 31501d3 OBS: fix building pyosmocom for debian 12 + cd libosmo-asn1-tcap + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598 #4 DONE 0.0s #5 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #5 CACHED #6 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:d99b1e135bc13bc63df12cf252ec412a1f5975fb9ae064277d2654c92d0bf798 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] libosmo-asn1-tcap: using cached https://gerrit.osmocom.org/libosmo-asn1-tcap (not cloning, not fetching) libosmo-asn1-tcap: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] eb48226 add RPM spec file libosmo-asn1-tcap: skipping git checkout, current commit: eb48226 add RPM spec file + get_version_for_feed(): ['/obs/_cache/libosmo-asn1-tcap/git-version-gen', '.'] UNKNOWNlibosmo-asn1-tcap: building source package 0.1.0 + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] libosmo-asn1-tcap: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package libosmo-asn1-tcap dpkg-buildpackage: info: source version 0.1.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Oliver Smith <osmith@sysmocom.de> dpkg-source --before-build . debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing dh_clean -O--fail-missing dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-asn1-tcap in libosmo-asn1-tcap_0.1.0.tar.xz dpkg-source: info: building libosmo-asn1-tcap in libosmo-asn1-tcap_0.1.0.dsc dpkg-genbuildinfo --build=source -O../libosmo-asn1-tcap_0.1.0_source.buildinfo dpkg-genchanges --build=source -O../libosmo-asn1-tcap_0.1.0_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/libosmo-asn1-tcap libosmo-asn1-tcap: generating rpm spec file + build(): ['sed', 's/^Version:.*/Version: 0.1.0/', '-i', '/obs/_cache/libosmo-asn1-tcap/contrib/libosmo-asn1-tcap.spec.in'] + build(): ['sed', 's/^Source:.*/Source: libosmo-asn1-tcap_0.1.0.tar.xz/', '-i', '/obs/_cache/libosmo-asn1-tcap/contrib/libosmo-asn1-tcap.spec.in'] + build(): ['sed', '-e', '/^Source:/a\\', '-e', 'Source1: rpmlintrc', '-i', '/obs/_cache/libosmo-asn1-tcap/contrib/libosmo-asn1-tcap.spec.in'] + build(): ['sed', 's/^%setup/%setup -n libosmo-asn1-tcap/', '-i', '/obs/_cache/libosmo-asn1-tcap/contrib/libosmo-asn1-tcap.spec.in'] + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] eb48226955c3d671ec744c0b6b5fe04cfb9b38dd libosmo-asn1-tcap: adding commit_eb48226955c3d671ec744c0b6b5fe04cfb9b38dd.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:trixie@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:ba1f055428aaf62e1b22195637a2b2f9a038f2cbd4d0a4b454e638189b5fcede 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-asn1-tcap/*.tar.* libosmo-asn1-tcap/ libosmo-asn1-tcap/.checkpatch.conf libosmo-asn1-tcap/.tarball-version libosmo-asn1-tcap/Makefile.am libosmo-asn1-tcap/asn/ libosmo-asn1-tcap/asn/DialoguePDUs.asn libosmo-asn1-tcap/asn/TC-Notation-Extensions.asn libosmo-asn1-tcap/asn/TCAPMessages.asn libosmo-asn1-tcap/asn/UnidialoguePDUs.asn libosmo-asn1-tcap/asn/tcap.asn libosmo-asn1-tcap/asn1c-fixup.patch libosmo-asn1-tcap/configure.ac libosmo-asn1-tcap/contrib/ libosmo-asn1-tcap/contrib/jenkins.sh libosmo-asn1-tcap/contrib/libosmo-asn1-tcap.spec.in libosmo-asn1-tcap/debian/ libosmo-asn1-tcap/debian/changelog libosmo-asn1-tcap/debian/compat libosmo-asn1-tcap/debian/control libosmo-asn1-tcap/debian/libosmo-asn1-tcap-dev.install libosmo-asn1-tcap/debian/libosmo-asn1-tcap0.install libosmo-asn1-tcap/debian/rules libosmo-asn1-tcap/debian/source/ libosmo-asn1-tcap/debian/source/format libosmo-asn1-tcap/git-version-gen libosmo-asn1-tcap/include/ libosmo-asn1-tcap/include/Makefile.am libosmo-asn1-tcap/include/osmocom/ libosmo-asn1-tcap/include/osmocom/Makefile.am libosmo-asn1-tcap/include/osmocom/tcap/ libosmo-asn1-tcap/include/osmocom/tcap/ANY.h libosmo-asn1-tcap/include/osmocom/tcap/BIT_STRING.h libosmo-asn1-tcap/include/osmocom/tcap/GraphicString.h libosmo-asn1-tcap/include/osmocom/tcap/INTEGER.h libosmo-asn1-tcap/include/osmocom/tcap/Makefile.am libosmo-asn1-tcap/include/osmocom/tcap/NULL.h libosmo-asn1-tcap/include/osmocom/tcap/NativeInteger.h libosmo-asn1-tcap/include/osmocom/tcap/OBJECT_IDENTIFIER.h libosmo-asn1-tcap/include/osmocom/tcap/OCTET_STRING.h libosmo-asn1-tcap/include/osmocom/tcap/OPEN_TYPE.h libosmo-asn1-tcap/include/osmocom/tcap/ObjectDescriptor.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_AARE-apdu.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_AARQ-apdu.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ABRT-apdu.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ABRT-source.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_AUDT-apdu.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Abort.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Associate-result.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Associate-source-diagnostic.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Begin.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Component.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ComponentPortion.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Continue.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_DestTransactionID.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Dialog1.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_DialoguePDU.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_DialoguePortion.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ERROR.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_EXTERNAL.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_End.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ErrorCode.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ExternalPDU.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_GeneralProblem.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Invoke.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_InvokeIdType.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_InvokeProblem.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_OPERATION.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_OrigTransactionID.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_P-AbortCause.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Parameter.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_RLRE-apdu.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_RLRQ-apdu.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Reason.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Reject.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Release-request-reason.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Release-response-reason.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ReturnError.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ReturnErrorProblem.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ReturnResult.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_ReturnResultProblem.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_TCMessage.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_UniDialoguePDU.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_Unidirectional.h libosmo-asn1-tcap/include/osmocom/tcap/TCAP_asn_constant.h libosmo-asn1-tcap/include/osmocom/tcap/asn_SEQUENCE_OF.h libosmo-asn1-tcap/include/osmocom/tcap/asn_SET_OF.h libosmo-asn1-tcap/include/osmocom/tcap/asn_application.h libosmo-asn1-tcap/include/osmocom/tcap/asn_bit_data.h libosmo-asn1-tcap/include/osmocom/tcap/asn_codecs.h libosmo-asn1-tcap/include/osmocom/tcap/asn_codecs_prim.h libosmo-asn1-tcap/include/osmocom/tcap/asn_config.h libosmo-asn1-tcap/include/osmocom/tcap/asn_internal.h libosmo-asn1-tcap/include/osmocom/tcap/asn_ioc.h libosmo-asn1-tcap/include/osmocom/tcap/asn_random_fill.h libosmo-asn1-tcap/include/osmocom/tcap/asn_system.h libosmo-asn1-tcap/include/osmocom/tcap/ber_decoder.h libosmo-asn1-tcap/include/osmocom/tcap/ber_tlv_length.h libosmo-asn1-tcap/include/osmocom/tcap/ber_tlv_tag.h libosmo-asn1-tcap/include/osmocom/tcap/constr_CHOICE.h libosmo-asn1-tcap/include/osmocom/tcap/constr_SEQUENCE.h libosmo-asn1-tcap/include/osmocom/tcap/constr_SEQUENCE_OF.h libosmo-asn1-tcap/include/osmocom/tcap/constr_SET_OF.h libosmo-asn1-tcap/include/osmocom/tcap/constr_TYPE.h libosmo-asn1-tcap/include/osmocom/tcap/constraints.h libosmo-asn1-tcap/include/osmocom/tcap/der_encoder.h libosmo-asn1-tcap/include/osmocom/tcap/version.h.tpl libosmo-asn1-tcap/libosmo-asn1-tcap.pc.in libosmo-asn1-tcap/m4/ libosmo-asn1-tcap/m4/.dummy libosmo-asn1-tcap/move-asn1-header-files.sh libosmo-asn1-tcap/src/ libosmo-asn1-tcap/src/Makefile.am libosmo-asn1-tcap/src/gen/ libosmo-asn1-tcap/src/gen/TCAP_AARE-apdu.c libosmo-asn1-tcap/src/gen/TCAP_AARQ-apdu.c libosmo-asn1-tcap/src/gen/TCAP_ABRT-apdu.c libosmo-asn1-tcap/src/gen/TCAP_ABRT-source.c libosmo-asn1-tcap/src/gen/TCAP_AUDT-apdu.c libosmo-asn1-tcap/src/gen/TCAP_Abort.c libosmo-asn1-tcap/src/gen/TCAP_Associate-result.c libosmo-asn1-tcap/src/gen/TCAP_Associate-source-diagnostic.c libosmo-asn1-tcap/src/gen/TCAP_Begin.c libosmo-asn1-tcap/src/gen/TCAP_Component.c libosmo-asn1-tcap/src/gen/TCAP_ComponentPortion.c libosmo-asn1-tcap/src/gen/TCAP_Continue.c libosmo-asn1-tcap/src/gen/TCAP_DestTransactionID.c libosmo-asn1-tcap/src/gen/TCAP_Dialog1.c libosmo-asn1-tcap/src/gen/TCAP_DialoguePDU.c libosmo-asn1-tcap/src/gen/TCAP_DialoguePortion.c libosmo-asn1-tcap/src/gen/TCAP_ERROR.c libosmo-asn1-tcap/src/gen/TCAP_EXTERNAL.c libosmo-asn1-tcap/src/gen/TCAP_End.c libosmo-asn1-tcap/src/gen/TCAP_ErrorCode.c libosmo-asn1-tcap/src/gen/TCAP_ExternalPDU.c libosmo-asn1-tcap/src/gen/TCAP_GeneralProblem.c libosmo-asn1-tcap/src/gen/TCAP_Invoke.c libosmo-asn1-tcap/src/gen/TCAP_InvokeIdType.c libosmo-asn1-tcap/src/gen/TCAP_InvokeProblem.c libosmo-asn1-tcap/src/gen/TCAP_OPERATION.c libosmo-asn1-tcap/src/gen/TCAP_OrigTransactionID.c libosmo-asn1-tcap/src/gen/TCAP_P-AbortCause.c libosmo-asn1-tcap/src/gen/TCAP_Parameter.c libosmo-asn1-tcap/src/gen/TCAP_RLRE-apdu.c libosmo-asn1-tcap/src/gen/TCAP_RLRQ-apdu.c libosmo-asn1-tcap/src/gen/TCAP_Reason.c libosmo-asn1-tcap/src/gen/TCAP_Reject.c libosmo-asn1-tcap/src/gen/TCAP_Release-request-reason.c libosmo-asn1-tcap/src/gen/TCAP_Release-response-reason.c libosmo-asn1-tcap/src/gen/TCAP_ReturnError.c libosmo-asn1-tcap/src/gen/TCAP_ReturnErrorProblem.c libosmo-asn1-tcap/src/gen/TCAP_ReturnResult.c libosmo-asn1-tcap/src/gen/TCAP_ReturnResultProblem.c libosmo-asn1-tcap/src/gen/TCAP_TCMessage.c libosmo-asn1-tcap/src/gen/TCAP_UniDialoguePDU.c libosmo-asn1-tcap/src/gen/TCAP_Unidirectional.c libosmo-asn1-tcap/src/skel/ libosmo-asn1-tcap/src/skel/ANY.c libosmo-asn1-tcap/src/skel/ANY_ber.c libosmo-asn1-tcap/src/skel/BIT_STRING.c libosmo-asn1-tcap/src/skel/BIT_STRING_print.c libosmo-asn1-tcap/src/skel/BIT_STRING_rfill.c libosmo-asn1-tcap/src/skel/GraphicString.c libosmo-asn1-tcap/src/skel/INTEGER.c libosmo-asn1-tcap/src/skel/INTEGER_ber.c libosmo-asn1-tcap/src/skel/INTEGER_print.c libosmo-asn1-tcap/src/skel/INTEGER_rfill.c libosmo-asn1-tcap/src/skel/NULL.c libosmo-asn1-tcap/src/skel/NULL_ber.c libosmo-asn1-tcap/src/skel/NULL_print.c libosmo-asn1-tcap/src/skel/NULL_rfill.c libosmo-asn1-tcap/src/skel/NativeInteger.c libosmo-asn1-tcap/src/skel/NativeInteger_ber.c libosmo-asn1-tcap/src/skel/NativeInteger_print.c libosmo-asn1-tcap/src/skel/NativeInteger_rfill.c libosmo-asn1-tcap/src/skel/OBJECT_IDENTIFIER.c libosmo-asn1-tcap/src/skel/OBJECT_IDENTIFIER_print.c libosmo-asn1-tcap/src/skel/OBJECT_IDENTIFIER_rfill.c libosmo-asn1-tcap/src/skel/OCTET_STRING.c libosmo-asn1-tcap/src/skel/OCTET_STRING_ber.c libosmo-asn1-tcap/src/skel/OCTET_STRING_print.c libosmo-asn1-tcap/src/skel/OCTET_STRING_rfill.c libosmo-asn1-tcap/src/skel/OPEN_TYPE.c libosmo-asn1-tcap/src/skel/OPEN_TYPE_ber.c libosmo-asn1-tcap/src/skel/ObjectDescriptor.c libosmo-asn1-tcap/src/skel/asn_SEQUENCE_OF.c libosmo-asn1-tcap/src/skel/asn_SET_OF.c libosmo-asn1-tcap/src/skel/asn_application.c libosmo-asn1-tcap/src/skel/asn_bit_data.c libosmo-asn1-tcap/src/skel/asn_codecs_prim.c libosmo-asn1-tcap/src/skel/asn_codecs_prim_ber.c libosmo-asn1-tcap/src/skel/asn_internal.c libosmo-asn1-tcap/src/skel/asn_random_fill.c libosmo-asn1-tcap/src/skel/ber_decoder.c libosmo-asn1-tcap/src/skel/ber_tlv_length.c libosmo-asn1-tcap/src/skel/ber_tlv_tag.c libosmo-asn1-tcap/src/skel/constr_CHOICE.c libosmo-asn1-tcap/src/skel/constr_CHOICE_ber.c libosmo-asn1-tcap/src/skel/constr_CHOICE_print.c libosmo-asn1-tcap/src/skel/constr_CHOICE_rfill.c libosmo-asn1-tcap/src/skel/constr_SEQUENCE.c libosmo-asn1-tcap/src/skel/constr_SEQUENCE_OF.c libosmo-asn1-tcap/src/skel/constr_SEQUENCE_OF_ber.c libosmo-asn1-tcap/src/skel/constr_SEQUENCE_ber.c libosmo-asn1-tcap/src/skel/constr_SEQUENCE_print.c libosmo-asn1-tcap/src/skel/constr_SEQUENCE_rfill.c libosmo-asn1-tcap/src/skel/constr_SET_OF.c libosmo-asn1-tcap/src/skel/constr_SET_OF_ber.c libosmo-asn1-tcap/src/skel/constr_SET_OF_print.c libosmo-asn1-tcap/src/skel/constr_SET_OF_rfill.c libosmo-asn1-tcap/src/skel/constr_TYPE.c libosmo-asn1-tcap/src/skel/constraints.c libosmo-asn1-tcap/src/skel/der_encoder.c + cd _temp/binpkgs/libosmo-asn1-tcap + apt-get -y update Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] Hit:3 http://deb.debian.org/debian trixie InRelease Hit:4 http://deb.debian.org/debian trixie-updates InRelease Hit:5 http://deb.debian.org/debian-security trixie-security InRelease Fetched 73.4 kB in 0s (859 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libpipeline1 libpkgconf3 libtool libuchardet0 libxml2 m4 man-db pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. Need to get 10.7 MB of archives. After this operation, 39.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:22 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u1 [698 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 10.7 MB in 0s (70.3 MB/s) Selecting previously unselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15437 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../22-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u1_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../27-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../28-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../29-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../30-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up autopoint (0.23.1-2) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up groff-base (1.23.0-9) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up debhelper (13.24.2) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package libosmo-asn1-tcap dpkg-buildpackage: info: source version 0.1.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Oliver Smith <osmith@sysmocom.de> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing dh_clean -O--fail-missing dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmo-asn1-tcap in libosmo-asn1-tcap_0.1.0.tar.xz dpkg-source: info: building libosmo-asn1-tcap in libosmo-asn1-tcap_0.1.0.dsc debian/rules binary dh binary --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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' configure.ac:17: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:17: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:17: the top level configure.ac:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2821: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2837: AC_COMPILE_IFELSE is expanded from... configure.ac:33: the top level configure.ac:66: warning: AC_OUTPUT should be used without arguments. configure.ac:66: You should run autoupdate. configure.ac:14: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:66: error: required file 'contrib/libosmo-netif.spec.in' not found include/osmocom/tcap/Makefile.am:82: warning: dir $@: non-POSIX variable name include/osmocom/tcap/Makefile.am:82: (probably a GNU make extension) src/Makefile.am: installing './depcomp' autoreconf: error: automake failed with exit status: 1 dh_autoreconf: error: autoreconf -f -i returned exit code 1 make: *** [debian/rules:5: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1889923 killed; [ssh-agent] Stopped. Finished: FAILURE