Started by upstream project "gerrit-simtrace2" build number 89 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/simtrace2/+/42228 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@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-YqOgjpwR5s94/agent.1696951 SSH_AGENT_PID=1696954 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_1397780448659471656.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_1397780448659471656.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@2/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/28/42228/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035 # timeout=10 Commit message: "Use gsmtap_inst_fd2() to remove compiler warning" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d0ad985eb0aa6ae5067f2b3fbfc4853e19e7d947 # 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@2] $ /bin/sh -xe /tmp/jenkins3741568723457939179.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 6e230c3 lint/checkpatch: support multiple configs + cd simtrace2 + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB 0.0s 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-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #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:115c19653bf0ebdbfb82f50fadc1b40b1dfc6f52d6b6a4233117e280a363483f done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] 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'] e1961be Use gsmtap_inst_fd2() to remove compiler warning simtrace2: skipping git checkout, current commit: e1961be Use gsmtap_inst_fd2() to remove compiler warning + get_version_for_feed(): ['/obs/_cache/simtrace2/git-version-gen', '.'] 0.9.0.2-e196simtrace2: building source package 0.9.0.2-e196 simtrace2: adding debian/changelog entry (0.9.0 => 0.9.0.2.e196) + 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.2.e196 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts 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.2.e196.tar.xz dpkg-source: info: building simtrace2 in simtrace2_0.9.0.2.e196.dsc dpkg-genbuildinfo --build=source -O../simtrace2_0.9.0.2.e196_source.buildinfo dpkg-genchanges --build=source -O../simtrace2_0.9.0.2.e196_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'] e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035 simtrace2: adding commit_e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #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/6] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [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 #6 CACHED #7 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #7 CACHED #8 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #8 CACHED #9 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:ec0e96d6e182c6450d3e81b7d0c817895dbdd4574625ee2e2a86417944be243d done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg done #11 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/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 trixie InRelease Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.7 kB] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [113 kB] Fetched 277 kB in 0s (3135 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 libmagic-mgc libmagic1t64 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 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev libxml2 m4 man-db osmocom-keyring osmocom-master pkg-config pkgconf pkgconf-bin po-debconf sensible-utils 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. Need to get 123 MB of archives. After this operation, 1028 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] Get:4 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] Get:10 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.13.0.1.6d38 [180 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.13.0.1.6d38 [55.5 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.13.0.1.6d38 [73.9 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.13.0.1.6d38 [230 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.13.0.1.6d38 [73.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.13.0.1.6d38 [108 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.13.0.1.6d38 [181 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.13.0.1.6d38 [63.1 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 binutils-arm-none-eabi amd64 2.44-3+23+b1 [2924 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.13.0.1.6d38 [66.8 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.13.0.1.6d38 [53.7 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:35 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.13.0.1.6d38 [46.9 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.13.0.1.6d38 [859 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 gcc-arm-none-eabi amd64 15:14.2.rel1-1 [58.0 MB] Get:44 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libnewlib-dev all 4.5.0.20241231-1 [263 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libnewlib-arm-none-eabi all 4.5.0.20241231-1 [48.3 MB] Get:47 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 123 MB in 3s (43.7 MB/s) Selecting previously unselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15438 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../02-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package binutils-arm-none-eabi. Preparing to unpack .../15-binutils-arm-none-eabi_2.44-3+23+b1_amd64.deb ... Unpacking binutils-arm-none-eabi (2.44-3+23+b1) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../23-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Selecting previously unselected package gettext. Preparing to unpack .../24-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../25-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../26-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../27-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package gcc-arm-none-eabi. Preparing to unpack .../28-gcc-arm-none-eabi_15%3a14.2.rel1-1_amd64.deb ... Unpacking gcc-arm-none-eabi (15:14.2.rel1-1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../29-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libnewlib-dev. Preparing to unpack .../30-libnewlib-dev_4.5.0.20241231-1_all.deb ... Unpacking libnewlib-dev (4.5.0.20241231-1) ... Selecting previously unselected package libnewlib-arm-none-eabi. Preparing to unpack .../31-libnewlib-arm-none-eabi_4.5.0.20241231-1_all.deb ... Unpacking libnewlib-arm-none-eabi (4.5.0.20241231-1) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../32-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 .../33-osmocom-master_1.1.0_amd64.deb ... Unpacking osmocom-master (1.1.0) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../34-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../35-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../36-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../37-libosmocore22_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocore22:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../38-libosmocodec4_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocodec4:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.13.0.1.6d38_amd64.deb ... Unpacking libosmogsm20:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../41-libosmocoding0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocoding0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.13.0.1.6d38_amd64.deb ... Unpacking libosmovty13:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../43-libosmogb14_1.13.0.1.6d38_amd64.deb ... Unpacking libosmogb14:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../44-libosmoctrl0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../45-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../46-libosmosim2_1.13.0.1.6d38_amd64.deb ... Unpacking libosmosim2:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../48-libosmousb0_1.13.0.1.6d38_amd64.deb ... Unpacking libosmousb0:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libosmocore. Preparing to unpack .../49-libosmocore_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocore (1.13.0.1.6d38) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../50-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../51-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../52-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../53-libosmocore-dev_1.13.0.1.6d38_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.13.0.1.6d38) ... Selecting previously unselected package libpcsclite-dev:amd64. Preparing to unpack .../54-libpcsclite-dev_2.3.3-1_amd64.deb ... Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../55-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../56-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../57-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../58-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up binutils-arm-none-eabi (2.44-3+23+b1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up gcc-arm-none-eabi (15:14.2.rel1-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up libnewlib-dev (4.5.0.20241231-1) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up libpcsclite-dev:amd64 (2.3.3-1) ... Setting up osmocom-keyring (1.1.1.8.7873) ... Setting up osmocom-master (1.1.0) ... Setting up libnewlib-arm-none-eabi (4.5.0.20241231-1) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.13.0.1.6d38) ... Setting up libosmocodec4:amd64 (1.13.0.1.6d38) ... Setting up groff-base (1.23.0-9) ... Setting up libosmovty13:amd64 (1.13.0.1.6d38) ... Setting up libosmoisdn0:amd64 (1.13.0.1.6d38) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libosmousb0:amd64 (1.13.0.1.6d38) ... Setting up libosmogsm20:amd64 (1.13.0.1.6d38) ... Setting up libosmoctrl0:amd64 (1.13.0.1.6d38) ... Setting up libosmogb14:amd64 (1.13.0.1.6d38) ... Setting up debhelper (13.24.2) ... Setting up libosmocoding0:amd64 (1.13.0.1.6d38) ... Setting up libosmosim2:amd64 (1.13.0.1.6d38) ... Setting up libosmocore (1.13.0.1.6d38) ... Setting up libosmocore-dev:amd64 (1.13.0.1.6d38) ... Processing triggers for libc-bin (2.41-12+deb13u1) ... + [ -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.2.e196 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-buildpackage: info: host architecture amd64 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/_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.2.e196.tar.xz dpkg-source: info: building simtrace2 in simtrace2_0.9.0.2.e196.dsc debian/rules binary dh binary --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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:148:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 148 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:148:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 148 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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] /usr/lib/gcc/arm-none-eabi/14.2.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 Memory region Used Size Region Size %age Used rom: 13212 B 16 KB 80.64% ram: 11656 B 48 KB 23.71% 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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: 25976 B 245248 B 10.59% ram: 11024 B 48 KB 22.43% updating updater section with padded bootloader file.. updating app with crc.. len: 26180 crc: 5bcf2fd2 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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] /usr/lib/gcc/arm-none-eabi/14.2.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 23036 B 245248 B 9.39% ram: 23688 B 48 KB 48.19% updating app with crc.. len: 23460 crc: 546e91ab 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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] /usr/lib/gcc/arm-none-eabi/14.2.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25956 B 245248 B 10.58% ram: 27976 B 48 KB 56.92% updating app with crc.. len: 27456 crc: 1245386b 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:148:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 148 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:148:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 148 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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: 13624 B 16 KB 83.15% ram: 11656 B 48 KB 23.71% 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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: 25948 B 245248 B 10.58% ram: 11024 B 48 KB 22.43% updating updater section with padded bootloader file.. updating app with crc.. len: 26152 crc: 824872c5 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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: 30624 B 245248 B 12.49% ram: 29264 B 48 KB 59.54% updating app with crc.. len: 33352 crc: 41ac7bef 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:148:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 148 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:148:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 148 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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 152 | 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] /usr/lib/gcc/arm-none-eabi/14.2.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 Memory region Used Size Region Size %age Used rom: 14276 B 16 KB 87.13% ram: 11728 B 48 KB 23.86% 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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 152 | 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: 25988 B 245248 B 10.60% ram: 11024 B 48 KB 22.43% updating updater section with padded bootloader file.. updating app with crc.. len: 26192 crc: 0498b17c 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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 152 | 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] /usr/lib/gcc/arm-none-eabi/14.2.1/../../../arm-none-eabi/bin/ld: warning: start of section .stack changed by 4 Memory region Used Size Region Size %age Used crcstub: 156 B 512 B 30.47% rom: 25268 B 245248 B 10.30% ram: 24912 B 48 KB 50.68% updating app with crc.. len: 26856 crc: ee8852b6 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] ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_EnableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:133:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 133 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != MASK_STATUS1 ) ; | ^~~~~ In file included from ./atmel_softpack_libraries/libchip_sam3s/chip.h:53, from ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:34: ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:135:5: note: in expansion of macro 'TRACE_DEBUG' 135 | TRACE_DEBUG( "Enable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c: In function 'PMC_DisableAllPeripherals': ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:147:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 147 | while ( (PMC->PMC_PCSR1 & MASK_STATUS1) != 0 ) ; | ^~~~~ ./atmel_softpack_libraries/libchip_sam3s/include/trace.h:182:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 182 | #define TRACE_DEBUG(...) { } | ^ ./atmel_softpack_libraries/libchip_sam3s/source/pmc.c:149:5: note: in expansion of macro 'TRACE_DEBUG' 149 | TRACE_DEBUG( "Disable all periph clocks\n\r" ) ; | ^~~~~~~~~~~ [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: 27984 B 245248 B 11.41% ram: 28096 B 48 KB 57.16% updating app with crc.. len: 29548 crc: 757dd360 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:97: warning: AC_OUTPUT should be used without arguments. configure.ac:97: You should run autoupdate. 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking 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 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/simtrace2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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.2-e196 > .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 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'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/simtrace2/debian/tmp/usr/include' /usr/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' /usr/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' /usr/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'. /usr/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 'libosmo-simtrace2-1-dbgsym' in '../libosmo-simtrace2-1-dbgsym_0.9.0.2.e196_amd64.deb'. dpkg-deb: building package 'simtrace2-utils' in '../simtrace2-utils_0.9.0.2.e196_amd64.deb'. dpkg-deb: building package 'simtrace2-firmware' in '../simtrace2-firmware_0.9.0.2.e196_all.deb'. dpkg-deb: building package 'simtrace2-utils-dbgsym' in '../simtrace2-utils-dbgsym_0.9.0.2.e196_amd64.deb'. dpkg-deb: building package 'libosmo-simtrace2-1' in '../libosmo-simtrace2-1_0.9.0.2.e196_amd64.deb'. dpkg-deb: building package 'libosmo-simtrace2-dev' in '../libosmo-simtrace2-dev_0.9.0.2.e196_amd64.deb'. dpkg-genbuildinfo -O../simtrace2_0.9.0.2.e196_amd64.buildinfo dpkg-genchanges -O../simtrace2_0.9.0.2.e196_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.2.e196_amd64.deb drwxr-xr-x root/root 0 2026-02-27 10:19 ./ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/82/ -rw-r--r-- root/root 30000 2026-02-27 10:19 ./usr/lib/debug/.build-id/82/bf1a48f0d6637ba149997f76b11eba62ec24a1.debug drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-02-27 10:19 ./usr/share/doc/libosmo-simtrace2-1-dbgsym -> libosmo-simtrace2-1 + dpkg -c libosmo-simtrace2-1_0.9.0.2.e196_amd64.deb drwxr-xr-x root/root 0 2026-02-27 10:19 ./ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/ -rw-r--r-- root/root 22368 2026-02-27 10:19 ./usr/lib/libosmo-simtrace2.so.1.1.0 drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/libosmo-simtrace2-1/ -rw-r--r-- root/root 5891 2026-02-27 10:19 ./usr/share/doc/libosmo-simtrace2-1/changelog.gz lrwxrwxrwx root/root 0 2026-02-27 10:19 ./usr/lib/libosmo-simtrace2.so.1 -> libosmo-simtrace2.so.1.1.0 + dpkg -c libosmo-simtrace2-dev_0.9.0.2.e196_amd64.deb drwxr-xr-x root/root 0 2026-02-27 10:19 ./ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/include/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/ -rw-r--r-- root/root 1302 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/apdu_dispatch.h -rw-r--r-- root/root 206 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/gsmtap.h -rw-r--r-- root/root 2284 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/simtrace2_api.h -rw-r--r-- root/root 10820 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/simtrace_prot.h -rw-r--r-- root/root 2701 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/simtrace_usb.h -rw-r--r-- root/root 105 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/usb_util.h -rw-r--r-- root/root 600 2026-02-27 10:19 ./usr/include/osmocom/simtrace2/version.h drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/ -rw-r--r-- root/root 24706 2026-02-27 10:19 ./usr/lib/libosmo-simtrace2.a -rw-r--r-- root/root 1110 2026-02-27 10:19 ./usr/lib/libosmo-simtrace2.la drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/pkgconfig/ -rw-r--r-- root/root 271 2026-02-27 10:19 ./usr/lib/pkgconfig/libosmo-simtrace2.pc drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/libosmo-simtrace2-dev/ -rw-r--r-- root/root 5892 2026-02-27 10:19 ./usr/share/doc/libosmo-simtrace2-dev/changelog.gz lrwxrwxrwx root/root 0 2026-02-27 10:19 ./usr/lib/libosmo-simtrace2.so -> libosmo-simtrace2.so.1.1.0 + dpkg -c simtrace2-firmware_0.9.0.2.e196_all.deb drwxr-xr-x root/root 0 2026-02-27 10:19 ./ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/simtrace2-firmware/ -rw-r--r-- root/root 5889 2026-02-27 10:19 ./usr/share/doc/simtrace2-firmware/changelog.gz drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/simtrace2/ -rwxr-xr-x root/root 26704 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-blupdate-dfu.bin -rwxr-xr-x root/root 26704 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-blupdate-dfu_nocrcstub.bin -rwxr-xr-x root/root 30060 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-cardem-dfu.bin -rwxr-xr-x root/root 30060 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-cardem-dfu_nocrcstub.bin -rw-r--r-- root/root 16384 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-dfu-flash-padded.bin -rwxr-xr-x root/root 14540 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-dfu-flash.bin -rwxr-xr-x root/root 27368 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-trace-dfu.bin -rwxr-xr-x root/root 27368 2026-02-27 10:19 ./usr/share/simtrace2/ngff_cardem-trace-dfu_nocrcstub.bin -rwxr-xr-x root/root 26664 2026-02-27 10:19 ./usr/share/simtrace2/qmod-blupdate-dfu.bin -rwxr-xr-x root/root 26664 2026-02-27 10:19 ./usr/share/simtrace2/qmod-blupdate-dfu_nocrcstub.bin -rwxr-xr-x root/root 33864 2026-02-27 10:19 ./usr/share/simtrace2/qmod-cardem-dfu.bin -rwxr-xr-x root/root 33864 2026-02-27 10:19 ./usr/share/simtrace2/qmod-cardem-dfu_nocrcstub.bin -rw-r--r-- root/root 16384 2026-02-27 10:19 ./usr/share/simtrace2/qmod-dfu-flash-padded.bin -rwxr-xr-x root/root 13836 2026-02-27 10:19 ./usr/share/simtrace2/qmod-dfu-flash.bin -rwxr-xr-x root/root 26692 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-blupdate-dfu.bin -rwxr-xr-x root/root 26692 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-blupdate-dfu_nocrcstub.bin -rwxr-xr-x root/root 27968 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-cardem-dfu.bin -rwxr-xr-x root/root 27968 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-cardem-dfu_nocrcstub.bin -rw-r--r-- root/root 16384 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-dfu-flash-padded.bin -rwxr-xr-x root/root 13424 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-dfu-flash.bin -rwxr-xr-x root/root 23972 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-trace-dfu.bin -rwxr-xr-x root/root 23972 2026-02-27 10:19 ./usr/share/simtrace2/simtrace-trace-dfu_nocrcstub.bin + dpkg -c simtrace2-utils-dbgsym_0.9.0.2.e196_amd64.deb drwxr-xr-x root/root 0 2026-02-27 10:19 ./ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/04/ -rw-r--r-- root/root 23192 2026-02-27 10:19 ./usr/lib/debug/.build-id/04/3f947b854e051894b5fd73f4f159071b533789.debug drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/42/ -rw-r--r-- root/root 31760 2026-02-27 10:19 ./usr/lib/debug/.build-id/42/9f376db49a883242fdf79694ef792bf5949102.debug drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/53/ -rw-r--r-- root/root 14504 2026-02-27 10:19 ./usr/lib/debug/.build-id/53/4976513b1dc946865be657b4b36c6d6ec1a31d.debug drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/lib/debug/.build-id/df/ -rw-r--r-- root/root 22264 2026-02-27 10:19 ./usr/lib/debug/.build-id/df/7c8d33d656dc1399c9bc70a823e3b7e421e334.debug drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-02-27 10:19 ./usr/share/doc/simtrace2-utils-dbgsym -> simtrace2-utils + dpkg -c simtrace2-utils_0.9.0.2.e196_amd64.deb drwxr-xr-x root/root 0 2026-02-27 10:19 ./ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/bin/ -rwxr-xr-x root/root 26888 2026-02-27 10:19 ./usr/bin/simtrace2-cardem-pcsc -rwxr-xr-x root/root 14488 2026-02-27 10:19 ./usr/bin/simtrace2-list -rwxr-xr-x root/root 14488 2026-02-27 10:19 ./usr/bin/simtrace2-sniff -rwxr-xr-x root/root 14600 2026-02-27 10:19 ./usr/bin/simtrace2-tool drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-27 10:19 ./usr/share/doc/simtrace2-utils/ -rw-r--r-- root/root 5890 2026-02-27 10:19 ./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@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1696954 killed; [ssh-agent] Stopped. Finished: SUCCESS