Skip to content
Started by upstream project "gerrit-simtrace2" build number 91
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/simtrace2/+/42749 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-crvOIreTBxBy/agent.4037599
SSH_AGENT_PID=4037602
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_10464731866803837543.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_10464731866803837543.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/simtrace2
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/simtrace2 # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/simtrace2
 > 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/simtrace2 +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/simtrace2 # 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/simtrace2 # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/simtrace2
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/simtrace2 refs/changes/49/42749/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision fcea68f639be89404e7a641e0f7519c8a959712a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcea68f639be89404e7a641e0f7519c8a959712a # timeout=10
Commit message: "contrib: extend wireshark lua dissector"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
ERROR: No submodules found.
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins2032273596224874333.sh + set +x Building binary packages for distro: 'debian:11' + 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 8c48379 lint/checkpatch: ignore STATIC_CONST_CHAR_ARRAY + cd simtrace2 + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: 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/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/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.48kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [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-cmake dh-python dh-runit 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 #5 CACHED #6 [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 #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:c4af7f19ba5e5c46e4683e93f08db2f851373bda70ab77ea5687f28081b31f25 done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 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'] simtrace2: using cached https://gerrit.osmocom.org/simtrace2 (not cloning, not fetching) simtrace2: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] fcea68f contrib: extend wireshark lua dissector simtrace2: skipping git checkout, current commit: fcea68f contrib: extend wireshark lua dissector + get_version_for_feed(): ['/obs/_cache/simtrace2/git-version-gen', '.'] 0.9.0.3-fceasimtrace2: building source package 0.9.0.3-fcea simtrace2: adding debian/changelog entry (0.9.0 => 0.9.0.3.fcea) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] simtrace2: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package simtrace2 dpkg-buildpackage: info: source version 0.9.0.3.fcea dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . debian/rules clean dh clean --no-parallel dh_auto_clean -O--no-parallel make -j1 clean make[1]: Entering directory '/obs/_cache/simtrace2' make -C firmware BOARD=simtrace APP=dfu clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/dfu/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=simtrace APP=blupdate clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/blupdate/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=simtrace APP=trace clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/trace/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=simtrace APP=cardem clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/cardem/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=qmod APP=dfu clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/dfu/usb_strings.txt.patched rm -fR obj/qmod/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=qmod APP=blupdate clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/blupdate/usb_strings.txt.patched rm -fR obj/qmod/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=qmod APP=cardem clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/cardem/usb_strings.txt.patched rm -fR obj/qmod/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=dfu clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/dfu/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=blupdate clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/blupdate/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=trace clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/trace/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=cardem clean make[2]: Entering directory '/obs/_cache/simtrace2/firmware' rm -f apps/cardem/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_cache/simtrace2/firmware' if [ -e host/Makefile ]; then \ make -C host clean; \ fi make[1]: Leaving directory '/obs/_cache/simtrace2' dh_autoreconf_clean -O--no-parallel dh_clean -O--no-parallel dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building simtrace2 in simtrace2_0.9.0.3.fcea.tar.xz dpkg-source: info: building simtrace2 in simtrace2_0.9.0.3.fcea.dsc dpkg-genbuildinfo --build=source -O../simtrace2_0.9.0.3.fcea_source.buildinfo dpkg-genchanges --build=source -O../simtrace2_0.9.0.3.fcea_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/simtrace2 + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] fcea68f639be89404e7a641e0f7519c8a959712a simtrace2: adding commit_fcea68f639be89404e7a641e0f7519c8a959712a.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/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/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:11 #2 DONE 1.1s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:11@sha256:0853c358aa50eb8ee8661afd9449652600656eda293c8b84ecddfe0481cbdb14 #4 resolve docker.io/library/debian:11@sha256:0853c358aa50eb8ee8661afd9449652600656eda293c8b84ecddfe0481cbdb14 0.0s done #4 sha256:0853c358aa50eb8ee8661afd9449652600656eda293c8b84ecddfe0481cbdb14 4.52kB / 4.52kB done #4 sha256:cd3d9e8ec611d6fb11058fbcc4dbd9c27843f09b21623c4c81fb7a1bafc335ca 1.02kB / 1.02kB done #4 sha256:1a202eecd21cdcfaffa8f4f4a2572310feaea33f077fa9f670b440d8605eb823 453B / 453B done #4 DONE 0.2s #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 DONE 0.1s #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 0.376 + id 1000 #7 0.379 + useradd --uid=1000 -m user #7 DONE 0.6s #8 [4/6] RUN CASE "debian:11" 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 0.477 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #8 0.506 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #8 0.508 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #8 0.684 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #8 0.914 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [454 kB] #8 0.923 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #8 1.508 Fetched 8685 kB in 1s (7703 kB/s) #8 1.508 Reading package lists... #8 1.740 Reading package lists... #8 1.976 Building dependency tree... #8 2.027 Reading state information... #8 2.090 The following additional packages will be installed: #8 2.090 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr #8 2.090 dpkg-dev g++ g++-10 gcc gcc-10 git-man gnupg gnupg-l10n gnupg-utils gpg #8 2.090 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libasan6 libassuan0 #8 2.090 libatomic1 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev #8 2.090 libcap2 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #8 2.090 libcurl3-gnutls libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot #8 2.090 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 #8 2.090 libldap-2.4-2 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 2.090 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpsl5 libquadmath0 #8 2.090 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 #8 2.090 libstdc++-10-dev libtirpc-dev libtsan0 libubsan1 libxtables12 linux-libc-dev #8 2.090 make openssl patch perl perl-modules-5.32 pinentry-curses readline-common #8 2.090 xz-utils #8 2.091 Suggested packages: #8 2.091 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session #8 2.091 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #8 2.091 g++-10-multilib gcc-10-doc gcc-multilib manpages-dev autoconf automake #8 2.091 libtool flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #8 2.091 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 2.091 git-mediawiki git-svn parcimonie xloadimage scdaemon iproute2-doc glibc-doc #8 2.091 sensible-utils bzr gdbm-l10n libstdc++-10-doc make-doc ed diffutils-doc #8 2.091 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 2.091 libtap-harness-archive-perl pinentry-doc readline-doc #8 2.091 Recommended packages: #8 2.091 libalgorithm-merge-perl less ssh-client libatm1 manpages manpages-dev #8 2.091 libc-devtools libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #8 2.091 libldap-common libgpm2 publicsuffix libsasl2-modules netbase #8 2.264 The following NEW packages will be installed: #8 2.264 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 #8 2.264 ca-certificates cpp cpp-10 dirmngr dpkg-dev fakeroot g++ g++-10 gcc gcc-10 #8 2.264 git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client #8 2.264 gpg-wks-server gpgconf gpgsm iproute2 libasan6 libassuan0 libatomic1 #8 2.264 libbinutils libbpf0 libbrotli1 libbsd0 libc-dev-bin libc6-dev libcap2 #8 2.264 libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #8 2.264 libdpkg-perl libelf1 liberror-perl libexpat1 libfakeroot libgcc-10-dev #8 2.264 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libksba8 libldap-2.4-2 #8 2.264 liblsan0 libmd0 libmnl0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnpth0 #8 2.264 libnsl-dev libperl5.32 libpsl5 libquadmath0 libreadline8 librtmp1 libsasl2-2 #8 2.264 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtirpc-dev #8 2.264 libtsan0 libubsan1 libxtables12 linux-libc-dev make openssl patch perl #8 2.264 perl-modules-5.32 pinentry-curses readline-common xz-utils #8 2.283 0 upgraded, 89 newly installed, 0 to remove and 1 not upgraded. #8 2.283 Need to get 90.2 MB of archives. #8 2.283 After this operation, 343 MB of additional disk space will be used. #8 2.283 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u5 [2823 kB] #8 2.344 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 2.344 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 2.345 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u5 [4102 kB] #8 2.387 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u5 [294 kB] #8 2.390 Get:6 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 2.391 Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libbpf0 amd64 1:0.3-2+deb11u1 [98.5 kB] #8 2.392 Get:8 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 2.392 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #8 2.394 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2 amd64 1:2.44-1+deb11u1 [24.2 kB] #8 2.682 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #8 2.705 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] #8 2.705 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2-bin amd64 1:2.44-1+deb11u1 [33.2 kB] #8 2.705 Get:14 http://deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] #8 2.709 Get:15 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 2.709 Get:16 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 2.710 Get:17 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 2.710 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u5 [859 kB] #8 2.725 Get:19 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20230311+deb12u1~deb11u1 [169 kB] #8 2.740 Get:20 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #8 2.742 Get:21 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 2.764 Get:22 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 2.769 Get:23 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 2.770 Get:24 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 2.770 Get:25 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 2.786 Get:26 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 2.786 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #8 2.788 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.251-4 [1880 kB] #8 2.804 Get:29 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 2.805 Get:30 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #8 2.807 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 2.807 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #8 2.828 Get:33 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 2.833 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 2.851 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 2.851 Get:36 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 2.924 Get:37 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 2.924 Get:38 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 2.925 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 2.925 Get:40 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 2.925 Get:41 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 2.925 Get:42 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 2.943 Get:43 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 2.950 Get:44 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 2.967 Get:45 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 2.973 Get:46 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 2.975 Get:47 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 3.008 Get:48 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #8 3.155 Get:49 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 3.155 Get:50 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 3.168 Get:51 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 3.249 Get:52 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 3.249 Get:53 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 3.251 Get:54 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #8 3.264 Get:55 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 3.265 Get:56 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB] #8 3.285 Get:57 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 3.285 Get:58 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 3.293 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgconf amd64 2.2.27-2+deb11u3 [548 kB] #8 3.298 Get:60 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] #8 3.299 Get:61 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #8 3.299 Get:62 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #8 3.300 Get:63 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #8 3.302 Get:64 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 3.302 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 dirmngr amd64 2.2.27-2+deb11u3 [763 kB] #8 3.309 Get:66 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 3.309 Get:67 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 3.320 Get:68 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 3.324 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u3 [77.6 kB] #8 3.328 Get:70 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 3.329 Get:71 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 3.331 Get:72 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #8 3.333 Get:73 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u16 [344 kB] #8 3.336 Get:74 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #8 3.345 Get:75 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 3.346 Get:76 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u5 [1831 kB] #8 3.362 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u5 [5568 kB] #8 3.410 Get:78 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-l10n all 2.2.27-2+deb11u3 [1084 kB] #8 3.419 Get:79 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-utils amd64 2.2.27-2+deb11u3 [905 kB] #8 3.426 Get:80 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #8 3.433 Get:81 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg amd64 2.2.27-2+deb11u3 [928 kB] #8 3.441 Get:82 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #8 3.442 Get:83 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 3.480 Get:84 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-agent amd64 2.2.27-2+deb11u3 [670 kB] #8 3.487 Get:85 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u3 [524 kB] #8 3.491 Get:86 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u3 [516 kB] #8 3.496 Get:87 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgsm amd64 2.2.27-2+deb11u3 [645 kB] #8 3.509 Get:88 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg all 2.2.27-2+deb11u3 [825 kB] #8 3.519 Get:89 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg2 all 2.2.27-2+deb11u3 [435 kB] #8 3.595 debconf: delaying package configuration, since apt-utils is not installed #8 3.606 Fetched 90.2 MB in 1s (71.8 MB/s) #8 3.637 Selecting previously unselected package perl-modules-5.32. #8 3.637 (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 ... 6673 files and directories currently installed.) #8 3.639 Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u5_all.deb ... #8 3.655 Unpacking perl-modules-5.32 (5.32.1-4+deb11u5) ... #8 4.012 Selecting previously unselected package libgdbm6:amd64. #8 4.013 Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ... #8 4.071 Unpacking libgdbm6:amd64 (1.19-2) ... #8 4.318 Selecting previously unselected package libgdbm-compat4:amd64. #8 4.318 Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ... #8 4.334 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 4.715 Selecting previously unselected package libperl5.32:amd64. #8 4.716 Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u5_amd64.deb ... #8 4.787 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u5) ... #8 5.126 Selecting previously unselected package perl. #8 5.127 Preparing to unpack .../04-perl_5.32.1-4+deb11u5_amd64.deb ... #8 5.150 Unpacking perl (5.32.1-4+deb11u5) ... #8 5.272 Selecting previously unselected package libelf1:amd64. #8 5.272 Preparing to unpack .../05-libelf1_0.183-1_amd64.deb ... #8 5.288 Unpacking libelf1:amd64 (0.183-1) ... #8 5.411 Selecting previously unselected package libbpf0:amd64. #8 5.411 Preparing to unpack .../06-libbpf0_1%3a0.3-2+deb11u1_amd64.deb ... #8 5.427 Unpacking libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 5.545 Selecting previously unselected package libmd0:amd64. #8 5.546 Preparing to unpack .../07-libmd0_1.0.3-3_amd64.deb ... #8 5.562 Unpacking libmd0:amd64 (1.0.3-3) ... #8 5.676 Selecting previously unselected package libbsd0:amd64. #8 5.677 Preparing to unpack .../08-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #8 5.693 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 5.805 Selecting previously unselected package libcap2:amd64. #8 5.805 Preparing to unpack .../09-libcap2_1%3a2.44-1+deb11u1_amd64.deb ... #8 5.823 Unpacking libcap2:amd64 (1:2.44-1+deb11u1) ... #8 5.936 Selecting previously unselected package libmnl0:amd64. #8 5.937 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... #8 5.953 Unpacking libmnl0:amd64 (1.0.4-3) ... #8 6.080 Selecting previously unselected package libxtables12:amd64. #8 6.081 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... #8 6.119 Unpacking libxtables12:amd64 (1.8.7-1) ... #8 6.300 Selecting previously unselected package libcap2-bin. #8 6.301 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1+deb11u1_amd64.deb ... #8 6.335 Unpacking libcap2-bin (1:2.44-1+deb11u1) ... #8 6.608 Selecting previously unselected package iproute2. #8 6.610 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... #8 6.642 Unpacking iproute2 (5.10.0-4) ... #8 6.906 Selecting previously unselected package readline-common. #8 6.908 Preparing to unpack .../14-readline-common_8.1-1_all.deb ... #8 6.938 Unpacking readline-common (8.1-1) ... #8 7.188 Selecting previously unselected package libreadline8:amd64. #8 7.190 Preparing to unpack .../15-libreadline8_8.1-1_amd64.deb ... #8 7.228 Unpacking libreadline8:amd64 (8.1-1) ... #8 7.416 Selecting previously unselected package bzip2. #8 7.418 Preparing to unpack .../16-bzip2_1.0.8-4_amd64.deb ... #8 7.452 Unpacking bzip2 (1.0.8-4) ... #8 7.705 Selecting previously unselected package openssl. #8 7.708 Preparing to unpack .../17-openssl_1.1.1w-0+deb11u5_amd64.deb ... #8 7.739 Unpacking openssl (1.1.1w-0+deb11u5) ... #8 8.006 Selecting previously unselected package ca-certificates. #8 8.007 Preparing to unpack .../18-ca-certificates_20230311+deb12u1~deb11u1_all.deb ... #8 8.026 Unpacking ca-certificates (20230311+deb12u1~deb11u1) ... #8 8.317 Selecting previously unselected package xz-utils. #8 8.319 Preparing to unpack .../19-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #8 8.354 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 8.511 Selecting previously unselected package binutils-common:amd64. #8 8.511 Preparing to unpack .../20-binutils-common_2.35.2-2_amd64.deb ... #8 8.527 Unpacking binutils-common:amd64 (2.35.2-2) ... #8 8.870 Selecting previously unselected package libbinutils:amd64. #8 8.873 Preparing to unpack .../21-libbinutils_2.35.2-2_amd64.deb ... #8 8.904 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 9.170 Selecting previously unselected package libctf-nobfd0:amd64. #8 9.173 Preparing to unpack .../22-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 9.208 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 9.447 Selecting previously unselected package libctf0:amd64. #8 9.449 Preparing to unpack .../23-libctf0_2.35.2-2_amd64.deb ... #8 9.486 Unpacking libctf0:amd64 (2.35.2-2) ... #8 9.691 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 9.694 Preparing to unpack .../24-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 9.728 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 10.04 Selecting previously unselected package binutils. #8 10.04 Preparing to unpack .../25-binutils_2.35.2-2_amd64.deb ... #8 10.07 Unpacking binutils (2.35.2-2) ... #8 10.28 Selecting previously unselected package libc-dev-bin. #8 10.28 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u13_amd64.deb ... #8 10.31 Unpacking libc-dev-bin (2.31-13+deb11u13) ... #8 10.56 Selecting previously unselected package linux-libc-dev:amd64. #8 10.56 Preparing to unpack .../27-linux-libc-dev_5.10.251-4_amd64.deb ... #8 10.59 Unpacking linux-libc-dev:amd64 (5.10.251-4) ... #8 10.85 Selecting previously unselected package libcrypt-dev:amd64. #8 10.86 Preparing to unpack .../28-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 10.89 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 11.10 Selecting previously unselected package libtirpc-dev:amd64. #8 11.10 Preparing to unpack .../29-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #8 11.14 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 11.35 Selecting previously unselected package libnsl-dev:amd64. #8 11.35 Preparing to unpack .../30-libnsl-dev_1.3.0-2_amd64.deb ... #8 11.39 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 11.60 Selecting previously unselected package libc6-dev:amd64. #8 11.61 Preparing to unpack .../31-libc6-dev_2.31-13+deb11u13_amd64.deb ... #8 11.64 Unpacking libc6-dev:amd64 (2.31-13+deb11u13) ... #8 12.02 Selecting previously unselected package libisl23:amd64. #8 12.02 Preparing to unpack .../32-libisl23_0.23-1_amd64.deb ... #8 12.06 Unpacking libisl23:amd64 (0.23-1) ... #8 12.35 Selecting previously unselected package libmpfr6:amd64. #8 12.35 Preparing to unpack .../33-libmpfr6_4.1.0-3_amd64.deb ... #8 12.38 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 12.68 Selecting previously unselected package libmpc3:amd64. #8 12.68 Preparing to unpack .../34-libmpc3_1.2.0-1_amd64.deb ... #8 12.71 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 12.89 Selecting previously unselected package cpp-10. #8 12.89 Preparing to unpack .../35-cpp-10_10.2.1-6_amd64.deb ... #8 12.93 Unpacking cpp-10 (10.2.1-6) ... #8 13.48 Selecting previously unselected package cpp. #8 13.49 Preparing to unpack .../36-cpp_4%3a10.2.1-1_amd64.deb ... #8 13.52 Unpacking cpp (4:10.2.1-1) ... #8 13.76 Selecting previously unselected package libcc1-0:amd64. #8 13.76 Preparing to unpack .../37-libcc1-0_10.2.1-6_amd64.deb ... #8 13.78 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 14.04 Selecting previously unselected package libgomp1:amd64. #8 14.04 Preparing to unpack .../38-libgomp1_10.2.1-6_amd64.deb ... #8 14.08 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 14.33 Selecting previously unselected package libitm1:amd64. #8 14.33 Preparing to unpack .../39-libitm1_10.2.1-6_amd64.deb ... #8 14.36 Unpacking libitm1:amd64 (10.2.1-6) ... #8 14.60 Selecting previously unselected package libatomic1:amd64. #8 14.60 Preparing to unpack .../40-libatomic1_10.2.1-6_amd64.deb ... #8 14.64 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 14.87 Selecting previously unselected package libasan6:amd64. #8 14.88 Preparing to unpack .../41-libasan6_10.2.1-6_amd64.deb ... #8 14.91 Unpacking libasan6:amd64 (10.2.1-6) ... #8 15.24 Selecting previously unselected package liblsan0:amd64. #8 15.24 Preparing to unpack .../42-liblsan0_10.2.1-6_amd64.deb ... #8 15.28 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 15.55 Selecting previously unselected package libtsan0:amd64. #8 15.56 Preparing to unpack .../43-libtsan0_10.2.1-6_amd64.deb ... #8 15.60 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 15.94 Selecting previously unselected package libubsan1:amd64. #8 15.94 Preparing to unpack .../44-libubsan1_10.2.1-6_amd64.deb ... #8 15.97 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 16.24 Selecting previously unselected package libquadmath0:amd64. #8 16.25 Preparing to unpack .../45-libquadmath0_10.2.1-6_amd64.deb ... #8 16.27 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 16.48 Selecting previously unselected package libgcc-10-dev:amd64. #8 16.48 Preparing to unpack .../46-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 16.51 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 16.81 Selecting previously unselected package gcc-10. #8 16.81 Preparing to unpack .../47-gcc-10_10.2.1-6_amd64.deb ... #8 16.84 Unpacking gcc-10 (10.2.1-6) ... #8 17.79 Selecting previously unselected package gcc. #8 17.80 Preparing to unpack .../48-gcc_4%3a10.2.1-1_amd64.deb ... #8 17.83 Unpacking gcc (4:10.2.1-1) ... #8 18.06 Selecting previously unselected package libstdc++-10-dev:amd64. #8 18.07 Preparing to unpack .../49-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 18.10 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 18.37 Selecting previously unselected package g++-10. #8 18.37 Preparing to unpack .../50-g++-10_10.2.1-6_amd64.deb ... #8 18.41 Unpacking g++-10 (10.2.1-6) ... #8 19.04 Selecting previously unselected package g++. #8 19.04 Preparing to unpack .../51-g++_4%3a10.2.1-1_amd64.deb ... #8 19.07 Unpacking g++ (4:10.2.1-1) ... #8 19.27 Selecting previously unselected package make. #8 19.27 Preparing to unpack .../52-make_4.3-4.1_amd64.deb ... #8 19.30 Unpacking make (4.3-4.1) ... #8 19.52 Selecting previously unselected package libdpkg-perl. #8 19.52 Preparing to unpack .../53-libdpkg-perl_1.20.13_all.deb ... #8 19.55 Unpacking libdpkg-perl (1.20.13) ... #8 19.77 Selecting previously unselected package patch. #8 19.77 Preparing to unpack .../54-patch_2.7.6-7_amd64.deb ... #8 19.79 Unpacking patch (2.7.6-7) ... #8 20.01 Selecting previously unselected package dpkg-dev. #8 20.01 Preparing to unpack .../55-dpkg-dev_1.20.13_all.deb ... #8 20.04 Unpacking dpkg-dev (1.20.13) ... #8 20.30 Selecting previously unselected package build-essential. #8 20.31 Preparing to unpack .../56-build-essential_12.9_amd64.deb ... #8 20.34 Unpacking build-essential (12.9) ... #8 20.51 Selecting previously unselected package libassuan0:amd64. #8 20.51 Preparing to unpack .../57-libassuan0_2.5.3-7.1_amd64.deb ... #8 20.53 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 20.69 Selecting previously unselected package gpgconf. #8 20.69 Preparing to unpack .../58-gpgconf_2.2.27-2+deb11u3_amd64.deb ... #8 20.73 Unpacking gpgconf (2.2.27-2+deb11u3) ... #8 20.97 Selecting previously unselected package libksba8:amd64. #8 20.97 Preparing to unpack .../59-libksba8_1.5.0-3+deb11u2_amd64.deb ... #8 21.00 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... #8 21.17 Selecting previously unselected package libsasl2-modules-db:amd64. #8 21.17 Preparing to unpack .../60-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 21.20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 21.37 Selecting previously unselected package libsasl2-2:amd64. #8 21.38 Preparing to unpack .../61-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 21.41 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 21.61 Selecting previously unselected package libldap-2.4-2:amd64. #8 21.61 Preparing to unpack .../62-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #8 21.64 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 21.87 Selecting previously unselected package libnpth0:amd64. #8 21.87 Preparing to unpack .../63-libnpth0_1.6-3_amd64.deb ... #8 21.89 Unpacking libnpth0:amd64 (1.6-3) ... #8 22.10 Selecting previously unselected package dirmngr. #8 22.10 Preparing to unpack .../64-dirmngr_2.2.27-2+deb11u3_amd64.deb ... #8 22.15 Unpacking dirmngr (2.2.27-2+deb11u3) ... #8 22.45 Selecting previously unselected package libfakeroot:amd64. #8 22.45 Preparing to unpack .../65-libfakeroot_1.25.3-1.1_amd64.deb ... #8 22.48 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 22.75 Selecting previously unselected package fakeroot. #8 22.75 Preparing to unpack .../66-fakeroot_1.25.3-1.1_amd64.deb ... #8 22.80 Unpacking fakeroot (1.25.3-1.1) ... #8 23.04 Selecting previously unselected package libbrotli1:amd64. #8 23.04 Preparing to unpack .../67-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 23.06 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 23.28 Selecting previously unselected package libnghttp2-14:amd64. #8 23.28 Preparing to unpack .../68-libnghttp2-14_1.43.0-1+deb11u3_amd64.deb ... #8 23.31 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u3) ... #8 23.61 Selecting previously unselected package libpsl5:amd64. #8 23.61 Preparing to unpack .../69-libpsl5_0.21.0-1.2_amd64.deb ... #8 23.66 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 23.92 Selecting previously unselected package librtmp1:amd64. #8 23.93 Preparing to unpack .../70-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 23.96 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 24.18 Selecting previously unselected package libssh2-1:amd64. #8 24.18 Preparing to unpack .../71-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... #8 24.20 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 24.44 Selecting previously unselected package libcurl3-gnutls:amd64. #8 24.44 Preparing to unpack .../72-libcurl3-gnutls_7.74.0-1.3+deb11u16_amd64.deb ... #8 24.49 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u16) ... #8 24.75 Selecting previously unselected package libexpat1:amd64. #8 24.76 Preparing to unpack .../73-libexpat1_2.2.10-2+deb11u7_amd64.deb ... #8 24.79 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 25.00 Selecting previously unselected package liberror-perl. #8 25.00 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... #8 25.04 Unpacking liberror-perl (0.17029-1) ... #8 25.26 Selecting previously unselected package git-man. #8 25.26 Preparing to unpack .../75-git-man_1%3a2.30.2-1+deb11u5_all.deb ... #8 25.30 Unpacking git-man (1:2.30.2-1+deb11u5) ... #8 25.62 Selecting previously unselected package git. #8 25.62 Preparing to unpack .../76-git_1%3a2.30.2-1+deb11u5_amd64.deb ... #8 25.66 Unpacking git (1:2.30.2-1+deb11u5) ... #8 26.08 Selecting previously unselected package gnupg-l10n. #8 26.08 Preparing to unpack .../77-gnupg-l10n_2.2.27-2+deb11u3_all.deb ... #8 26.12 Unpacking gnupg-l10n (2.2.27-2+deb11u3) ... #8 26.35 Selecting previously unselected package gnupg-utils. #8 26.35 Preparing to unpack .../78-gnupg-utils_2.2.27-2+deb11u3_amd64.deb ... #8 26.38 Unpacking gnupg-utils (2.2.27-2+deb11u3) ... #8 26.58 Selecting previously unselected package libsqlite3-0:amd64. #8 26.58 Preparing to unpack .../79-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... #8 26.63 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 26.83 Selecting previously unselected package gpg. #8 26.84 Preparing to unpack .../80-gpg_2.2.27-2+deb11u3_amd64.deb ... #8 26.87 Unpacking gpg (2.2.27-2+deb11u3) ... #8 27.10 Selecting previously unselected package libncursesw6:amd64. #8 27.10 Preparing to unpack .../81-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #8 27.15 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 27.67 Selecting previously unselected package pinentry-curses. #8 27.67 Preparing to unpack .../82-pinentry-curses_1.1.0-4_amd64.deb ... #8 27.70 Unpacking pinentry-curses (1.1.0-4) ... #8 27.92 Selecting previously unselected package gpg-agent. #8 27.92 Preparing to unpack .../83-gpg-agent_2.2.27-2+deb11u3_amd64.deb ... #8 28.03 Unpacking gpg-agent (2.2.27-2+deb11u3) ... #8 28.93 Selecting previously unselected package gpg-wks-client. #8 28.93 Preparing to unpack .../84-gpg-wks-client_2.2.27-2+deb11u3_amd64.deb ... #8 28.96 Unpacking gpg-wks-client (2.2.27-2+deb11u3) ... #8 29.19 Selecting previously unselected package gpg-wks-server. #8 29.19 Preparing to unpack .../85-gpg-wks-server_2.2.27-2+deb11u3_amd64.deb ... #8 29.23 Unpacking gpg-wks-server (2.2.27-2+deb11u3) ... #8 29.39 Selecting previously unselected package gpgsm. #8 29.40 Preparing to unpack .../86-gpgsm_2.2.27-2+deb11u3_amd64.deb ... #8 29.42 Unpacking gpgsm (2.2.27-2+deb11u3) ... #8 29.54 Selecting previously unselected package gnupg. #8 29.55 Preparing to unpack .../87-gnupg_2.2.27-2+deb11u3_all.deb ... #8 29.56 Unpacking gnupg (2.2.27-2+deb11u3) ... #8 29.80 Selecting previously unselected package gnupg2. #8 29.80 Preparing to unpack .../88-gnupg2_2.2.27-2+deb11u3_all.deb ... #8 29.83 Unpacking gnupg2 (2.2.27-2+deb11u3) ... #8 30.03 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... #8 30.14 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ... #8 30.25 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 30.36 Setting up perl-modules-5.32 (5.32.1-4+deb11u5) ... #8 30.47 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 31.92 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #8 32.04 Setting up binutils-common:amd64 (2.35.2-2) ... #8 32.15 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u3) ... #8 32.24 Setting up linux-libc-dev:amd64 (5.10.251-4) ... #8 32.33 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 32.45 Setting up libnpth0:amd64 (1.6-3) ... #8 32.55 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 32.65 Setting up libgomp1:amd64 (10.2.1-6) ... #8 32.76 Setting up bzip2 (1.0.8-4) ... #8 32.88 Setting up libcap2:amd64 (1:2.44-1+deb11u1) ... #8 32.99 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 33.13 Setting up libasan6:amd64 (10.2.1-6) ... #8 33.21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 33.25 Setting up libcap2-bin (1:2.44-1+deb11u1) ... #8 33.35 Setting up fakeroot (1.25.3-1.1) ... #8 33.42 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.42 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 33.48 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 33.57 Setting up make (4.3-4.1) ... #8 33.63 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 33.75 Setting up gnupg-l10n (2.2.27-2+deb11u3) ... #8 33.85 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 33.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 33.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 33.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 33.98 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 34.09 Setting up libmpc3:amd64 (1.2.0-1) ... #8 34.20 Setting up libmnl0:amd64 (1.0.4-3) ... #8 34.29 Setting up libatomic1:amd64 (10.2.1-6) ... #8 34.37 Setting up patch (2.7.6-7) ... #8 34.47 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #8 34.58 Setting up libxtables12:amd64 (1.8.7-1) ... #8 34.65 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 34.74 Setting up libubsan1:amd64 (10.2.1-6) ... #8 34.84 Setting up libmd0:amd64 (1.0.3-3) ... #8 34.94 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 35.04 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 35.14 Setting up git-man (1:2.30.2-1+deb11u5) ... #8 35.20 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... #8 35.27 Setting up libbinutils:amd64 (2.35.2-2) ... #8 35.37 Setting up libisl23:amd64 (0.23-1) ... #8 35.46 Setting up libc-dev-bin (2.31-13+deb11u13) ... #8 35.50 Setting up openssl (1.1.1w-0+deb11u5) ... #8 35.58 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #8 35.63 Setting up libelf1:amd64 (0.183-1) ... #8 35.68 Setting up readline-common (8.1-1) ... #8 35.73 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 37.97 Setting up liblsan0:amd64 (10.2.1-6) ... #8 38.07 Setting up cpp-10 (10.2.1-6) ... #8 38.16 Setting up libitm1:amd64 (10.2.1-6) ... #8 38.26 Setting up libgdbm6:amd64 (1.19-2) ... #8 38.35 Setting up libtsan0:amd64 (10.2.1-6) ... #8 38.46 Setting up libctf0:amd64 (2.35.2-2) ... #8 38.56 Setting up pinentry-curses (1.1.0-4) ... #8 38.68 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 38.77 Setting up libreadline8:amd64 (8.1-1) ... #8 38.85 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 38.91 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u16) ... #8 38.99 Setting up ca-certificates (20230311+deb12u1~deb11u1) ... #8 39.11 debconf: unable to initialize frontend: Dialog #8 39.11 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 39.11 debconf: falling back to frontend: Readline #8 39.26 Updating certificates in /etc/ssl/certs... #8 39.91 142 added, 0 removed; done. #8 40.05 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 40.13 Setting up libperl5.32:amd64 (5.32.1-4+deb11u5) ... #8 40.24 Setting up cpp (4:10.2.1-1) ... #8 40.35 Setting up gpgconf (2.2.27-2+deb11u3) ... #8 40.45 Setting up libc6-dev:amd64 (2.31-13+deb11u13) ... #8 40.55 Setting up libbpf0:amd64 (1:0.3-2+deb11u1) ... #8 40.60 Setting up gpg (2.2.27-2+deb11u3) ... #8 40.70 Setting up gnupg-utils (2.2.27-2+deb11u3) ... #8 40.80 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 40.90 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 41.00 Setting up gpg-agent (2.2.27-2+deb11u3) ... #8 41.39 Setting up iproute2 (5.10.0-4) ... #8 41.83 debconf: unable to initialize frontend: Dialog #8 41.83 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 41.83 debconf: falling back to frontend: Readline #8 41.90 Setting up gpgsm (2.2.27-2+deb11u3) ... #8 41.98 Setting up binutils (2.35.2-2) ... #8 42.09 Setting up dirmngr (2.2.27-2+deb11u3) ... #8 42.24 Setting up perl (5.32.1-4+deb11u5) ... #8 42.39 Setting up gcc-10 (10.2.1-6) ... #8 42.49 Setting up libdpkg-perl (1.20.13) ... #8 42.64 Setting up gpg-wks-server (2.2.27-2+deb11u3) ... #8 42.75 Setting up g++-10 (10.2.1-6) ... #8 42.83 Setting up gpg-wks-client (2.2.27-2+deb11u3) ... #8 42.94 Setting up gcc (4:10.2.1-1) ... #8 43.07 Setting up dpkg-dev (1.20.13) ... #8 43.22 Setting up liberror-perl (0.17029-1) ... #8 43.33 Setting up git (1:2.30.2-1+deb11u5) ... #8 43.48 Setting up g++ (4:10.2.1-1) ... #8 43.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 43.61 Setting up gnupg (2.2.27-2+deb11u3) ... #8 43.68 Setting up build-essential (12.9) ... #8 43.77 Setting up gnupg2 (2.2.27-2+deb11u3) ... #8 43.88 Processing triggers for libc-bin (2.31-13+deb11u13) ... #8 43.99 Processing triggers for ca-certificates (20230311+deb12u1~deb11u1) ... #8 44.03 Updating certificates in /etc/ssl/certs... #8 44.83 0 added, 0 removed; done. #8 44.83 Running hooks in /etc/ca-certificates/update.d... #8 44.83 done. #8 DONE 46.6s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" 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:11" && exit 1 ;; esac #9 0.480 + echo debian:11 #9 0.481 + cut -d : -f 2 #9 0.481 + sed s/./\u&/ #9 0.482 + VERSION=11 #9 0.482 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_11/ ./ #9 DONE 0.5s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 1.8s done #11 writing image sha256:16e5296e69c77971e94976ad2eb9709810ca3de72f53ba33501ac0078e3549fb 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.9s 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/simtrace2/*.tar.* simtrace2/ simtrace2/.checkpatch.conf simtrace2/.clang-format simtrace2/.github/ simtrace2/.github/FUNDING.yml simtrace2/.tarball-version simtrace2/Makefile simtrace2/README.md simtrace2/TODO-RELEASE simtrace2/clk_calc.py simtrace2/contrib/ simtrace2/contrib/flash.py simtrace2/contrib/jenkins.sh simtrace2/contrib/prepare_upload.sh simtrace2/contrib/simtrace.lua simtrace2/debian/ simtrace2/debian/changelog simtrace2/debian/compat simtrace2/debian/control simtrace2/debian/libosmo-simtrace2-1.install simtrace2/debian/libosmo-simtrace2-dev.install simtrace2/debian/rules simtrace2/debian/simtrace2-firmware.install simtrace2/debian/simtrace2-utils.install simtrace2/debian/source/ simtrace2/debian/source/format simtrace2/firmware/ simtrace2/firmware/Makefile simtrace2/firmware/README.txt simtrace2/firmware/TODO.txt simtrace2/firmware/apps/ simtrace2/firmware/apps/blupdate/ simtrace2/firmware/apps/blupdate/Makefile simtrace2/firmware/apps/blupdate/main.c simtrace2/firmware/apps/blupdate/usb_strings.txt simtrace2/firmware/apps/cardem/ simtrace2/firmware/apps/cardem/Makefile simtrace2/firmware/apps/cardem/main.c simtrace2/firmware/apps/cardem/usb_strings.txt simtrace2/firmware/apps/ccid/ simtrace2/firmware/apps/ccid/main.c simtrace2/firmware/apps/dfu/ simtrace2/firmware/apps/dfu/Makefile simtrace2/firmware/apps/dfu/main.c simtrace2/firmware/apps/dfu/usb_strings.txt simtrace2/firmware/apps/freq_ctr/ simtrace2/firmware/apps/freq_ctr/Makefile simtrace2/firmware/apps/freq_ctr/freq_ctr.c simtrace2/firmware/apps/freq_ctr/main.c simtrace2/firmware/apps/freq_ctr/usb_strings.txt simtrace2/firmware/apps/gpio_test/ simtrace2/firmware/apps/gpio_test/Makefile simtrace2/firmware/apps/gpio_test/gpio_test.c simtrace2/firmware/apps/gpio_test/main.c simtrace2/firmware/apps/gpio_test/usb_strings.txt simtrace2/firmware/apps/trace/ simtrace2/firmware/apps/trace/Makefile simtrace2/firmware/apps/trace/main.c simtrace2/firmware/apps/trace/usb_strings.txt simtrace2/firmware/apps/triple_play/ simtrace2/firmware/apps/triple_play/Makefile simtrace2/firmware/apps/triple_play/main.c simtrace2/firmware/atmel_softpack_libraries/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s-ek-flash.mac simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s-ek-sram.mac simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s1/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s1/flash.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s1/sram.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s1/sram_flashloader.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s2/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s2/flash.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s2/sram.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s2/sram_flashloader.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s4/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s4/flash.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s4/sram.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/ewarm/sam3s4/sram_flashloader.icf simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s1/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s1/flash.ld simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s1/sram.ld simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s1/sram_samba.lds simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s2/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s2/flash.ld simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s2/sram.ld simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s2/sram_samba.lds simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s4/ simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s4/flash.ld simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s4/sram.ld simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s4/sram_samba.lds simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s_ek_flash.gdb simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s_ek_sram.gdb simtrace2/firmware/atmel_softpack_libraries/libboard_sam3s-ek/resources/gcc/sam3s_vb_sram.gdb simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/ simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/chip.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/cmsis/ simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/cmsis/CMSIS_Core.htm simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/ simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/SAM3S.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/USBD_Config.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/bitbanding.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/efc.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/exceptions.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/flashd.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/hsmci.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/pio.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/pio_capture.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/pio_it.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/pmc.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/spi.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/tc.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/trace.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/unique_id.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/usart.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/include/wdt.h simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/ simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/libchip_sam3s1_gcc_dbg.a.txt simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/libchip_sam3s1_gcc_rel.a.txt simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/libchip_sam3s2_gcc_dbg.a.txt simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/libchip_sam3s2_gcc_rel.a.txt simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/libchip_sam3s4_gcc_dbg.a.txt simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/lib/libchip_sam3s4_gcc_rel.a.txt simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/ simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/efc.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/exceptions.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/flashd.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/pio.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/pio_it.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/pmc.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/spi.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/tc.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/unique_id.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/usart.c simtrace2/firmware/atmel_softpack_libraries/libchip_sam3s/source/wdt.c simtrace2/firmware/atmel_softpack_libraries/usb/ simtrace2/firmware/atmel_softpack_libraries/usb/common/ simtrace2/firmware/atmel_softpack_libraries/usb/common/core/ simtrace2/firmware/atmel_softpack_libraries/usb/common/core/USBDescriptors.c simtrace2/firmware/atmel_softpack_libraries/usb/common/core/USBRequests.c simtrace2/firmware/atmel_softpack_libraries/usb/common/dfu/ simtrace2/firmware/atmel_softpack_libraries/usb/common/dfu/usb_dfu.h simtrace2/firmware/atmel_softpack_libraries/usb/device/ simtrace2/firmware/atmel_softpack_libraries/usb/device/core/ simtrace2/firmware/atmel_softpack_libraries/usb/device/core/USBD.c simtrace2/firmware/atmel_softpack_libraries/usb/device/core/USBDCallbacks.c simtrace2/firmware/atmel_softpack_libraries/usb/device/core/USBDDriver.c simtrace2/firmware/atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c simtrace2/firmware/atmel_softpack_libraries/usb/device/dfu/ simtrace2/firmware/atmel_softpack_libraries/usb/device/dfu/dfu.c simtrace2/firmware/atmel_softpack_libraries/usb/device/dfu/dfu.h simtrace2/firmware/atmel_softpack_libraries/usb/device/dfu/dfu_desc.c simtrace2/firmware/atmel_softpack_libraries/usb/device/dfu/dfu_driver.c simtrace2/firmware/atmel_softpack_libraries/usb/device/dfu/dfu_runtime.c simtrace2/firmware/atmel_softpack_libraries/usb/include/ simtrace2/firmware/atmel_softpack_libraries/usb/include/USBD.h simtrace2/firmware/atmel_softpack_libraries/usb/include/USBDDriver.h simtrace2/firmware/atmel_softpack_libraries/usb/include/USBD_HAL.h simtrace2/firmware/atmel_softpack_libraries/usb/include/USBDescriptors.h simtrace2/firmware/atmel_softpack_libraries/usb/include/USBLib_Types.h simtrace2/firmware/atmel_softpack_libraries/usb/include/USBRequests.h simtrace2/firmware/atmel_softpack_libraries/usb/lib/ simtrace2/firmware/atmel_softpack_libraries/usb/usb.h simtrace2/firmware/libboard/ simtrace2/firmware/libboard/common/ simtrace2/firmware/libboard/common/include/ simtrace2/firmware/libboard/common/include/board_common.h simtrace2/firmware/libboard/common/include/board_lowlevel.h simtrace2/firmware/libboard/common/include/boardver_adc.h simtrace2/firmware/libboard/common/include/led.h simtrace2/firmware/libboard/common/include/manifest.h simtrace2/firmware/libboard/common/include/sim_switch.h simtrace2/firmware/libboard/common/include/uart_console.h simtrace2/firmware/libboard/common/resources/ simtrace2/firmware/libboard/common/resources/sam3s1/ simtrace2/firmware/libboard/common/resources/sam3s1/flash.ld simtrace2/firmware/libboard/common/resources/sam3s1/sram.ld simtrace2/firmware/libboard/common/resources/sam3s1/sram_samba.lds simtrace2/firmware/libboard/common/resources/sam3s2/ simtrace2/firmware/libboard/common/resources/sam3s2/flash.ld simtrace2/firmware/libboard/common/resources/sam3s2/sram.ld simtrace2/firmware/libboard/common/resources/sam3s2/sram_samba.lds simtrace2/firmware/libboard/common/resources/sam3s4/ simtrace2/firmware/libboard/common/resources/sam3s4/dfu.ld simtrace2/firmware/libboard/common/resources/sam3s4/flash.ld simtrace2/firmware/libboard/common/resources/sam3s4/sram.ld simtrace2/firmware/libboard/common/resources/sam3s4/sram_samba.lds simtrace2/firmware/libboard/common/resources/sam3s_ek_flash.gdb simtrace2/firmware/libboard/common/resources/sam3s_ek_sram.gdb simtrace2/firmware/libboard/common/resources/sam3s_vb_sram.gdb simtrace2/firmware/libboard/common/source/ simtrace2/firmware/libboard/common/source/board_cstartup_gnu.c simtrace2/firmware/libboard/common/source/board_lowlevel.c simtrace2/firmware/libboard/common/source/boardver_adc.c simtrace2/firmware/libboard/common/source/led.c simtrace2/firmware/libboard/common/source/manifest.c simtrace2/firmware/libboard/common/source/uart_console.c simtrace2/firmware/libboard/ngff_cardem/ simtrace2/firmware/libboard/ngff_cardem/include/ simtrace2/firmware/libboard/ngff_cardem/include/board.h simtrace2/firmware/libboard/ngff_cardem/include/card_pres.h simtrace2/firmware/libboard/ngff_cardem/include/wwan_led.h simtrace2/firmware/libboard/ngff_cardem/include/wwan_perst.h simtrace2/firmware/libboard/ngff_cardem/product_string.txt simtrace2/firmware/libboard/ngff_cardem/source/ simtrace2/firmware/libboard/ngff_cardem/source/board_ngff_cardem.c simtrace2/firmware/libboard/ngff_cardem/source/card_pres.c simtrace2/firmware/libboard/ngff_cardem/source/sim_switch.c simtrace2/firmware/libboard/ngff_cardem/source/wwan_led.c simtrace2/firmware/libboard/ngff_cardem/source/wwan_perst.c simtrace2/firmware/libboard/octsimtest/ simtrace2/firmware/libboard/octsimtest/include/ simtrace2/firmware/libboard/octsimtest/include/board.h simtrace2/firmware/libboard/octsimtest/include/i2c.h simtrace2/firmware/libboard/octsimtest/include/mcp23017.h simtrace2/firmware/libboard/octsimtest/include/mux.h simtrace2/firmware/libboard/octsimtest/product_string.txt simtrace2/firmware/libboard/octsimtest/source/ simtrace2/firmware/libboard/octsimtest/source/board_octsimtest.c simtrace2/firmware/libboard/octsimtest/source/i2c.c simtrace2/firmware/libboard/octsimtest/source/mcp23017.c simtrace2/firmware/libboard/octsimtest/source/mux.c simtrace2/firmware/libboard/octsimtest/source/sim_switch.c simtrace2/firmware/libboard/owhw/ simtrace2/firmware/libboard/owhw/include/ simtrace2/firmware/libboard/owhw/include/board.h simtrace2/firmware/libboard/owhw/product_string.txt simtrace2/firmware/libboard/owhw/source/ simtrace2/firmware/libboard/owhw/source/owhw.c simtrace2/firmware/libboard/owhw/source/sim_switch.c simtrace2/firmware/libboard/qmod/ simtrace2/firmware/libboard/qmod/include/ simtrace2/firmware/libboard/qmod/include/board.h simtrace2/firmware/libboard/qmod/include/card_pres.h simtrace2/firmware/libboard/qmod/include/i2c.h simtrace2/firmware/libboard/qmod/include/wwan_led.h simtrace2/firmware/libboard/qmod/include/wwan_perst.h simtrace2/firmware/libboard/qmod/product_string.txt simtrace2/firmware/libboard/qmod/source/ simtrace2/firmware/libboard/qmod/source/board_qmod.c simtrace2/firmware/libboard/qmod/source/card_pres.c simtrace2/firmware/libboard/qmod/source/i2c.c simtrace2/firmware/libboard/qmod/source/sim_switch.c simtrace2/firmware/libboard/qmod/source/wwan_led.c simtrace2/firmware/libboard/qmod/source/wwan_perst.c simtrace2/firmware/libboard/sam3p256/ simtrace2/firmware/libboard/sam3p256/include/ simtrace2/firmware/libboard/sam3p256/include/board.h simtrace2/firmware/libboard/sam3p256/source/ simtrace2/firmware/libboard/sam3p256/source/board_sam3p256.c simtrace2/firmware/libboard/simtrace/ simtrace2/firmware/libboard/simtrace/include/ simtrace2/firmware/libboard/simtrace/include/board.h simtrace2/firmware/libboard/simtrace/product_string.txt simtrace2/firmware/libboard/simtrace/source/ simtrace2/firmware/libboard/simtrace/source/board_simtrace.c simtrace2/firmware/libboard/simtrace/source/sim_switch.c simtrace2/firmware/libcommon/ simtrace2/firmware/libcommon/include/ simtrace2/firmware/libcommon/include/assert.h simtrace2/firmware/libcommon/include/card_emu.h simtrace2/firmware/libcommon/include/cciddriver.h simtrace2/firmware/libcommon/include/cciddriverdescriptors.h simtrace2/firmware/libcommon/include/iso7816_4.h simtrace2/firmware/libcommon/include/iso7816_fidi.h simtrace2/firmware/libcommon/include/llist_irqsafe.h simtrace2/firmware/libcommon/include/main_common.h simtrace2/firmware/libcommon/include/ringbuffer.h simtrace2/firmware/libcommon/include/simtrace.h simtrace2/firmware/libcommon/include/simtrace_prot.h simtrace2/firmware/libcommon/include/simtrace_usb.h simtrace2/firmware/libcommon/include/stdio.h simtrace2/firmware/libcommon/include/syscalls.h simtrace2/firmware/libcommon/include/talloc.h simtrace2/firmware/libcommon/include/tc_etu.h simtrace2/firmware/libcommon/include/usb_buf.h simtrace2/firmware/libcommon/include/utils.h simtrace2/firmware/libcommon/source/ simtrace2/firmware/libcommon/source/card_emu.c simtrace2/firmware/libcommon/source/cciddriver.c simtrace2/firmware/libcommon/source/crcstub.c simtrace2/firmware/libcommon/source/fputs.c simtrace2/firmware/libcommon/source/host_communication.c simtrace2/firmware/libcommon/source/iso7816_4.c simtrace2/firmware/libcommon/source/iso7816_fidi.c simtrace2/firmware/libcommon/source/main_common.c simtrace2/firmware/libcommon/source/mitm.c simtrace2/firmware/libcommon/source/mode_cardemu.c simtrace2/firmware/libcommon/source/mode_ccid.c simtrace2/firmware/libcommon/source/pseudo_talloc.c simtrace2/firmware/libcommon/source/ringbuffer.c simtrace2/firmware/libcommon/source/simtrace_iso7816.c simtrace2/firmware/libcommon/source/sniffer.c simtrace2/firmware/libcommon/source/stack_check.c simtrace2/firmware/libcommon/source/stdio.c simtrace2/firmware/libcommon/source/string.c simtrace2/firmware/libcommon/source/tc_etu.c simtrace2/firmware/libcommon/source/usb.c simtrace2/firmware/libcommon/source/usb_buf.c simtrace2/firmware/libosmocore/ simtrace2/firmware/libosmocore/include/ simtrace2/firmware/libosmocore/include/osmocom/ simtrace2/firmware/libosmocore/include/osmocom/core/ simtrace2/firmware/libosmocore/include/osmocom/core/backtrace.h simtrace2/firmware/libosmocore/include/osmocom/core/bit16gen.h simtrace2/firmware/libosmocore/include/osmocom/core/bit32gen.h simtrace2/firmware/libosmocore/include/osmocom/core/bit64gen.h simtrace2/firmware/libosmocore/include/osmocom/core/bits.h simtrace2/firmware/libosmocore/include/osmocom/core/defs.h simtrace2/firmware/libosmocore/include/osmocom/core/linuxlist.h simtrace2/firmware/libosmocore/include/osmocom/core/linuxrbtree.h simtrace2/firmware/libosmocore/include/osmocom/core/msgb.h simtrace2/firmware/libosmocore/include/osmocom/core/panic.h simtrace2/firmware/libosmocore/include/osmocom/core/talloc.h simtrace2/firmware/libosmocore/include/osmocom/core/timer.h simtrace2/firmware/libosmocore/include/osmocom/core/utils.h simtrace2/firmware/libosmocore/source/ simtrace2/firmware/libosmocore/source/backtrace.c simtrace2/firmware/libosmocore/source/bits.c simtrace2/firmware/libosmocore/source/msgb.c simtrace2/firmware/libosmocore/source/panic.c simtrace2/firmware/libosmocore/source/rbtree.c simtrace2/firmware/libosmocore/source/timer.c simtrace2/firmware/libosmocore/source/utils.c simtrace2/firmware/misc/ simtrace2/firmware/misc/crctool.c simtrace2/firmware/openocd/ simtrace2/firmware/openocd/openocd.cfg simtrace2/firmware/test/ simtrace2/firmware/test/Makefile simtrace2/firmware/test/card_emu_tests.c simtrace2/firmware/test/trace.h simtrace2/firmware/usbstring/ simtrace2/firmware/usbstring/usbstring.c simtrace2/git-version-gen simtrace2/hardware/ simtrace2/hardware/board_gpio.gnumeric simtrace2/host/ simtrace2/host/COPYING simtrace2/host/Makefile.am simtrace2/host/configure.ac simtrace2/host/contrib/ simtrace2/host/contrib/99-simtrace2.rules simtrace2/host/contrib/Makefile.am simtrace2/host/include/ simtrace2/host/include/Makefile.am simtrace2/host/include/osmocom/ simtrace2/host/include/osmocom/simtrace2/ simtrace2/host/include/osmocom/simtrace2/apdu_dispatch.h simtrace2/host/include/osmocom/simtrace2/gsmtap.h simtrace2/host/include/osmocom/simtrace2/simtrace2_api.h simtrace2/host/include/osmocom/simtrace2/simtrace_prot.h simtrace2/host/include/osmocom/simtrace2/simtrace_usb.h simtrace2/host/include/osmocom/simtrace2/usb_util.h simtrace2/host/include/osmocom/simtrace2/version.h.tpl simtrace2/host/lib/ simtrace2/host/lib/Makefile.am simtrace2/host/lib/apdu_dispatch.c simtrace2/host/lib/gsmtap.c simtrace2/host/lib/simtrace2_api.c simtrace2/host/lib/usb_util.c simtrace2/host/libosmo-simtrace2.pc.in simtrace2/host/src/ simtrace2/host/src/Makefile.am simtrace2/host/src/simtrace2-cardem-pcsc.c simtrace2/host/src/simtrace2-sniff.c simtrace2/host/src/simtrace2-tool.c simtrace2/host/src/simtrace2_usb.c + cd _temp/binpkgs/simtrace2 + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1594 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.1 kB] Fetched 70.7 kB in 1s (96.4 kB/s) Reading package lists... + 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 binutils-arm-none-eabi bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gcc-arm-none-eabi gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libglib2.0-0 libicu67 libmagic-mgc libmagic1 libmnl-dev libnewlib-arm-none-eabi libnewlib-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpcsclite-dev libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config po-debconf sensible-utils 0 upgraded, 60 newly installed, 0 to remove and 1 not upgraded. Need to get 90.6 MB of archives. After this operation, 1208 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.14.0.3.c812 [191 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.14.0.3.c812 [70.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.14.0.3.c812 [88.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.14.0.3.c812 [245 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.14.0.3.c812 [89.7 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.14.0.3.c812 [122 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.14.0.3.c812 [196 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.14.0.3.c812 [78.1 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.14.0.3.c812 [81.8 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-none-eabi amd64 2.35.2-2+14+b2 [2633 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.14.0.3.c812 [68.4 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.14.0.3.c812 [61.8 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.14.0.3.c812 [871 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] Get:41 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-none-eabi amd64 15:8-2019-q3-1+b1 [30.9 MB] Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u8 [1377 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:49 http://deb.debian.org/debian bullseye/main amd64 libnewlib-dev all 3.3.0-1 [262 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libnewlib-arm-none-eabi all 3.3.0-1 [34.6 MB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:54 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:60 http://deb.debian.org/debian bullseye/main amd64 libpcsclite-dev amd64 1.9.1-1 [76.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 90.6 MB in 1s (79.9 MB/s) Selecting previously unselected package bsdextrautils. (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 ... 14384 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../05-sensible-utils_0.0.14_all.deb ... Unpacking sensible-utils (0.0.14) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../06-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../07-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../08-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../09-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../10-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package binutils-arm-none-eabi. Preparing to unpack .../16-binutils-arm-none-eabi_2.35.2-2+14+b2_amd64.deb ... Unpacking binutils-arm-none-eabi (2.35.2-2+14+b2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../17-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../18-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../19-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../20-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../21-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../22-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../23-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../24-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package libicu67:amd64. Preparing to unpack .../25-libicu67_67.1-7+deb11u1_amd64.deb ... Unpacking libicu67:amd64 (67.1-7+deb11u1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../26-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Selecting previously unselected package gettext. Preparing to unpack .../27-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../28-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../29-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../30-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package gcc-arm-none-eabi. Preparing to unpack .../31-gcc-arm-none-eabi_15%3a8-2019-q3-1+b1_amd64.deb ... Unpacking gcc-arm-none-eabi (15:8-2019-q3-1+b1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../32-libglib2.0-0_2.66.8-1+deb11u8_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u8) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../33-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libnewlib-dev. Preparing to unpack .../34-libnewlib-dev_3.3.0-1_all.deb ... Unpacking libnewlib-dev (3.3.0-1) ... Selecting previously unselected package libnewlib-arm-none-eabi. Preparing to unpack .../35-libnewlib-arm-none-eabi_3.3.0-1_all.deb ... Unpacking libnewlib-arm-none-eabi (3.3.0-1) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../36-osmocom-keyring_1.1.1.8.7873_amd64.deb ... Unpacking osmocom-keyring (1.1.1.8.7873) ... Selecting previously unselected package osmocom-master. Preparing to unpack .../37-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../38-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../39-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../40-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../41-libosmocore22_1.14.0.3.c812_amd64.deb ... Unpacking libosmocore22:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../42-libosmocodec4_1.14.0.3.c812_amd64.deb ... Unpacking libosmocodec4:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../43-libosmoisdn0_1.14.0.3.c812_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../44-libosmogsm20_1.14.0.3.c812_amd64.deb ... Unpacking libosmogsm20:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../45-libosmocoding0_1.14.0.3.c812_amd64.deb ... Unpacking libosmocoding0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../46-libosmovty13_1.14.0.3.c812_amd64.deb ... Unpacking libosmovty13:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../47-libosmogb14_1.14.0.3.c812_amd64.deb ... Unpacking libosmogb14:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../48-libosmoctrl0_1.14.0.3.c812_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../49-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../50-libosmosim2_1.14.0.3.c812_amd64.deb ... Unpacking libosmosim2:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../51-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../52-libosmousb0_1.14.0.3.c812_amd64.deb ... Unpacking libosmousb0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmocore. Preparing to unpack .../53-libosmocore_1.14.0.3.c812_amd64.deb ... Unpacking libosmocore (1.14.0.3.c812) ... Selecting previously unselected package pkg-config. Preparing to unpack .../54-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../55-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../56-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../57-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../58-libosmocore-dev_1.14.0.3.c812_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libpcsclite-dev:amd64. Preparing to unpack .../59-libpcsclite-dev_1.9.1-1_amd64.deb ... Unpacking libpcsclite-dev:amd64 (1.9.1-1) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up binutils-arm-none-eabi (2.35.2-2+14+b2) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libicu67:amd64 (67.1-7+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u8) ... No schema files found: doing nothing. Setting up gcc-arm-none-eabi (15:8-2019-q3-1+b1) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up libnewlib-dev (3.3.0-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up libpcsclite-dev:amd64 (1.9.1-1) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up liburing1:amd64 (0.7-3) ... Setting up osmocom-master (1.1.0) ... Setting up libnewlib-arm-none-eabi (3.3.0-1) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.14.0.3.c812) ... Setting up sensible-utils (0.0.14) ... Setting up libosmocodec4:amd64 (1.14.0.3.c812) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.14.0.3.c812) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.14.0.3.c812) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.14.0.3.c812) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.14.0.3.c812) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 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.16.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.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.14.0.3.c812) ... Setting up libosmogb14:amd64 (1.14.0.3.c812) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up dh-autoreconf (20) ... Setting up libosmocoding0:amd64 (1.14.0.3.c812) ... Setting up libosmosim2:amd64 (1.14.0.3.c812) ... Setting up libosmocore (1.14.0.3.c812) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.14.0.3.c812) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package simtrace2 dpkg-buildpackage: info: source version 0.9.0.3.fcea dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --no-parallel dh_auto_clean -O--no-parallel make -j1 clean make[1]: Entering directory '/obs/_temp/binpkgs/simtrace2' make -C firmware BOARD=simtrace APP=dfu clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/dfu/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=simtrace APP=blupdate clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/blupdate/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=simtrace APP=trace clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/trace/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=simtrace APP=cardem clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/cardem/usb_strings.txt.patched rm -fR obj/simtrace/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=qmod APP=dfu clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/dfu/usb_strings.txt.patched rm -fR obj/qmod/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=qmod APP=blupdate clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/blupdate/usb_strings.txt.patched rm -fR obj/qmod/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=qmod APP=cardem clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/cardem/usb_strings.txt.patched rm -fR obj/qmod/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=dfu clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/dfu/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=blupdate clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/blupdate/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=trace clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/trace/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=cardem clean make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' rm -f apps/cardem/usb_strings.txt.patched rm -fR obj/ngff_cardem/*.o bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map bin/*.lst `find . -name \*.p` make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' if [ -e host/Makefile ]; then \ make -C host clean; \ fi make[1]: Leaving directory '/obs/_temp/binpkgs/simtrace2' dh_autoreconf_clean -O--no-parallel dh_clean -O--no-parallel dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building simtrace2 in simtrace2_0.9.0.3.fcea.tar.xz dpkg-source: info: building simtrace2 in simtrace2_0.9.0.3.fcea.dsc debian/rules build dh build --no-parallel dh_update_autotools_config -O--no-parallel dh_autoreconf -O--no-parallel dh_auto_configure -O--no-parallel dh_auto_build -O--no-parallel make -j1 make[1]: Entering directory '/obs/_temp/binpkgs/simtrace2' make -C firmware BOARD=simtrace APP=dfu make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/SIMtrace 2/" apps/dfu/usb_strings.txt > apps/dfu/usb_strings.txt.patched gcc usbstring/usbstring.c -o usbstring/usbstring cat apps/dfu/usb_strings.txt.patched | usbstring/usbstring > apps/dfu/usb_strings_generated.h gcc misc/crctool.c -o misc/crctool mkdir -p bin mkdir -p obj/simtrace [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/simtrace/source/board_simtrace.c] [COMPILING libboard/simtrace/source/sim_switch.c] [COMPILING apps/dfu/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_desc.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_driver.c] Memory region Used Size Region Size %age Used rom: 13076 B 16 KB 79.81% ram: 11672 B 48 KB 23.75% /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=simtrace APP=blupdate make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/SIMtrace 2/" apps/blupdate/usb_strings.txt > apps/blupdate/usb_strings.txt.patched cat apps/blupdate/usb_strings.txt.patched | usbstring/usbstring > apps/blupdate/usb_strings_generated.h mkdir -p bin mkdir -p obj/simtrace [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/simtrace/source/board_simtrace.c] [COMPILING libboard/simtrace/source/sim_switch.c] [COMPILING apps/blupdate/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_desc.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_driver.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25832 B 245248 B 10.53% ram: 11048 B 48 KB 22.48% updating updater section with padded bootloader file.. updating app with crc.. len: 26060 crc: 57c0c032 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=simtrace APP=trace make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/SIMtrace 2/" apps/trace/usb_strings.txt > apps/trace/usb_strings.txt.patched cat apps/trace/usb_strings.txt.patched | usbstring/usbstring > apps/trace/usb_strings_generated.h mkdir -p bin mkdir -p obj/simtrace [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/simtrace/source/board_simtrace.c] [COMPILING libboard/simtrace/source/sim_switch.c] [COMPILING apps/trace/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_runtime.c] [COMPILING libcommon/source/card_emu.c] [COMPILING libcommon/source/cciddriver.c] [COMPILING libcommon/source/iso7816_4.c] [COMPILING libcommon/source/iso7816_fidi.c] [COMPILING libcommon/source/mitm.c] [COMPILING libcommon/source/mode_cardemu.c] [COMPILING libcommon/source/mode_ccid.c] [COMPILING libcommon/source/simtrace_iso7816.c] [COMPILING libcommon/source/sniffer.c] [COMPILING libcommon/source/usb.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 22888 B 245248 B 9.33% ram: 23704 B 48 KB 48.23% updating app with crc.. len: 23332 crc: 7cf2fda8 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=simtrace APP=cardem make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/SIMtrace 2/" apps/cardem/usb_strings.txt > apps/cardem/usb_strings.txt.patched cat apps/cardem/usb_strings.txt.patched | usbstring/usbstring > apps/cardem/usb_strings_generated.h mkdir -p bin mkdir -p obj/simtrace [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/simtrace/source/board_simtrace.c] [COMPILING libboard/simtrace/source/sim_switch.c] [COMPILING apps/cardem/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_runtime.c] [COMPILING libcommon/source/card_emu.c] [COMPILING libcommon/source/cciddriver.c] [COMPILING libcommon/source/iso7816_4.c] [COMPILING libcommon/source/iso7816_fidi.c] [COMPILING libcommon/source/mitm.c] [COMPILING libcommon/source/mode_cardemu.c] [COMPILING libcommon/source/mode_ccid.c] [COMPILING libcommon/source/simtrace_iso7816.c] [COMPILING libcommon/source/sniffer.c] [COMPILING libcommon/source/usb.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25804 B 245248 B 10.52% ram: 27992 B 48 KB 56.95% updating app with crc.. len: 27324 crc: e1bcf18b make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=qmod APP=dfu make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/sysmoQMOD (Quad Modem)/" apps/dfu/usb_strings.txt > apps/dfu/usb_strings.txt.patched cat apps/dfu/usb_strings.txt.patched | usbstring/usbstring > apps/dfu/usb_strings_generated.h mkdir -p bin mkdir -p obj/qmod [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/qmod/source/board_qmod.c] [COMPILING libboard/qmod/source/card_pres.c] [COMPILING libboard/qmod/source/i2c.c] [COMPILING libboard/qmod/source/sim_switch.c] [COMPILING libboard/qmod/source/wwan_led.c] [COMPILING libboard/qmod/source/wwan_perst.c] [COMPILING apps/dfu/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_desc.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_driver.c] Memory region Used Size Region Size %age Used rom: 13488 B 16 KB 82.32% ram: 11672 B 48 KB 23.75% make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=qmod APP=blupdate make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/sysmoQMOD (Quad Modem)/" apps/blupdate/usb_strings.txt > apps/blupdate/usb_strings.txt.patched cat apps/blupdate/usb_strings.txt.patched | usbstring/usbstring > apps/blupdate/usb_strings_generated.h mkdir -p bin mkdir -p obj/qmod [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/qmod/source/board_qmod.c] [COMPILING libboard/qmod/source/card_pres.c] [COMPILING libboard/qmod/source/i2c.c] [COMPILING libboard/qmod/source/sim_switch.c] [COMPILING libboard/qmod/source/wwan_led.c] [COMPILING libboard/qmod/source/wwan_perst.c] [COMPILING apps/blupdate/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_desc.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_driver.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25804 B 245248 B 10.52% ram: 11048 B 48 KB 22.48% updating updater section with padded bootloader file.. updating app with crc.. len: 26032 crc: f62e1abc make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=qmod APP=cardem make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/sysmoQMOD (Quad Modem)/" apps/cardem/usb_strings.txt > apps/cardem/usb_strings.txt.patched cat apps/cardem/usb_strings.txt.patched | usbstring/usbstring > apps/cardem/usb_strings_generated.h mkdir -p bin mkdir -p obj/qmod [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/qmod/source/board_qmod.c] [COMPILING libboard/qmod/source/card_pres.c] [COMPILING libboard/qmod/source/i2c.c] [COMPILING libboard/qmod/source/sim_switch.c] [COMPILING libboard/qmod/source/wwan_led.c] [COMPILING libboard/qmod/source/wwan_perst.c] [COMPILING apps/cardem/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_runtime.c] [COMPILING libcommon/source/card_emu.c] [COMPILING libcommon/source/cciddriver.c] [COMPILING libcommon/source/iso7816_4.c] [COMPILING libcommon/source/iso7816_fidi.c] [COMPILING libcommon/source/mitm.c] [COMPILING libcommon/source/mode_cardemu.c] [COMPILING libcommon/source/mode_ccid.c] [COMPILING libcommon/source/simtrace_iso7816.c] [COMPILING libcommon/source/sniffer.c] [COMPILING libcommon/source/usb.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 30432 B 245248 B 12.41% ram: 29288 B 48 KB 59.59% /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 updating app with crc.. len: 33180 crc: 9fe3d547 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=dfu make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/ngff-cardem/" apps/dfu/usb_strings.txt > apps/dfu/usb_strings.txt.patched cat apps/dfu/usb_strings.txt.patched | usbstring/usbstring > apps/dfu/usb_strings_generated.h mkdir -p bin mkdir -p obj/ngff_cardem [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/ngff_cardem/source/board_ngff_cardem.c] libboard/ngff_cardem/source/board_ngff_cardem.c:152:35: warning: 'struct cardem_inst' declared inside parameter list will not be visible outside of this definition or declaration void board_set_card_insert(struct cardem_inst *ci, bool card_insert) ^~~~~~~~~~~ [COMPILING libboard/ngff_cardem/source/card_pres.c] [COMPILING libboard/ngff_cardem/source/sim_switch.c] [COMPILING libboard/ngff_cardem/source/wwan_led.c] [COMPILING libboard/ngff_cardem/source/wwan_perst.c] [COMPILING apps/dfu/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_desc.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_driver.c] Memory region Used Size Region Size %age Used rom: 14152 B 16 KB 86.38% ram: 11744 B 48 KB 23.89% make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=blupdate make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/ngff-cardem/" apps/blupdate/usb_strings.txt > apps/blupdate/usb_strings.txt.patched cat apps/blupdate/usb_strings.txt.patched | usbstring/usbstring > apps/blupdate/usb_strings_generated.h mkdir -p bin mkdir -p obj/ngff_cardem [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/ngff_cardem/source/board_ngff_cardem.c] libboard/ngff_cardem/source/board_ngff_cardem.c:152:35: warning: 'struct cardem_inst' declared inside parameter list will not be visible outside of this definition or declaration void board_set_card_insert(struct cardem_inst *ci, bool card_insert) ^~~~~~~~~~~ [COMPILING libboard/ngff_cardem/source/card_pres.c] [COMPILING libboard/ngff_cardem/source/sim_switch.c] [COMPILING libboard/ngff_cardem/source/wwan_led.c] [COMPILING libboard/ngff_cardem/source/wwan_perst.c] [COMPILING apps/blupdate/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_desc.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_driver.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25836 B 245248 B 10.53% ram: 11048 B 48 KB 22.48% updating updater section with padded bootloader file.. updating app with crc.. len: 26064 crc: 91f1e48e make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=trace make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/ngff-cardem/" apps/trace/usb_strings.txt > apps/trace/usb_strings.txt.patched cat apps/trace/usb_strings.txt.patched | usbstring/usbstring > apps/trace/usb_strings_generated.h mkdir -p bin mkdir -p obj/ngff_cardem [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/ngff_cardem/source/board_ngff_cardem.c] libboard/ngff_cardem/source/board_ngff_cardem.c:152:35: warning: 'struct cardem_inst' declared inside parameter list will not be visible outside of this definition or declaration void board_set_card_insert(struct cardem_inst *ci, bool card_insert) ^~~~~~~~~~~ [COMPILING libboard/ngff_cardem/source/card_pres.c] [COMPILING libboard/ngff_cardem/source/sim_switch.c] [COMPILING libboard/ngff_cardem/source/wwan_led.c] [COMPILING libboard/ngff_cardem/source/wwan_perst.c] [COMPILING apps/trace/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_runtime.c] [COMPILING libcommon/source/card_emu.c] [COMPILING libcommon/source/cciddriver.c] [COMPILING libcommon/source/iso7816_4.c] [COMPILING libcommon/source/iso7816_fidi.c] [COMPILING libcommon/source/mitm.c] [COMPILING libcommon/source/mode_cardemu.c] [COMPILING libcommon/source/mode_ccid.c] [COMPILING libcommon/source/simtrace_iso7816.c] [COMPILING libcommon/source/sniffer.c] [COMPILING libcommon/source/usb.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25124 B 245248 B 10.24% ram: 24928 B 48 KB 50.72% updating app with crc.. len: 26732 crc: f1d0e839 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C firmware BOARD=ngff_cardem APP=cardem make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' sed "s/PRODUCT_STRING/ngff-cardem/" apps/cardem/usb_strings.txt > apps/cardem/usb_strings.txt.patched cat apps/cardem/usb_strings.txt.patched | usbstring/usbstring > apps/cardem/usb_strings_generated.h mkdir -p bin mkdir -p obj/ngff_cardem [COMPILING libosmocore/source/backtrace.c] [COMPILING libosmocore/source/bits.c] [COMPILING libosmocore/source/msgb.c] [COMPILING libosmocore/source/panic.c] [COMPILING libosmocore/source/rbtree.c] [COMPILING libosmocore/source/timer.c] [COMPILING libosmocore/source/utils.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/USBD_HAL.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/efc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/exceptions.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/flashd.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pio_it.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/spi.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/tc.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/unique_id.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/usart.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/source/wdt.c] [COMPILING ./atmel_softpack_libraries/libchip_sam3s/cmsis/core_cm3.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBDescriptors.c] [COMPILING ./atmel_softpack_libraries/usb/common/core/USBRequests.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBD.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDCallbacks.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriver.c] [COMPILING ./atmel_softpack_libraries/usb/device/core/USBDDriverCallbacks.c] [COMPILING libcommon/source/string.c] [COMPILING libcommon/source/stdio.c] [COMPILING libcommon/source/fputs.c] [COMPILING libcommon/source/usb_buf.c] [COMPILING libcommon/source/ringbuffer.c] [COMPILING libcommon/source/pseudo_talloc.c] [COMPILING libcommon/source/host_communication.c] [COMPILING libcommon/source/main_common.c] [COMPILING libcommon/source/stack_check.c] [COMPILING libcommon/source/crcstub.c] [COMPILING libboard/common/source/board_cstartup_gnu.c] [COMPILING libboard/common/source/board_lowlevel.c] [COMPILING libboard/common/source/boardver_adc.c] [COMPILING libboard/common/source/led.c] [COMPILING libboard/common/source/manifest.c] [COMPILING libboard/common/source/uart_console.c] [COMPILING libboard/ngff_cardem/source/board_ngff_cardem.c] [COMPILING libboard/ngff_cardem/source/card_pres.c] [COMPILING libboard/ngff_cardem/source/sim_switch.c] [COMPILING libboard/ngff_cardem/source/wwan_led.c] [COMPILING libboard/ngff_cardem/source/wwan_perst.c] [COMPILING apps/cardem/main.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu.c] [COMPILING ./atmel_softpack_libraries/usb/device/dfu/dfu_runtime.c] [COMPILING libcommon/source/card_emu.c] [COMPILING libcommon/source/cciddriver.c] [COMPILING libcommon/source/iso7816_4.c] [COMPILING libcommon/source/iso7816_fidi.c] [COMPILING libcommon/source/mitm.c] [COMPILING libcommon/source/mode_cardemu.c] [COMPILING libcommon/source/mode_ccid.c] [COMPILING libcommon/source/simtrace_iso7816.c] [COMPILING libcommon/source/sniffer.c] [COMPILING libcommon/source/usb.c] Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 27840 B 245248 B 11.35% ram: 28120 B 48 KB 57.21% /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 updating app with crc.. len: 29424 crc: a9e7b256 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' (cd host && \ autoreconf -fi && \ ./configure --prefix=/usr --disable-werror && \ make) aclocal: warning: couldn't open directory 'm4': No such file or directory 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' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:20: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' lib/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 if gcc supports -fvisibility=hidden... yes checking for libosmocore >= 1.11.0... yes checking for libosmosim >= 1.11.0... yes checking for libosmousb >= 1.11.0... yes checking for libusb-1.0... yes CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/simtrace2=. -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-simtrace2.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating contrib/Makefile config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' echo 0.9.0.3-fcea > .version-t && mv .version-t .version make all-recursive make[3]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' Making all in include make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/include' GEN osmocom/simtrace2/version.h GEN osmocom/simtrace2/version.h make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/include' Making all in lib make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/lib' CC apdu_dispatch.lo CC gsmtap.lo CC simtrace2_api.lo CC usb_util.lo CCLD libosmo-simtrace2.la make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/lib' Making all in src make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/src' CC simtrace2-cardem-pcsc.o CCLD simtrace2-cardem-pcsc CC simtrace2_usb.o CCLD simtrace2-list CC simtrace2-sniff.o CCLD simtrace2-sniff CC simtrace2-tool.o CCLD simtrace2-tool make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/src' Making all in contrib make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/contrib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[3]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[1]: Leaving directory '/obs/_temp/binpkgs/simtrace2' dh_auto_test -O--no-parallel create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --no-parallel dh_testroot -O--no-parallel dh_prep -O--no-parallel dh_auto_install -O--no-parallel make -j1 install DESTDIR=/obs/_temp/binpkgs/simtrace2/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/simtrace2' make -C firmware install make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/firmware' mkdir -p /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/share/simtrace2 cp bin/*.bin bin/*.elf bin/*.elf.txt bin/*.map /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/share/simtrace2 make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/firmware' make -C host install make[2]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' make install-recursive make[3]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' Making install in include make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/include' make[5]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/include' /bin/mkdir -p '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/include/osmocom/simtrace2' /usr/bin/install -c -m 644 osmocom/simtrace2/apdu_dispatch.h osmocom/simtrace2/simtrace2_api.h osmocom/simtrace2/simtrace_usb.h osmocom/simtrace2/simtrace_prot.h osmocom/simtrace2/usb_util.h osmocom/simtrace2/gsmtap.h osmocom/simtrace2/version.h '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/include/osmocom/simtrace2' make[5]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/include' make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/include' Making install in lib make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/lib' make[5]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/lib' /bin/mkdir -p '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-simtrace2.la '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libosmo-simtrace2.so.1.1.0 /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/libosmo-simtrace2.so.1.1.0 libtool: install: (cd /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib && { ln -s -f libosmo-simtrace2.so.1.1.0 libosmo-simtrace2.so.1 || { rm -f libosmo-simtrace2.so.1 && ln -s libosmo-simtrace2.so.1.1.0 libosmo-simtrace2.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib && { ln -s -f libosmo-simtrace2.so.1.1.0 libosmo-simtrace2.so || { rm -f libosmo-simtrace2.so && ln -s libosmo-simtrace2.so.1.1.0 libosmo-simtrace2.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-simtrace2.lai /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/libosmo-simtrace2.la libtool: install: /usr/bin/install -c .libs/libosmo-simtrace2.a /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/libosmo-simtrace2.a libtool: install: chmod 644 /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/libosmo-simtrace2.a libtool: install: ranlib /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/libosmo-simtrace2.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/lib' make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/lib' Making install in src make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/src' make[5]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/src' /bin/mkdir -p '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c simtrace2-cardem-pcsc simtrace2-list simtrace2-sniff simtrace2-tool '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/bin' libtool: warning: '../lib/libosmo-simtrace2.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/simtrace2-cardem-pcsc /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/bin/simtrace2-cardem-pcsc libtool: warning: '../lib/libosmo-simtrace2.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/simtrace2-list /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/bin/simtrace2-list libtool: warning: '../lib/libosmo-simtrace2.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/simtrace2-sniff /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/bin/simtrace2-sniff libtool: warning: '../lib/libosmo-simtrace2.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/simtrace2-tool /obs/_temp/binpkgs/simtrace2/debian/tmp/usr/bin/simtrace2-tool make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/src' make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/src' Making install in contrib make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/simtrace2/host/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' make[5]: Entering directory '/obs/_temp/binpkgs/simtrace2/host' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libosmo-simtrace2.pc '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/lib/pkgconfig' make[5]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[4]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[3]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[2]: Leaving directory '/obs/_temp/binpkgs/simtrace2/host' make[1]: Leaving directory '/obs/_temp/binpkgs/simtrace2' dh_install -O--no-parallel dh_installdocs -O--no-parallel dh_installchangelogs -O--no-parallel dh_systemd_enable -O--no-parallel dh_installinit -O--no-parallel dh_systemd_start -O--no-parallel dh_perl -O--no-parallel dh_link -O--no-parallel dh_strip_nondeterminism -O--no-parallel dh_compress -O--no-parallel dh_fixperms -O--no-parallel dh_missing -O--no-parallel dh_strip -O--no-parallel dh_makeshlibs -O--no-parallel dh_shlibdeps -O--no-parallel dh_installdeb -O--no-parallel dh_gencontrol -O--no-parallel dh_md5sums -O--no-parallel dh_builddeb -O--no-parallel dpkg-deb: building package 'simtrace2-utils-dbgsym' in '../simtrace2-utils-dbgsym_0.9.0.3.fcea_amd64.deb'. dpkg-deb: building package 'simtrace2-firmware' in '../simtrace2-firmware_0.9.0.3.fcea_all.deb'. dpkg-deb: building package 'simtrace2-utils' in '../simtrace2-utils_0.9.0.3.fcea_amd64.deb'. dpkg-deb: building package 'libosmo-simtrace2-dev' in '../libosmo-simtrace2-dev_0.9.0.3.fcea_amd64.deb'. dpkg-deb: building package 'libosmo-simtrace2-1' in '../libosmo-simtrace2-1_0.9.0.3.fcea_amd64.deb'. dpkg-deb: building package 'libosmo-simtrace2-1-dbgsym' in '../libosmo-simtrace2-1-dbgsym_0.9.0.3.fcea_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../simtrace2_0.9.0.3.fcea_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmo-simtrace2-1-dbgsym_0.9.0.3.fcea_amd64.deb drwxr-xr-x root/root 0 2026-05-15 16:29 ./ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/9c/ -rw-r--r-- root/root 30144 2026-05-15 16:29 ./usr/lib/debug/.build-id/9c/8bbb3c90de37898490ebbcff9f40a779d1bad7.debug drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-15 16:29 ./usr/share/doc/libosmo-simtrace2-1-dbgsym -> libosmo-simtrace2-1 + dpkg -c libosmo-simtrace2-1_0.9.0.3.fcea_amd64.deb drwxr-xr-x root/root 0 2026-05-15 16:29 ./ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/ -rw-r--r-- root/root 22368 2026-05-15 16:29 ./usr/lib/libosmo-simtrace2.so.1.1.0 drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/libosmo-simtrace2-1/ -rw-r--r-- root/root 5940 2026-05-15 16:29 ./usr/share/doc/libosmo-simtrace2-1/changelog.gz lrwxrwxrwx root/root 0 2026-05-15 16:29 ./usr/lib/libosmo-simtrace2.so.1 -> libosmo-simtrace2.so.1.1.0 + dpkg -c libosmo-simtrace2-dev_0.9.0.3.fcea_amd64.deb drwxr-xr-x root/root 0 2026-05-15 16:29 ./ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/include/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/ -rw-r--r-- root/root 1302 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/apdu_dispatch.h -rw-r--r-- root/root 206 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/gsmtap.h -rw-r--r-- root/root 2284 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/simtrace2_api.h -rw-r--r-- root/root 10820 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/simtrace_prot.h -rw-r--r-- root/root 2701 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/simtrace_usb.h -rw-r--r-- root/root 105 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/usb_util.h -rw-r--r-- root/root 600 2026-05-15 16:29 ./usr/include/osmocom/simtrace2/version.h drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/ -rw-r--r-- root/root 24378 2026-05-15 16:29 ./usr/lib/libosmo-simtrace2.a -rw-r--r-- root/root 1111 2026-05-15 16:29 ./usr/lib/libosmo-simtrace2.la drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/pkgconfig/ -rw-r--r-- root/root 271 2026-05-15 16:29 ./usr/lib/pkgconfig/libosmo-simtrace2.pc drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/libosmo-simtrace2-dev/ -rw-r--r-- root/root 5940 2026-05-15 16:29 ./usr/share/doc/libosmo-simtrace2-dev/changelog.gz lrwxrwxrwx root/root 0 2026-05-15 16:29 ./usr/lib/libosmo-simtrace2.so -> libosmo-simtrace2.so.1.1.0 + dpkg -c simtrace2-firmware_0.9.0.3.fcea_all.deb drwxr-xr-x root/root 0 2026-05-15 16:29 ./ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/simtrace2-firmware/ -rw-r--r-- root/root 5940 2026-05-15 16:29 ./usr/share/doc/simtrace2-firmware/changelog.gz drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/simtrace2/ -rwxr-xr-x root/root 26576 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-blupdate-dfu.bin -rwxr-xr-x root/root 26576 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-blupdate-dfu_nocrcstub.bin -rwxr-xr-x root/root 29936 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-cardem-dfu.bin -rwxr-xr-x root/root 29936 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-cardem-dfu_nocrcstub.bin -rw-r--r-- root/root 16384 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-dfu-flash-padded.bin -rwxr-xr-x root/root 14436 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-dfu-flash.bin -rwxr-xr-x root/root 27244 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-trace-dfu.bin -rwxr-xr-x root/root 27244 2026-05-15 16:29 ./usr/share/simtrace2/ngff_cardem-trace-dfu_nocrcstub.bin -rwxr-xr-x root/root 26544 2026-05-15 16:29 ./usr/share/simtrace2/qmod-blupdate-dfu.bin -rwxr-xr-x root/root 26544 2026-05-15 16:29 ./usr/share/simtrace2/qmod-blupdate-dfu_nocrcstub.bin -rwxr-xr-x root/root 33692 2026-05-15 16:29 ./usr/share/simtrace2/qmod-cardem-dfu.bin -rwxr-xr-x root/root 33692 2026-05-15 16:29 ./usr/share/simtrace2/qmod-cardem-dfu_nocrcstub.bin -rw-r--r-- root/root 16384 2026-05-15 16:29 ./usr/share/simtrace2/qmod-dfu-flash-padded.bin -rwxr-xr-x root/root 13720 2026-05-15 16:29 ./usr/share/simtrace2/qmod-dfu-flash.bin -rwxr-xr-x root/root 26572 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-blupdate-dfu.bin -rwxr-xr-x root/root 26572 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-blupdate-dfu_nocrcstub.bin -rwxr-xr-x root/root 27836 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-cardem-dfu.bin -rwxr-xr-x root/root 27836 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-cardem-dfu_nocrcstub.bin -rw-r--r-- root/root 16384 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-dfu-flash-padded.bin -rwxr-xr-x root/root 13308 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-dfu-flash.bin -rwxr-xr-x root/root 23844 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-trace-dfu.bin -rwxr-xr-x root/root 23844 2026-05-15 16:29 ./usr/share/simtrace2/simtrace-trace-dfu_nocrcstub.bin + dpkg -c simtrace2-utils-dbgsym_0.9.0.3.fcea_amd64.deb drwxr-xr-x root/root 0 2026-05-15 16:29 ./ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/4b/ -rw-r--r-- root/root 17232 2026-05-15 16:29 ./usr/lib/debug/.build-id/4b/3eb40bfc8bfba8cd5ed837d348d7743faf28f2.debug drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/4c/ -rw-r--r-- root/root 18480 2026-05-15 16:29 ./usr/lib/debug/.build-id/4c/3de71b7144784ca36bb11bec009e88c73696a6.debug drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/61/ -rw-r--r-- root/root 25576 2026-05-15 16:29 ./usr/lib/debug/.build-id/61/9bf2ed84ecadcb12fc5815d9bda3febd7e56a9.debug drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/lib/debug/.build-id/94/ -rw-r--r-- root/root 11288 2026-05-15 16:29 ./usr/lib/debug/.build-id/94/faf93d1e08fedbabe2c9d97b7fcae5db9ee21f.debug drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-15 16:29 ./usr/share/doc/simtrace2-utils-dbgsym -> simtrace2-utils + dpkg -c simtrace2-utils_0.9.0.3.fcea_amd64.deb drwxr-xr-x root/root 0 2026-05-15 16:29 ./ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/bin/ -rwxr-xr-x root/root 26808 2026-05-15 16:29 ./usr/bin/simtrace2-cardem-pcsc -rwxr-xr-x root/root 14408 2026-05-15 16:29 ./usr/bin/simtrace2-list -rwxr-xr-x root/root 14408 2026-05-15 16:29 ./usr/bin/simtrace2-sniff -rwxr-xr-x root/root 14520 2026-05-15 16:29 ./usr/bin/simtrace2-tool drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-15 16:29 ./usr/share/doc/simtrace2-utils/ -rw-r--r-- root/root 5940 2026-05-15 16:29 ./usr/share/doc/simtrace2-utils/changelog.gz Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4037602 killed; [ssh-agent] Stopped. Finished: SUCCESS