Started by upstream project "gerrit-osmo-remsim" build number 147 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-remsim/+/42763 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-uDDqJkKNSuxy/agent.2660042 SSH_AGENT_PID=2660050 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_10166623984739683477.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_10166623984739683477.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/osmo-remsim > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-remsim # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-remsim > 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/osmo-remsim +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-remsim # 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/osmo-remsim # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-remsim 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/osmo-remsim refs/changes/63/42763/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 07e504b5fa1d210b5891fbe85ffb527c1df24b18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 07e504b5fa1d210b5891fbe85ffb527c1df24b18 # timeout=10 Commit message: "Bump version: 1.1.3 → 1.2.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 201a30f7335c2794a4512ecb4205ff736ca2ac27 # timeout=10 [gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins14266310810481868578.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 8c48379 lint/checkpatch: ignore STATIC_CONST_CHAR_ARRAY + cd osmo-remsim + ../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.48kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:c4af7f19ba5e5c46e4683e93f08db2f851373bda70ab77ea5687f28081b31f25 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-remsim: using cached https://gerrit.osmocom.org/osmo-remsim (not cloning, not fetching) osmo-remsim: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 07e504b Bump version: 1.1.3 → 1.2.0 osmo-remsim: skipping git checkout, current commit: 07e504b Bump version: 1.1.3 → 1.2.0 + get_version_for_feed(): ['/obs/_cache/osmo-remsim/git-version-gen', '.'] 1.1.3.16-07e5osmo-remsim: building source package 1.1.3.16-07e5 osmo-remsim: WARNING: version from changelog (1.2.0) is higher than version based on git tag (1.1.3.16-07e5) osmo-remsim: WARNING: using version from changelog (git tag not pushed yet?) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-remsim: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-remsim dpkg-buildpackage: info: source version 1.2.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Alexander Couzens dpkg-source --before-build . debian/rules clean dh clean --with=systemd --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing dh_clean -O--fail-missing dpkg-source -b . dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'osmo-remsim' is not - 'osmo-remsim-1.2.0' dpkg-source: info: using source format '1.0' dpkg-source: info: building osmo-remsim in osmo-remsim_1.2.0.tar.gz dpkg-source: info: building osmo-remsim in osmo-remsim_1.2.0.dsc dpkg-genbuildinfo --build=source -O../osmo-remsim_1.2.0_source.buildinfo dpkg-genchanges --build=source -O../osmo-remsim_1.2.0_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-remsim + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 07e504b5fa1d210b5891fbe85ffb527c1df24b18 osmo-remsim: adding commit_07e504b5fa1d210b5891fbe85ffb527c1df24b18.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 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #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 #4 [1/6] FROM docker.io/library/debian:trixie #4 CACHED #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.1s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.343 + id 1000 #7 0.343 + useradd --uid=1000 -m user #7 DONE 0.7s #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.518 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 0.532 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 0.545 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 0.559 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB] #8 0.738 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 0.744 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [171 kB] #8 1.212 Fetched 10.1 MB in 1s (14.2 MB/s) #8 1.212 Reading package lists... #8 1.518 Reading package lists... #8 1.829 Building dependency tree... #8 1.893 Reading state information... #8 1.992 The following additional packages will be installed: #8 1.992 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 1.992 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg dpkg-dev g++ #8 1.992 g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 1.992 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 1.992 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 1.992 libbrotli1 libc-bin libc-dev-bin libc6 libc6-dev libcap2 libcap2-bin #8 1.992 libcc1-0 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 1.992 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 1.992 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 1.992 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 1.992 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 1.992 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 1.992 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 1.992 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 1.992 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 1.992 libsframe1 libssh2-1t64 libssl3t64 libstdc++-14-dev libtasn1-6 #8 1.992 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 #8 1.992 linux-libc-dev make openssl openssl-provider-legacy patch perl #8 1.993 perl-modules-5.40 pinentry-curses readline-common rpcsvc-proto xz-utils #8 1.993 Suggested packages: #8 1.993 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 1.993 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 1.993 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 1.993 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 1.993 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 1.993 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 1.993 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 1.993 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 1.993 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 1.993 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.993 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.993 Recommended packages: #8 1.993 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 1.993 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 1.993 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 1.993 publicsuffix libsasl2-modules netbase #8 2.292 The following NEW packages will be installed: #8 2.292 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 2.292 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 2.292 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 2.292 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.292 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 2.292 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 2.292 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 2.292 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.292 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.292 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.292 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.292 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.292 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.292 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.292 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.293 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.293 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 2.293 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 2.293 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 2.293 rpcsvc-proto xz-utils #8 2.293 The following packages will be upgraded: #8 2.293 dpkg libc-bin libc6 libcap2 libssl3t64 openssl-provider-legacy #8 2.318 6 upgraded, 111 newly installed, 0 to remove and 7 not upgraded. #8 2.318 Need to get 114 MB of archives. #8 2.318 After this operation, 428 MB of additional disk space will be used. #8 2.318 Get:1 http://deb.debian.org/debian trixie/main amd64 dpkg amd64 1.22.22 [1537 kB] #8 2.382 Get:2 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u3 [2850 kB] #8 2.425 Get:3 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb13u3 [638 kB] #8 2.435 Get:4 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 2.442 Get:5 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 2.444 Get:6 http://deb.debian.org/debian trixie/main amd64 libcap2 amd64 1:2.75-10+deb13u1+b1 [29.0 kB] #8 2.445 Get:7 http://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy amd64 3.5.6-1~deb13u1 [312 kB] #8 2.448 Get:8 http://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.6-1~deb13u1 [2448 kB] #8 2.492 Get:9 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 2.494 Get:10 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 2.496 Get:11 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 2.496 Get:12 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] #8 2.497 Get:13 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] #8 2.498 Get:14 http://deb.debian.org/debian-security trixie-security/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] #8 2.499 Get:15 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 2.499 Get:16 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] #8 2.509 Get:17 http://deb.debian.org/debian-security trixie-security/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] #8 2.510 Get:18 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 2.510 Get:19 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 2.510 Get:20 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 2.511 Get:21 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+deb13u1+b1 [36.4 kB] #8 2.512 Get:22 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 2.534 Get:23 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 2.536 Get:24 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 2.538 Get:25 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.6-1~deb13u1 [1503 kB] #8 2.571 Get:26 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 2.575 Get:27 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 2.639 Get:28 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 2.640 Get:29 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 2.641 Get:30 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 2.732 Get:31 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 2.739 Get:32 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 2.752 Get:33 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 2.753 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 2.802 Get:35 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 2.811 Get:36 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 2.832 Get:37 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 2.834 Get:38 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 2.834 Get:39 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 2.835 Get:40 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 2.855 Get:41 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 2.860 Get:42 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB] #8 2.862 Get:43 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.90-1 [2813 kB] #8 2.914 Get:44 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 2.916 Get:45 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.917 Get:46 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB] #8 2.955 Get:47 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 2.967 Get:48 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 2.981 Get:49 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 2.982 Get:50 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #8 3.265 Get:51 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 3.265 Get:52 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #8 3.265 Get:53 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 3.265 Get:54 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 3.265 Get:55 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 3.268 Get:56 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 3.268 Get:57 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 3.269 Get:58 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 3.327 Get:59 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 3.352 Get:60 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 3.402 Get:61 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 3.425 Get:62 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 3.456 Get:63 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 3.458 Get:64 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 3.513 Get:65 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #8 3.909 Get:66 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 3.925 Get:67 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #8 3.925 Get:68 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 3.925 Get:69 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 3.956 Get:70 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #8 4.151 Get:71 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 4.151 Get:72 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #8 4.152 Get:73 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 4.152 Get:74 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 4.158 Get:75 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.22 [651 kB] #8 4.168 Get:76 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 4.170 Get:77 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.22 [1337 kB] #8 4.191 Get:78 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 4.191 Get:79 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 4.193 Get:80 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 4.194 Get:81 http://deb.debian.org/debian-security trixie-security/main amd64 libgcrypt20 amd64 1.11.0-7+deb13u1 [843 kB] #8 4.207 Get:82 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 4.209 Get:83 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+deb13u1+b3 [129 kB] #8 4.211 Get:84 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 4.218 Get:85 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 4.219 Get:86 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 4.219 Get:87 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 4.226 Get:88 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 4.227 Get:89 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] #8 4.248 Get:90 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 4.249 Get:91 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 4.250 Get:92 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 4.251 Get:93 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 4.253 Get:94 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 4.254 Get:95 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+deb13u1+b3 [384 kB] #8 4.260 Get:96 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 4.260 Get:97 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 4.260 Get:98 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 4.265 Get:99 http://deb.debian.org/debian-security trixie-security/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] #8 4.267 Get:100 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 4.267 Get:101 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] #8 4.269 Get:102 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] #8 4.270 Get:103 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 4.271 Get:104 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 4.271 Get:105 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #8 4.275 Get:106 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u3 [384 kB] #8 4.280 Get:107 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 4.281 Get:108 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 4.312 Get:109 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 4.438 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21+deb13u1 [749 kB] #8 4.447 Get:111 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+deb13u1+b3 [635 kB] #8 4.484 Get:112 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 4.486 Get:113 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 4.486 Get:114 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+deb13u1+b3 [271 kB] #8 4.491 Get:115 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+deb13u1+b3 [276 kB] #8 4.493 Get:116 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21+deb13u1 [417 kB] #8 4.498 Get:117 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21+deb13u1 [16.3 kB] #8 4.619 debconf: unable to initialize frontend: Dialog #8 4.619 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 4.619 debconf: falling back to frontend: Readline #8 4.619 debconf: unable to initialize frontend: Readline #8 4.619 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, line 117.) #8 4.619 debconf: falling back to frontend: Teletype #8 4.621 debconf: unable to initialize frontend: Teletype #8 4.621 debconf: (This frontend requires a controlling tty.) #8 4.621 debconf: falling back to frontend: Noninteractive #8 5.770 Preconfiguring packages ... #8 5.840 Fetched 114 MB in 2s (52.0 MB/s) #8 5.938 (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 ... 4936 files and directories currently installed.) #8 5.954 Preparing to unpack .../dpkg_1.22.22_amd64.deb ... #8 6.038 Unpacking dpkg (1.22.22) over (1.22.21) ... #8 7.275 Setting up dpkg (1.22.22) ... #8 7.788 (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 ... 4936 files and directories currently installed.) #8 7.797 Preparing to unpack .../libc6_2.41-12+deb13u3_amd64.deb ... #8 7.967 debconf: unable to initialize frontend: Dialog #8 7.967 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 7.967 debconf: falling back to frontend: Readline #8 7.968 debconf: unable to initialize frontend: Readline #8 7.968 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) #8 7.968 debconf: falling back to frontend: Teletype #8 7.970 debconf: unable to initialize frontend: Teletype #8 7.970 debconf: (This frontend requires a controlling tty.) #8 7.970 debconf: falling back to frontend: Noninteractive #8 8.001 Unpacking libc6:amd64 (2.41-12+deb13u3) over (2.41-12+deb13u1) ... #8 12.22 Setting up libc6:amd64 (2.41-12+deb13u3) ... #8 12.35 debconf: unable to initialize frontend: Dialog #8 12.35 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 12.35 debconf: falling back to frontend: Readline #8 12.35 debconf: unable to initialize frontend: Readline #8 12.35 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) #8 12.35 debconf: falling back to frontend: Teletype #8 12.35 debconf: unable to initialize frontend: Teletype #8 12.35 debconf: (This frontend requires a controlling tty.) #8 12.35 debconf: falling back to frontend: Noninteractive #8 12.60 (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 ... 4936 files and directories currently installed.) #8 12.60 Preparing to unpack .../libc-bin_2.41-12+deb13u3_amd64.deb ... #8 12.69 Unpacking libc-bin (2.41-12+deb13u3) over (2.41-12+deb13u1) ... #8 13.26 Setting up libc-bin (2.41-12+deb13u3) ... #8 13.63 Selecting previously unselected package libexpat1:amd64. #8 13.63 (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 ... 4936 files and directories currently installed.) #8 13.63 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 13.70 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 13.90 Selecting previously unselected package adduser. #8 13.90 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 13.92 Unpacking adduser (3.152) ... #8 14.10 Setting up adduser (3.152) ... #8 14.40 (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 ... 5030 files and directories currently installed.) #8 14.40 Preparing to unpack .../libcap2_1%3a2.75-10+deb13u1+b1_amd64.deb ... #8 14.44 Unpacking libcap2:amd64 (1:2.75-10+deb13u1+b1) over (1:2.75-10+b3) ... #8 14.70 Setting up libcap2:amd64 (1:2.75-10+deb13u1+b1) ... #8 14.80 (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 ... 5030 files and directories currently installed.) #8 14.80 Preparing to unpack .../openssl-provider-legacy_3.5.6-1~deb13u1_amd64.deb ... #8 14.85 Unpacking openssl-provider-legacy (3.5.6-1~deb13u1) over (3.5.4-1~deb13u1) ... #8 14.98 Setting up openssl-provider-legacy (3.5.6-1~deb13u1) ... #8 15.11 (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 ... 5030 files and directories currently installed.) #8 15.11 Preparing to unpack .../libssl3t64_3.5.6-1~deb13u1_amd64.deb ... #8 15.16 Unpacking libssl3t64:amd64 (3.5.6-1~deb13u1) over (3.5.4-1~deb13u1) ... #8 15.38 Setting up libssl3t64:amd64 (3.5.6-1~deb13u1) ... #8 15.63 Selecting previously unselected package libelf1t64:amd64. #8 15.63 (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 ... 5030 files and directories currently installed.) #8 15.63 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 15.65 Unpacking libelf1t64:amd64 (0.192-4) ... #8 15.86 Selecting previously unselected package libbpf1:amd64. #8 15.87 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 15.88 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 16.04 Selecting previously unselected package libmnl0:amd64. #8 16.04 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 16.07 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 16.21 Selecting previously unselected package libkrb5support0:amd64. #8 16.21 Preparing to unpack .../003-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... #8 16.23 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... #8 16.33 Selecting previously unselected package libcom-err2:amd64. #8 16.33 Preparing to unpack .../004-libcom-err2_1.47.2-3+b11_amd64.deb ... #8 16.35 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... #8 16.45 Selecting previously unselected package libk5crypto3:amd64. #8 16.45 Preparing to unpack .../005-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... #8 16.47 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... #8 16.62 Selecting previously unselected package libkeyutils1:amd64. #8 16.62 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 16.65 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 16.86 Selecting previously unselected package libkrb5-3:amd64. #8 16.86 Preparing to unpack .../007-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... #8 16.89 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... #8 17.11 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 17.11 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... #8 17.14 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... #8 17.28 Selecting previously unselected package libtirpc-common. #8 17.29 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 17.32 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 17.56 Selecting previously unselected package libtirpc3t64:amd64. #8 17.56 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 17.59 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' #8 17.63 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' #8 17.64 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 17.80 Selecting previously unselected package libxtables12:amd64. #8 17.80 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 17.83 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 18.01 Selecting previously unselected package libcap2-bin. #8 18.01 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+deb13u1+b1_amd64.deb ... #8 18.04 Unpacking libcap2-bin (1:2.75-10+deb13u1+b1) ... #8 18.31 Selecting previously unselected package iproute2. #8 18.31 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 18.39 Unpacking iproute2 (6.15.0-1) ... #8 18.61 Selecting previously unselected package readline-common. #8 18.61 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 18.64 Unpacking readline-common (8.2-6) ... #8 18.80 Selecting previously unselected package bzip2. #8 18.80 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 18.82 Unpacking bzip2 (1.0.8-6) ... #8 19.03 Selecting previously unselected package openssl. #8 19.03 Preparing to unpack .../016-openssl_3.5.6-1~deb13u1_amd64.deb ... #8 19.05 Unpacking openssl (3.5.6-1~deb13u1) ... #8 19.32 Selecting previously unselected package ca-certificates. #8 19.32 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 19.35 Unpacking ca-certificates (20250419) ... #8 19.62 Selecting previously unselected package perl-modules-5.40. #8 19.62 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 19.65 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 20.00 Selecting previously unselected package libgdbm6t64:amd64. #8 20.01 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 20.04 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 20.25 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 20.26 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 20.29 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 20.52 Selecting previously unselected package libperl5.40:amd64. #8 20.52 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 20.53 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 20.87 Selecting previously unselected package perl. #8 20.87 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 20.90 Unpacking perl (5.40.1-6) ... #8 21.11 Selecting previously unselected package xz-utils. #8 21.12 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 21.15 Unpacking xz-utils (5.8.1-1) ... #8 21.40 Selecting previously unselected package libsframe1:amd64. #8 21.41 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 21.44 Unpacking libsframe1:amd64 (2.44-3) ... #8 21.62 Selecting previously unselected package binutils-common:amd64. #8 21.62 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 21.66 Unpacking binutils-common:amd64 (2.44-3) ... #8 21.94 Selecting previously unselected package libbinutils:amd64. #8 21.94 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 21.97 Unpacking libbinutils:amd64 (2.44-3) ... #8 22.19 Selecting previously unselected package libgprofng0:amd64. #8 22.19 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 22.22 Unpacking libgprofng0:amd64 (2.44-3) ... #8 22.52 Selecting previously unselected package libctf-nobfd0:amd64. #8 22.52 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 22.56 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 22.71 Selecting previously unselected package libctf0:amd64. #8 22.72 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 22.73 Unpacking libctf0:amd64 (2.44-3) ... #8 22.83 Selecting previously unselected package libjansson4:amd64. #8 22.83 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 22.84 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 22.94 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 22.94 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 22.97 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 23.18 Selecting previously unselected package binutils. #8 23.18 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 23.22 Unpacking binutils (2.44-3) ... #8 23.39 Selecting previously unselected package libc-dev-bin. #8 23.39 Preparing to unpack .../033-libc-dev-bin_2.41-12+deb13u3_amd64.deb ... #8 23.42 Unpacking libc-dev-bin (2.41-12+deb13u3) ... #8 23.61 Selecting previously unselected package linux-libc-dev. #8 23.61 Preparing to unpack .../034-linux-libc-dev_6.12.90-1_all.deb ... #8 23.63 Unpacking linux-libc-dev (6.12.90-1) ... #8 23.93 Selecting previously unselected package libcrypt-dev:amd64. #8 23.93 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 23.97 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 24.15 Selecting previously unselected package rpcsvc-proto. #8 24.15 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 24.18 Unpacking rpcsvc-proto (1.4.3-1) ... #8 24.36 Selecting previously unselected package libc6-dev:amd64. #8 24.36 Preparing to unpack .../037-libc6-dev_2.41-12+deb13u3_amd64.deb ... #8 24.39 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ... #8 24.69 Selecting previously unselected package libisl23:amd64. #8 24.69 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 24.72 Unpacking libisl23:amd64 (0.27-1) ... #8 24.95 Selecting previously unselected package libmpfr6:amd64. #8 24.95 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 24.97 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 25.21 Selecting previously unselected package libmpc3:amd64. #8 25.21 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 25.24 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 25.40 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 25.40 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 25.43 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 25.86 Selecting previously unselected package cpp-14. #8 25.86 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 25.89 Unpacking cpp-14 (14.2.0-19) ... #8 26.07 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 26.07 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 26.10 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 26.35 Selecting previously unselected package cpp. #8 26.35 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 26.40 Unpacking cpp (4:14.2.0-1) ... #8 26.63 Selecting previously unselected package libcc1-0:amd64. #8 26.63 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 26.66 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 26.91 Selecting previously unselected package libgomp1:amd64. #8 26.91 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 26.94 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 27.20 Selecting previously unselected package libitm1:amd64. #8 27.20 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 27.23 Unpacking libitm1:amd64 (14.2.0-19) ... #8 27.48 Selecting previously unselected package libatomic1:amd64. #8 27.48 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 27.51 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 27.74 Selecting previously unselected package libasan8:amd64. #8 27.74 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 27.77 Unpacking libasan8:amd64 (14.2.0-19) ... #8 28.09 Selecting previously unselected package liblsan0:amd64. #8 28.10 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 28.12 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 28.40 Selecting previously unselected package libtsan2:amd64. #8 28.40 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 28.43 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 28.75 Selecting previously unselected package libubsan1:amd64. #8 28.75 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 28.78 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 29.04 Selecting previously unselected package libhwasan0:amd64. #8 29.04 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 29.07 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 29.35 Selecting previously unselected package libquadmath0:amd64. #8 29.36 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 29.38 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 29.57 Selecting previously unselected package libgcc-14-dev:amd64. #8 29.57 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 29.60 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 29.87 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 29.87 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 29.90 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 30.39 Selecting previously unselected package gcc-14. #8 30.40 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 30.42 Unpacking gcc-14 (14.2.0-19) ... #8 30.63 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 30.63 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 30.66 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 30.87 Selecting previously unselected package gcc. #8 30.87 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 30.89 Unpacking gcc (4:14.2.0-1) ... #8 30.99 Selecting previously unselected package libstdc++-14-dev:amd64. #8 31.00 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 31.01 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 31.22 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 31.22 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 31.24 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 31.70 Selecting previously unselected package g++-14. #8 31.71 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 31.74 Unpacking g++-14 (14.2.0-19) ... #8 31.92 Selecting previously unselected package g++-x86-64-linux-gnu. #8 31.92 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 31.95 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 32.17 Selecting previously unselected package g++. #8 32.18 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 32.21 Unpacking g++ (4:14.2.0-1) ... #8 32.39 Selecting previously unselected package make. #8 32.40 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 32.43 Unpacking make (4.4.1-2) ... #8 32.63 Selecting previously unselected package libdpkg-perl. #8 32.64 Preparing to unpack .../066-libdpkg-perl_1.22.22_all.deb ... #8 32.67 Unpacking libdpkg-perl (1.22.22) ... #8 32.77 Selecting previously unselected package patch. #8 32.77 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 32.79 Unpacking patch (2.8-2) ... #8 32.88 Selecting previously unselected package dpkg-dev. #8 32.88 Preparing to unpack .../068-dpkg-dev_1.22.22_all.deb ... #8 32.91 Unpacking dpkg-dev (1.22.22) ... #8 33.12 Selecting previously unselected package build-essential. #8 33.13 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 33.16 Unpacking build-essential (12.12) ... #8 33.35 Selecting previously unselected package libgpg-error0:amd64. #8 33.36 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 33.37 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 33.60 Selecting previously unselected package libassuan9:amd64. #8 33.61 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 33.64 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 33.81 Selecting previously unselected package libgcrypt20:amd64. #8 33.81 Preparing to unpack .../072-libgcrypt20_1.11.0-7+deb13u1_amd64.deb ... #8 33.84 Unpacking libgcrypt20:amd64 (1.11.0-7+deb13u1) ... #8 34.13 Selecting previously unselected package libreadline8t64:amd64. #8 34.13 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 34.18 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' #8 34.20 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' #8 34.22 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' #8 34.25 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' #8 34.26 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 34.45 Selecting previously unselected package gpgconf. #8 34.46 Preparing to unpack .../074-gpgconf_2.4.7-21+deb13u1+b3_amd64.deb ... #8 34.49 Unpacking gpgconf (2.4.7-21+deb13u1+b3) ... #8 34.75 Selecting previously unselected package libunistring5:amd64. #8 34.75 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 34.78 Unpacking libunistring5:amd64 (1.3-2) ... #8 35.01 Selecting previously unselected package libidn2-0:amd64. #8 35.02 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 35.05 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 35.30 Selecting previously unselected package libffi8:amd64. #8 35.30 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 35.33 Unpacking libffi8:amd64 (3.4.8-2) ... #8 35.58 Selecting previously unselected package libp11-kit0:amd64. #8 35.58 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 35.60 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 35.75 Selecting previously unselected package libtasn1-6:amd64. #8 35.75 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 35.77 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 35.91 Selecting previously unselected package libgnutls30t64:amd64. #8 35.91 Preparing to unpack .../080-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... #8 35.93 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... #8 36.14 Selecting previously unselected package libksba8:amd64. #8 36.15 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 36.16 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 36.32 Selecting previously unselected package libsasl2-modules-db:amd64. #8 36.33 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 36.35 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 37.05 Selecting previously unselected package libsasl2-2:amd64. #8 37.06 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 37.08 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 37.29 Selecting previously unselected package libldap2:amd64. #8 37.30 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 37.31 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 37.46 Selecting previously unselected package libnpth0t64:amd64. #8 37.46 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 37.49 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 37.69 Selecting previously unselected package dirmngr. #8 37.69 Preparing to unpack .../086-dirmngr_2.4.7-21+deb13u1+b3_amd64.deb ... #8 37.74 Unpacking dirmngr (2.4.7-21+deb13u1+b3) ... #8 37.97 Selecting previously unselected package libfakeroot:amd64. #8 37.97 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 37.98 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 38.10 Selecting previously unselected package fakeroot. #8 38.10 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 38.12 Unpacking fakeroot (1.37.1.1-1) ... #8 38.25 Selecting previously unselected package libbrotli1:amd64. #8 38.25 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 38.27 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 38.41 Selecting previously unselected package libnghttp2-14:amd64. #8 38.41 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... #8 38.43 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... #8 38.55 Selecting previously unselected package libnghttp3-9:amd64. #8 38.55 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 38.57 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 38.71 Selecting previously unselected package libngtcp2-16:amd64. #8 38.71 Preparing to unpack .../092-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... #8 38.73 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... #8 38.85 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 38.86 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... #8 38.87 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... #8 39.01 Selecting previously unselected package libpsl5t64:amd64. #8 39.01 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 39.03 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 39.17 Selecting previously unselected package librtmp1:amd64. #8 39.17 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 39.19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 39.32 Selecting previously unselected package libssh2-1t64:amd64. #8 39.32 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ... #8 39.34 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #8 39.47 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 39.47 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u3_amd64.deb ... #8 39.49 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u3) ... #8 39.69 Selecting previously unselected package liberror-perl. #8 39.70 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 39.72 Unpacking liberror-perl (0.17030-1) ... #8 39.87 Selecting previously unselected package git-man. #8 39.88 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 39.91 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 40.13 Selecting previously unselected package git. #8 40.13 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 40.16 Unpacking git (1:2.47.3-0+deb13u1) ... #8 40.48 Selecting previously unselected package gnupg-l10n. #8 40.48 Preparing to unpack .../101-gnupg-l10n_2.4.7-21+deb13u1_all.deb ... #8 40.50 Unpacking gnupg-l10n (2.4.7-21+deb13u1) ... #8 40.70 Selecting previously unselected package gpg. #8 40.70 Preparing to unpack .../102-gpg_2.4.7-21+deb13u1+b3_amd64.deb ... #8 40.72 Unpacking gpg (2.4.7-21+deb13u1+b3) ... #8 40.88 Selecting previously unselected package libncursesw6:amd64. #8 40.88 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 40.90 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 41.04 Selecting previously unselected package pinentry-curses. #8 41.04 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 41.06 Unpacking pinentry-curses (1.3.1-2) ... #8 41.20 Selecting previously unselected package gpg-agent. #8 41.20 Preparing to unpack .../105-gpg-agent_2.4.7-21+deb13u1+b3_amd64.deb ... #8 41.22 Unpacking gpg-agent (2.4.7-21+deb13u1+b3) ... #8 41.35 Selecting previously unselected package gpgsm. #8 41.36 Preparing to unpack .../106-gpgsm_2.4.7-21+deb13u1+b3_amd64.deb ... #8 41.37 Unpacking gpgsm (2.4.7-21+deb13u1+b3) ... #8 41.49 Selecting previously unselected package gnupg. #8 41.49 Preparing to unpack .../107-gnupg_2.4.7-21+deb13u1_all.deb ... #8 41.51 Unpacking gnupg (2.4.7-21+deb13u1) ... #8 41.62 Selecting previously unselected package gnupg2. #8 41.62 Preparing to unpack .../108-gnupg2_2.4.7-21+deb13u1_all.deb ... #8 41.64 Unpacking gnupg2 (2.4.7-21+deb13u1) ... #8 41.73 Setting up libexpat1:amd64 (2.7.1-2) ... #8 41.78 Setting up libnpth0t64:amd64 (1.8-3) ... #8 41.83 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 41.87 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 41.92 Setting up libgpg-error0:amd64 (1.51-4) ... #8 41.97 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 42.02 Setting up libtirpc-common (1.3.6+ds-1) ... #8 42.08 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 42.13 Setting up binutils-common:amd64 (2.44-3) ... #8 42.17 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... #8 42.22 Setting up linux-libc-dev (6.12.90-1) ... #8 42.27 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 42.32 Setting up libgcrypt20:amd64 (1.11.0-7+deb13u1) ... #8 42.37 Setting up libcom-err2:amd64 (1.47.2-3+b11) ... #8 42.41 Setting up libgomp1:amd64 (14.2.0-19) ... #8 42.46 Setting up bzip2 (1.0.8-6) ... #8 42.51 Setting up libsframe1:amd64 (2.44-3) ... #8 42.55 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 42.62 Setting up libelf1t64:amd64 (0.192-4) ... #8 42.67 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 42.72 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... #8 42.77 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 42.81 Setting up libcap2-bin (1:2.75-10+deb13u1+b1) ... #8 42.87 Setting up fakeroot (1.37.1.1-1) ... #8 42.90 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.90 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.94 Setting up rpcsvc-proto (1.4.3-1) ... #8 42.99 Setting up make (4.4.1-2) ... #8 43.04 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 43.08 Setting up gnupg-l10n (2.4.7-21+deb13u1) ... #8 43.13 Setting up xz-utils (5.8.1-1) ... #8 43.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 43.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 43.21 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 43.27 Setting up libunistring5:amd64 (1.3-2) ... #8 43.32 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 43.39 Setting up libmnl0:amd64 (1.0.5-3) ... #8 43.45 Setting up libatomic1:amd64 (14.2.0-19) ... #8 43.50 Setting up patch (2.8-2) ... #8 43.54 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 43.61 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... #8 43.66 Setting up libxtables12:amd64 (1.8.11-2) ... #8 43.71 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 43.76 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 43.80 Setting up libubsan1:amd64 (14.2.0-19) ... #8 43.85 Setting up libffi8:amd64 (3.4.8-2) ... #8 43.90 Setting up perl-modules-5.40 (5.40.1-6) ... #8 43.95 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 44.00 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 44.05 Setting up libasan8:amd64 (14.2.0-19) ... #8 44.10 Setting up libassuan9:amd64 (3.0.2-2) ... #8 44.26 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 44.32 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 44.37 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... #8 44.43 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... #8 44.48 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #8 44.53 Setting up libtsan2:amd64 (14.2.0-19) ... #8 44.58 Setting up libbinutils:amd64 (2.44-3) ... #8 44.63 Setting up libisl23:amd64 (0.27-1) ... #8 44.72 Setting up libc-dev-bin (2.41-12+deb13u3) ... #8 44.77 Setting up openssl (3.5.6-1~deb13u1) ... #8 44.84 Setting up readline-common (8.2-6) ... #8 44.89 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 44.94 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 44.99 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 45.04 Setting up liblsan0:amd64 (14.2.0-19) ... #8 45.09 Setting up libitm1:amd64 (14.2.0-19) ... #8 45.24 Setting up libctf0:amd64 (2.44-3) ... #8 45.28 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 45.33 Setting up pinentry-curses (1.3.1-2) ... #8 45.41 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 45.46 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 45.51 Setting up ca-certificates (20250419) ... #8 45.57 debconf: unable to initialize frontend: Dialog #8 45.57 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 45.57 debconf: falling back to frontend: Readline #8 45.57 debconf: unable to initialize frontend: Readline #8 45.57 debconf: (This frontend requires a controlling tty.) #8 45.57 debconf: falling back to frontend: Teletype #8 45.58 debconf: unable to initialize frontend: Teletype #8 45.58 debconf: (This frontend requires a controlling tty.) #8 45.58 debconf: falling back to frontend: Noninteractive #8 45.73 Updating certificates in /etc/ssl/certs... #8 45.96 150 added, 0 removed; done. #8 46.33 Setting up perl (5.40.1-6) ... #8 46.41 Setting up libgprofng0:amd64 (2.44-3) ... #8 46.46 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 46.53 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... #8 46.58 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 46.65 Setting up libdpkg-perl (1.22.22) ... #8 46.72 Setting up cpp-14 (14.2.0-19) ... #8 46.82 Setting up libreadline8t64:amd64 (8.2-6) ... #8 46.92 Setting up gpgconf (2.4.7-21+deb13u1+b3) ... #8 46.98 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ... #8 47.08 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 47.18 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 47.27 Setting up gpg (2.4.7-21+deb13u1+b3) ... #8 47.44 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 47.54 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 47.65 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... #8 47.76 Setting up gpg-agent (2.4.7-21+deb13u1+b3) ... #8 48.07 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 48.16 Setting up iproute2 (6.15.0-1) ... #8 48.26 debconf: unable to initialize frontend: Dialog #8 48.26 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 48.26 debconf: falling back to frontend: Readline #8 48.26 debconf: unable to initialize frontend: Readline #8 48.26 debconf: (This frontend requires a controlling tty.) #8 48.26 debconf: falling back to frontend: Teletype #8 48.26 debconf: unable to initialize frontend: Teletype #8 48.26 debconf: (This frontend requires a controlling tty.) #8 48.26 debconf: falling back to frontend: Noninteractive #8 48.36 Setting up gpgsm (2.4.7-21+deb13u1+b3) ... #8 48.45 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 48.55 Setting up binutils (2.44-3) ... #8 48.69 Setting up dpkg-dev (1.22.22) ... #8 48.85 Setting up liberror-perl (0.17030-1) ... #8 48.95 Setting up dirmngr (2.4.7-21+deb13u1+b3) ... #8 49.10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 49.21 Setting up cpp (4:14.2.0-1) ... #8 49.33 Setting up gnupg (2.4.7-21+deb13u1) ... #8 49.42 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 49.51 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... #8 49.56 Setting up gnupg2 (2.4.7-21+deb13u1) ... #8 49.66 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 49.76 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u3) ... #8 49.86 Setting up gcc-14 (14.2.0-19) ... #8 49.95 Setting up git (1:2.47.3-0+deb13u1) ... #8 50.09 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 50.19 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 50.29 Setting up g++-14 (14.2.0-19) ... #8 50.34 Setting up gcc (4:14.2.0-1) ... #8 50.46 Setting up g++ (4:14.2.0-1) ... #8 50.52 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 50.57 Setting up build-essential (12.12) ... #8 50.66 Processing triggers for libc-bin (2.41-12+deb13u3) ... #8 50.76 Processing triggers for ca-certificates (20250419) ... #8 50.81 Updating certificates in /etc/ssl/certs... #8 51.92 0 added, 0 removed; done. #8 51.92 Running hooks in /etc/ca-certificates/update.d... #8 51.92 done. #8 DONE 52.3s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 0.329 + echo debian:13 #9 0.329 + cut -d : -f 2 #9 0.329 + sed s/./\u&/ #9 0.330 + VERSION=13 #9 0.330 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 0.4s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 2.4s done #11 writing image sha256:17563d7ea8e7b5bd65099b1c08bba5de9289ca649185f846aae10c77e16e12f2 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 2.5s 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) docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg_manuals.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_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 0.3s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.453 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.453 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.453 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #5 0.453 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] #5 0.565 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] #5 0.574 Fetched 73.4 kB in 0s (454 kB/s) #5 0.574 Reading package lists... #5 0.877 Reading package lists... #5 1.172 Building dependency tree... #5 1.234 Reading state information... #5 1.329 The following additional packages will be installed: #5 1.329 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.329 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.329 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.329 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.329 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.329 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.329 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.329 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.329 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.329 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.329 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.329 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.329 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.329 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.329 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.329 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.329 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.329 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.329 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.329 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.329 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.329 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.329 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.329 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.329 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.329 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.330 media-types mscgen netbase openjade opensp osmocom-keyring osmocom-master #5 1.330 preview-latex-style procps python-apt-common python3 python3-apt #5 1.330 python3-autocommand python3-blockdiag python3-cairo python3-chardet #5 1.330 python3-docutils python3-freetype python3-funcparserlib python3-inflect #5 1.330 python3-jaraco.context python3-jaraco.functools python3-minimal #5 1.330 python3-more-itertools python3-nwdiag python3-pil python3-pkg-resources #5 1.330 python3-reportlab python3-rlpycairo python3-roman python3-typeguard #5 1.330 python3-typing-extensions python3-webcolors python3.13 python3.13-minimal #5 1.330 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit #5 1.330 tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.330 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.330 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.330 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.330 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.330 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.330 Suggested packages: #5 1.330 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.330 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.330 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.330 docbook-dsssl-doc docbook-defguide dbtoepub docbook-xsl-doc-html #5 1.330 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #5 1.330 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #5 1.330 docbook-xsl-ns docbook5-defguide fonts-freefont-otf | fonts-freefont-ttf #5 1.330 fonts-texgyre gsfonts graphviz-doc libavalon-framework-java #5 1.330 libexcalibur-logkit-java liblog4j1.2-java libgd-tools low-memory-monitor #5 1.330 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #5 1.330 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #5 1.330 libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils #5 1.330 libencode-eucjpascii-perl libencode-hanextra-perl libpod2-base-perl #5 1.330 libmpfi-doc sgmls-doc doc-base python3-doc python3-tk python3-venv #5 1.330 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.330 texlive-lang-french python-pil-doc python3-setuptools #5 1.330 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #5 1.330 python3.13-venv python3.13-doc binfmt-support sgml-base-doc perlsgml w3-recs #5 1.330 debhelper gv | postscript-viewer perl-tk xpdf | pdf-viewer xzdec #5 1.330 texlive-binaries-sse2 hintview chktex default-jre-headless dvidvi dvipng #5 1.330 fragmaster lacheck latexdiff latexmk purifyeps texlive-fonts-recommended-doc #5 1.330 texlive-latex-base-doc wp2latex python3-pygments icc-profiles #5 1.330 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #5 1.330 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc #5 1.330 Recommended packages: #5 1.330 xmlto dblatex-doc fonts-liberation libgdk-pixbuf2.0-bin libglib2.0-data #5 1.330 xdg-user-dirs libgts-bin libheif-plugin-x265 libheif-plugin-aomenc #5 1.330 javascript-common librsvg2-common mailcap psmisc linux-sysctl-defaults #5 1.330 lsb-release iso-codes python3-pygments python3-olefile fonts-dejavu-extra #5 1.330 dvisvgm ghostscript liblog-log4perl-perl ruby tex-gyre default-jre #5 1.330 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.330 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.049 The following NEW packages will be installed: #5 2.049 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 2.049 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 2.049 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 2.049 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 2.049 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 2.049 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 2.049 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 2.049 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 2.049 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 2.049 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 2.049 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 2.049 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 2.049 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 2.049 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 2.049 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 2.049 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 2.049 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 2.049 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 2.049 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 2.049 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 2.049 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 2.049 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 2.049 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 2.049 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 2.049 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 2.049 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 2.049 media-types mscgen netbase openjade opensp osmo-gsm-manuals-dev #5 2.049 osmocom-keyring osmocom-master preview-latex-style procps python-apt-common #5 2.049 python3 python3-apt python3-autocommand python3-blockdiag python3-cairo #5 2.049 python3-chardet python3-docutils python3-freetype python3-funcparserlib #5 2.049 python3-inflect python3-jaraco.context python3-jaraco.functools #5 2.049 python3-minimal python3-more-itertools python3-nwdiag python3-pil #5 2.049 python3-pkg-resources python3-reportlab python3-rlpycairo python3-roman #5 2.049 python3-typeguard python3-typing-extensions python3-webcolors python3.13 #5 2.049 python3.13-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.049 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 2.049 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.049 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.049 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.049 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 2.049 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 2.049 xml-core xsltproc #5 2.074 0 upgraded, 202 newly installed, 0 to remove and 7 not upgraded. #5 2.074 Need to get 489 MB of archives. #5 2.074 After this operation, 1132 MB of additional disk space will be used. #5 2.074 Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2+deb13u2 [862 kB] #5 2.098 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.106 Get:3 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2+deb13u2 [2217 kB] #5 2.114 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] #5 2.125 Get:5 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #5 2.125 Get:6 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #5 2.125 Get:7 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #5 2.125 Get:8 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2+deb13u2 [1958 kB] #5 2.142 Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.7.0.6.96fe [443 kB] #5 2.148 Get:10 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2+deb13u2 [757 kB] #5 2.155 Get:11 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #5 2.155 Get:12 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #5 2.155 Get:13 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #5 2.163 Get:14 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #5 2.176 Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #5 2.176 Get:16 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #5 2.176 Get:17 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #5 2.176 Get:18 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #5 2.176 Get:19 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #5 2.176 Get:20 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #5 2.177 Get:21 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #5 2.182 Get:22 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #5 2.196 Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] #5 2.200 Get:24 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] #5 2.201 Get:25 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u3 [233 kB] #5 2.210 Get:26 http://deb.debian.org/debian trixie/main amd64 xsltproc amd64 1.1.35-1.2+deb13u3 [115 kB] #5 2.215 Get:27 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #5 2.219 Get:28 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #5 2.235 Get:29 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.237 Get:30 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #5 2.246 Get:31 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #5 2.247 Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+deb13u2 [6792 B] #5 2.254 Get:33 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #5 2.266 Get:34 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #5 2.267 Get:35 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #5 2.268 Get:36 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #5 2.269 Get:37 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #5 2.272 Get:38 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #5 2.278 Get:39 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #5 2.286 Get:40 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #5 2.294 Get:41 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.296 Get:42 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1+deb13u5 [283 kB] #5 2.301 Get:43 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1+deb13u1 [452 kB] #5 2.313 Get:44 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #5 2.319 Get:45 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #5 2.327 Get:46 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #5 2.328 Get:47 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] #5 2.329 Get:48 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #5 2.336 Get:49 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #5 2.337 Get:50 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #5 2.447 Get:51 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #5 2.448 Get:52 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #5 2.450 Get:53 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #5 2.452 Get:54 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #5 2.453 Get:55 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #5 2.453 Get:56 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #5 2.460 Get:57 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #5 2.463 Get:58 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #5 2.471 Get:59 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #5 2.472 Get:60 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #5 2.473 Get:61 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #5 2.474 Get:62 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #5 2.474 Get:63 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #5 2.485 Get:64 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #5 2.488 Get:65 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u3 [1519 kB] #5 2.501 Get:66 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+deb13u1 [479 kB] #5 2.505 Get:67 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #5 2.598 Get:68 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #5 2.598 Get:69 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #5 2.605 Get:70 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #5 2.609 Get:71 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #5 2.609 Get:72 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #5 2.609 Get:73 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #5 2.611 Get:74 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #5 2.611 Get:75 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #5 2.612 Get:76 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #5 2.614 Get:77 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #5 2.627 Get:78 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #5 2.628 Get:79 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #5 2.701 Get:80 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #5 2.701 Get:81 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #5 2.901 Get:82 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #5 2.947 Get:83 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #5 2.986 Get:84 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #5 2.997 Get:85 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #5 3.072 Get:86 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #5 3.072 Get:87 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #5 3.072 Get:88 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #5 3.073 Get:89 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #5 3.078 Get:90 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #5 3.760 Get:91 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #5 3.760 Get:92 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #5 3.770 Get:93 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #5 3.771 Get:94 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #5 3.772 Get:95 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #5 3.773 Get:96 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #5 3.781 Get:97 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #5 3.791 Get:98 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #5 3.800 Get:99 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #5 3.808 Get:100 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #5 3.825 Get:101 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #5 3.906 Get:102 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #5 4.157 Get:103 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #5 4.422 Get:104 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #5 5.065 Get:105 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #5 5.065 Get:106 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #5 5.065 Get:107 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #5 5.074 Get:108 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #5 5.076 Get:109 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #5 5.123 Get:110 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #5 5.126 Get:111 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #5 5.278 Get:112 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #5 5.495 Get:113 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 5.499 Get:114 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 5.506 Get:115 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #5 6.204 Get:116 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #5 6.213 Get:117 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #5 6.216 Get:118 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #5 6.230 Get:119 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #5 6.236 Get:120 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #5 6.281 Get:121 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #5 6.283 Get:122 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #5 6.290 Get:123 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #5 6.316 Get:124 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #5 6.418 Get:125 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #5 6.485 Get:126 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #5 6.501 Get:127 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #5 6.507 Get:128 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #5 6.507 Get:129 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #5 6.507 Get:130 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #5 6.512 Get:131 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #5 6.514 Get:132 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #5 6.520 Get:133 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #5 6.532 Get:134 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #5 6.533 Get:135 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #5 6.537 Get:136 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #5 6.538 Get:137 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #5 6.544 Get:138 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #5 6.551 Get:139 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #5 6.567 Get:140 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #5 6.572 Get:141 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #5 6.576 Get:142 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #5 6.579 Get:143 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #5 6.587 Get:144 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #5 6.609 Get:145 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #5 6.610 Get:146 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #5 6.611 Get:147 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #5 6.612 Get:148 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #5 6.613 Get:149 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #5 6.613 Get:150 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #5 6.615 Get:151 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #5 6.615 Get:152 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #5 6.620 Get:153 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #5 6.620 Get:154 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #5 6.622 Get:155 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #5 6.623 Get:156 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #5 6.624 Get:157 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #5 6.627 Get:158 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3+deb13u2 [345 kB] #5 6.630 Get:159 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #5 6.631 Get:160 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #5 6.633 Get:161 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #5 6.636 Get:162 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #5 6.636 Get:163 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #5 6.638 Get:164 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #5 6.639 Get:165 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #5 6.639 Get:166 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #5 6.650 Get:167 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #5 6.656 Get:168 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #5 6.658 Get:169 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #5 6.703 Get:170 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #5 6.709 Get:171 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #5 6.710 Get:172 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4+deb13u1 [312 kB] #5 6.712 Get:173 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #5 6.719 Get:174 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4+deb13u1 [141 kB] #5 6.720 Get:175 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2+deb13u2 [160 kB] #5 6.721 Get:176 http://deb.debian.org/debian-security trixie-security/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u2 [205 kB] #5 6.723 Get:177 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #5 6.723 Get:178 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #5 6.749 Get:179 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #5 6.767 Get:180 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #5 6.767 Get:181 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #5 6.768 Get:182 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #5 6.768 Get:183 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #5 6.769 Get:184 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+deb13u2 [512 kB] #5 6.773 Get:185 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #5 6.773 Get:186 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #5 6.774 Get:187 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #5 6.774 Get:188 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #5 6.781 Get:189 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #5 6.781 Get:190 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1+deb13u1 [8492 B] #5 6.781 Get:191 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #5 6.782 Get:192 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #5 6.784 Get:193 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #5 6.784 Get:194 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #5 6.786 Get:195 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #5 6.790 Get:196 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #5 6.791 Get:197 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #5 6.799 Get:198 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #5 6.800 Get:199 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #5 6.801 Get:200 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #5 6.824 Get:201 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #5 6.831 Get:202 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #5 6.933 debconf: unable to initialize frontend: Dialog #5 6.933 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 6.933 debconf: falling back to frontend: Readline #5 6.936 debconf: unable to initialize frontend: Readline #5 6.936 debconf: (This frontend requires a controlling tty.) #5 6.936 debconf: falling back to frontend: Teletype #5 6.938 debconf: unable to initialize frontend: Teletype #5 6.938 debconf: (This frontend requires a controlling tty.) #5 6.938 debconf: falling back to frontend: Noninteractive #5 8.965 Preconfiguring packages ... #5 9.061 Fetched 489 MB in 5s (102 MB/s) #5 9.129 Selecting previously unselected package libpython3.13-minimal:amd64. #5 9.129 (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.) #5 9.133 Preparing to unpack .../libpython3.13-minimal_3.13.5-2+deb13u2_amd64.deb ... #5 9.149 Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u2) ... #5 9.291 Selecting previously unselected package python3.13-minimal. #5 9.292 Preparing to unpack .../python3.13-minimal_3.13.5-2+deb13u2_amd64.deb ... #5 9.309 Unpacking python3.13-minimal (3.13.5-2+deb13u2) ... #5 9.465 Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u2) ... #5 9.527 Setting up python3.13-minimal (3.13.5-2+deb13u2) ... #5 10.04 Selecting previously unselected package python3-minimal. #5 10.04 (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 ... 15763 files and directories currently installed.) #5 10.05 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #5 10.06 Unpacking python3-minimal (3.13.5-1) ... #5 10.15 Selecting previously unselected package media-types. #5 10.15 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #5 10.17 Unpacking media-types (13.0.0) ... #5 10.28 Selecting previously unselected package netbase. #5 10.28 Preparing to unpack .../2-netbase_6.5_all.deb ... #5 10.29 Unpacking netbase (6.5) ... #5 10.38 Selecting previously unselected package libpython3.13-stdlib:amd64. #5 10.38 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2+deb13u2_amd64.deb ... #5 10.40 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u2) ... #5 10.56 Selecting previously unselected package python3.13. #5 10.56 Preparing to unpack .../4-python3.13_3.13.5-2+deb13u2_amd64.deb ... #5 10.57 Unpacking python3.13 (3.13.5-2+deb13u2) ... #5 10.66 Selecting previously unselected package libpython3-stdlib:amd64. #5 10.66 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #5 10.67 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #5 10.76 Setting up python3-minimal (3.13.5-1) ... #5 10.96 Selecting previously unselected package python3. #5 10.96 (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 ... 16224 files and directories currently installed.) #5 10.96 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #5 10.98 Unpacking python3 (3.13.5-1) ... #5 11.08 Selecting previously unselected package libproc2-0:amd64. #5 11.08 Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9_amd64.deb ... #5 11.11 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #5 11.29 Selecting previously unselected package procps. #5 11.29 Preparing to unpack .../002-procps_2%3a4.0.4-9_amd64.deb ... #5 11.33 Unpacking procps (2:4.0.4-9) ... #5 11.57 Selecting previously unselected package sensible-utils. #5 11.57 Preparing to unpack .../003-sensible-utils_0.0.25_all.deb ... #5 11.60 Unpacking sensible-utils (0.0.25) ... #5 11.78 Selecting previously unselected package libtext-charwidth-perl:amd64. #5 11.78 Preparing to unpack .../004-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #5 11.80 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 12.10 Selecting previously unselected package libtext-wrapi18n-perl. #5 12.10 Preparing to unpack .../005-libtext-wrapi18n-perl_0.06-10_all.deb ... #5 12.13 Unpacking libtext-wrapi18n-perl (0.06-10) ... #5 12.39 Selecting previously unselected package ucf. #5 12.39 Preparing to unpack .../006-ucf_3.0052_all.deb ... #5 12.43 Moving old data out of the way #5 12.43 Unpacking ucf (3.0052) ... #5 12.62 Selecting previously unselected package asciidoc-common. #5 12.62 Preparing to unpack .../007-asciidoc-common_10.2.1-1_all.deb ... #5 12.65 Unpacking asciidoc-common (10.2.1-1) ... #5 12.91 Selecting previously unselected package sgml-base. #5 12.92 Preparing to unpack .../008-sgml-base_1.31+nmu1_all.deb ... #5 12.95 Unpacking sgml-base (1.31+nmu1) ... #5 13.27 Selecting previously unselected package xml-core. #5 13.28 Preparing to unpack .../009-xml-core_0.19_all.deb ... #5 13.31 Unpacking xml-core (0.19) ... #5 13.52 Selecting previously unselected package docbook-xsl. #5 13.52 Preparing to unpack .../010-docbook-xsl_1.79.2+dfsg-7_all.deb ... #5 13.54 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #5 13.82 Selecting previously unselected package libxml2:amd64. #5 13.82 Preparing to unpack .../011-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 13.85 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 14.04 Selecting previously unselected package libxml2-utils. #5 14.04 Preparing to unpack .../012-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 14.06 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 14.17 Selecting previously unselected package libxslt1.1:amd64. #5 14.17 Preparing to unpack .../013-libxslt1.1_1.1.35-1.2+deb13u3_amd64.deb ... #5 14.19 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u3) ... #5 14.28 Selecting previously unselected package xsltproc. #5 14.28 Preparing to unpack .../014-xsltproc_1.1.35-1.2+deb13u3_amd64.deb ... #5 14.29 Unpacking xsltproc (1.1.35-1.2+deb13u3) ... #5 14.40 Selecting previously unselected package asciidoc-base. #5 14.40 Preparing to unpack .../015-asciidoc-base_10.2.1-1_all.deb ... #5 14.42 Unpacking asciidoc-base (10.2.1-1) ... #5 14.53 Selecting previously unselected package asciidoc. #5 14.54 Preparing to unpack .../016-asciidoc_10.2.1-1_all.deb ... #5 14.57 Unpacking asciidoc (10.2.1-1) ... #5 14.77 Selecting previously unselected package sgml-data. #5 14.77 Preparing to unpack .../017-sgml-data_2.0.11+nmu1_all.deb ... #5 14.79 Unpacking sgml-data (2.0.11+nmu1) ... #5 14.93 Selecting previously unselected package docbook-xml. #5 14.93 Preparing to unpack .../018-docbook-xml_4.5-13_all.deb ... #5 14.95 Unpacking docbook-xml (4.5-13) ... #5 15.04 Selecting previously unselected package python-apt-common. #5 15.04 Preparing to unpack .../019-python-apt-common_3.0.0_all.deb ... #5 15.05 Unpacking python-apt-common (3.0.0) ... #5 15.14 Selecting previously unselected package distro-info-data. #5 15.14 Preparing to unpack .../020-distro-info-data_0.66+deb13u2_all.deb ... #5 15.16 Unpacking distro-info-data (0.66+deb13u2) ... #5 15.26 Selecting previously unselected package python3-apt. #5 15.26 Preparing to unpack .../021-python3-apt_3.0.0_amd64.deb ... #5 15.27 Unpacking python3-apt (3.0.0) ... #5 15.50 Selecting previously unselected package tex-common. #5 15.51 Preparing to unpack .../022-tex-common_6.19_all.deb ... #5 15.54 Unpacking tex-common (6.19) ... #5 15.75 Selecting previously unselected package libpaper2:amd64. #5 15.75 Preparing to unpack .../023-libpaper2_2.2.5-0.3+b2_amd64.deb ... #5 15.77 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #5 15.86 Selecting previously unselected package libpaper-utils. #5 15.86 Preparing to unpack .../024-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #5 15.87 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #5 15.97 Selecting previously unselected package libkpathsea6:amd64. #5 15.97 Preparing to unpack .../025-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #5 15.99 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 16.09 Selecting previously unselected package libptexenc1:amd64. #5 16.09 Preparing to unpack .../026-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #5 16.11 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 16.20 Selecting previously unselected package libsynctex2:amd64. #5 16.21 Preparing to unpack .../027-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #5 16.22 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 16.32 Selecting previously unselected package libtexlua53-5:amd64. #5 16.32 Preparing to unpack .../028-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #5 16.34 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 16.43 Selecting previously unselected package t1utils. #5 16.43 Preparing to unpack .../029-t1utils_1.41-4_amd64.deb ... #5 16.44 Unpacking t1utils (1.41-4) ... #5 16.55 Selecting previously unselected package libpng16-16t64:amd64. #5 16.55 Preparing to unpack .../030-libpng16-16t64_1.6.48-1+deb13u5_amd64.deb ... #5 16.57 Unpacking libpng16-16t64:amd64 (1.6.48-1+deb13u5) ... #5 16.68 Selecting previously unselected package libfreetype6:amd64. #5 16.69 Preparing to unpack .../031-libfreetype6_2.13.3+dfsg-1+deb13u1_amd64.deb ... #5 16.70 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ... #5 16.81 Selecting previously unselected package fonts-dejavu-mono. #5 16.81 Preparing to unpack .../032-fonts-dejavu-mono_2.37-8_all.deb ... #5 16.82 Unpacking fonts-dejavu-mono (2.37-8) ... #5 17.25 Selecting previously unselected package fonts-dejavu-core. #5 17.25 Preparing to unpack .../033-fonts-dejavu-core_2.37-8_all.deb ... #5 17.31 Unpacking fonts-dejavu-core (2.37-8) ... #5 17.45 Selecting previously unselected package libfontenc1:amd64. #5 17.45 Preparing to unpack .../034-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #5 17.46 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 17.59 Selecting previously unselected package x11-common. #5 17.59 Preparing to unpack .../035-x11-common_1%3a7.7+24+deb13u1_all.deb ... #5 17.61 Unpacking x11-common (1:7.7+24+deb13u1) ... #5 17.70 Selecting previously unselected package xfonts-encodings. #5 17.70 Preparing to unpack .../036-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #5 17.72 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #5 17.83 Selecting previously unselected package xfonts-utils. #5 17.83 Preparing to unpack .../037-xfonts-utils_1%3a7.7+7_amd64.deb ... #5 17.85 Unpacking xfonts-utils (1:7.7+7) ... #5 17.97 Selecting previously unselected package fonts-urw-base35. #5 17.98 Preparing to unpack .../038-fonts-urw-base35_20200910-8_all.deb ... #5 18.02 Unpacking fonts-urw-base35 (20200910-8) ... #5 18.30 Selecting previously unselected package fontconfig-config. #5 18.30 Preparing to unpack .../039-fontconfig-config_2.15.0-2.3_amd64.deb ... #5 18.32 Unpacking fontconfig-config (2.15.0-2.3) ... #5 18.43 Selecting previously unselected package libfontconfig1:amd64. #5 18.43 Preparing to unpack .../040-libfontconfig1_2.15.0-2.3_amd64.deb ... #5 18.44 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #5 18.56 Selecting previously unselected package libpixman-1-0:amd64. #5 18.56 Preparing to unpack .../041-libpixman-1-0_0.44.0-3_amd64.deb ... #5 18.57 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #5 18.68 Selecting previously unselected package libxau6:amd64. #5 18.68 Preparing to unpack .../042-libxau6_1%3a1.0.11-1_amd64.deb ... #5 18.70 Unpacking libxau6:amd64 (1:1.0.11-1) ... #5 18.79 Selecting previously unselected package libxdmcp6:amd64. #5 18.80 Preparing to unpack .../043-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #5 18.81 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #5 18.92 Selecting previously unselected package libxcb1:amd64. #5 18.92 Preparing to unpack .../044-libxcb1_1.17.0-2+b1_amd64.deb ... #5 18.93 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #5 19.02 Selecting previously unselected package libx11-data. #5 19.02 Preparing to unpack .../045-libx11-data_2%3a1.8.12-1_all.deb ... #5 19.03 Unpacking libx11-data (2:1.8.12-1) ... #5 19.15 Selecting previously unselected package libx11-6:amd64. #5 19.15 Preparing to unpack .../046-libx11-6_2%3a1.8.12-1_amd64.deb ... #5 19.17 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #5 19.30 Selecting previously unselected package libxcb-render0:amd64. #5 19.30 Preparing to unpack .../047-libxcb-render0_1.17.0-2+b1_amd64.deb ... #5 19.31 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #5 19.42 Selecting previously unselected package libxcb-shm0:amd64. #5 19.42 Preparing to unpack .../048-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #5 19.44 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 19.55 Selecting previously unselected package libxext6:amd64. #5 19.55 Preparing to unpack .../049-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #5 19.56 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #5 19.73 Selecting previously unselected package libxrender1:amd64. #5 19.73 Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... #5 19.76 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #5 19.97 Selecting previously unselected package libcairo2:amd64. #5 19.98 Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... #5 20.00 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #5 20.22 Selecting previously unselected package libgraphite2-3:amd64. #5 20.22 Preparing to unpack .../052-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #5 20.24 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 20.51 Selecting previously unselected package libglib2.0-0t64:amd64. #5 20.51 Preparing to unpack .../053-libglib2.0-0t64_2.84.4-3~deb13u3_amd64.deb ... #5 20.55 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ... #5 20.74 Selecting previously unselected package libharfbuzz0b:amd64. #5 20.74 Preparing to unpack .../054-libharfbuzz0b_10.2.0-1+deb13u1_amd64.deb ... #5 20.76 Unpacking libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ... #5 20.92 Selecting previously unselected package libicu76:amd64. #5 20.93 Preparing to unpack .../055-libicu76_76.1-4_amd64.deb ... #5 20.96 Unpacking libicu76:amd64 (76.1-4) ... #5 21.31 Selecting previously unselected package libmpfi0:amd64. #5 21.31 Preparing to unpack .../056-libmpfi0_1.5.4+ds-4_amd64.deb ... #5 21.32 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #5 21.43 Selecting previously unselected package libpotrace0:amd64. #5 21.43 Preparing to unpack .../057-libpotrace0_1.16-2+b2_amd64.deb ... #5 21.45 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #5 21.58 Selecting previously unselected package libteckit0:amd64. #5 21.58 Preparing to unpack .../058-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #5 21.61 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 21.80 Selecting previously unselected package libice6:amd64. #5 21.80 Preparing to unpack .../059-libice6_2%3a1.1.1-1_amd64.deb ... #5 21.82 Unpacking libice6:amd64 (2:1.1.1-1) ... #5 21.92 Selecting previously unselected package libsm6:amd64. #5 21.92 Preparing to unpack .../060-libsm6_2%3a1.2.6-1_amd64.deb ... #5 21.94 Unpacking libsm6:amd64 (2:1.2.6-1) ... #5 22.05 Selecting previously unselected package libxt6t64:amd64. #5 22.05 Preparing to unpack .../061-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #5 22.07 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 22.17 Selecting previously unselected package libxmu6:amd64. #5 22.17 Preparing to unpack .../062-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #5 22.19 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #5 22.29 Selecting previously unselected package libxpm4:amd64. #5 22.29 Preparing to unpack .../063-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #5 22.32 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #5 22.47 Selecting previously unselected package libxaw7:amd64. #5 22.48 Preparing to unpack .../064-libxaw7_2%3a1.0.16-1_amd64.deb ... #5 22.50 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #5 22.72 Selecting previously unselected package libxi6:amd64. #5 22.72 Preparing to unpack .../065-libxi6_2%3a1.8.2-1_amd64.deb ... #5 22.75 Unpacking libxi6:amd64 (2:1.8.2-1) ... #5 22.98 Selecting previously unselected package libzzip-0-13t64:amd64. #5 22.98 Preparing to unpack .../066-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #5 23.01 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 23.19 Selecting previously unselected package texlive-binaries. #5 23.19 Preparing to unpack .../067-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #5 23.21 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #5 23.50 Selecting previously unselected package xdg-utils. #5 23.50 Preparing to unpack .../068-xdg-utils_1.2.1-2_all.deb ... #5 23.52 Unpacking xdg-utils (1.2.1-2) ... #5 23.64 Selecting previously unselected package texlive-base. #5 23.64 Preparing to unpack .../069-texlive-base_2024.20250309-1_all.deb ... #5 23.65 Unpacking texlive-base (2024.20250309-1) ... #5 24.20 Selecting previously unselected package texlive-fonts-recommended. #5 24.20 Preparing to unpack .../070-texlive-fonts-recommended_2024.20250309-1_all.deb ... #5 24.21 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #5 24.47 Selecting previously unselected package fonts-lmodern. #5 24.47 Preparing to unpack .../071-fonts-lmodern_2.005-1_all.deb ... #5 24.49 Unpacking fonts-lmodern (2.005-1) ... #5 24.71 Selecting previously unselected package texlive-latex-base. #5 24.72 Preparing to unpack .../072-texlive-latex-base_2024.20250309-1_all.deb ... #5 24.74 Unpacking texlive-latex-base (2024.20250309-1) ... #5 24.93 Selecting previously unselected package texlive-latex-recommended. #5 24.93 Preparing to unpack .../073-texlive-latex-recommended_2024.20250309-1_all.deb ... #5 24.94 Unpacking texlive-latex-recommended (2024.20250309-1) ... #5 25.26 Selecting previously unselected package texlive. #5 25.26 Preparing to unpack .../074-texlive_2024.20250309-1_all.deb ... #5 25.27 Unpacking texlive (2024.20250309-1) ... #5 25.36 Selecting previously unselected package libio-string-perl. #5 25.36 Preparing to unpack .../075-libio-string-perl_1.08-4_all.deb ... #5 25.37 Unpacking libio-string-perl (1.08-4) ... #5 25.46 Selecting previously unselected package liblatex-tounicode-perl. #5 25.46 Preparing to unpack .../076-liblatex-tounicode-perl_0.55-1_all.deb ... #5 25.47 Unpacking liblatex-tounicode-perl (0.55-1) ... #5 25.56 Selecting previously unselected package libbibtex-parser-perl. #5 25.56 Preparing to unpack .../077-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #5 25.58 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #5 25.68 Selecting previously unselected package texlive-bibtex-extra. #5 25.68 Preparing to unpack .../078-texlive-bibtex-extra_2024.20250309-2_all.deb ... #5 25.70 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #5 26.45 Selecting previously unselected package libfile-which-perl. #5 26.46 Preparing to unpack .../079-libfile-which-perl_1.27-2_all.deb ... #5 26.49 Unpacking libfile-which-perl (1.27-2) ... #5 26.64 Selecting previously unselected package libfile-homedir-perl. #5 26.64 Preparing to unpack .../080-libfile-homedir-perl_1.006-2_all.deb ... #5 26.66 Unpacking libfile-homedir-perl (1.006-2) ... #5 26.81 Selecting previously unselected package libthai-data. #5 26.82 Preparing to unpack .../081-libthai-data_0.1.29-2_all.deb ... #5 26.83 Unpacking libthai-data (0.1.29-2) ... #5 27.06 Selecting previously unselected package libdatrie1:amd64. #5 27.06 Preparing to unpack .../082-libdatrie1_0.2.13-3+b1_amd64.deb ... #5 27.09 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #5 27.28 Selecting previously unselected package libthai0:amd64. #5 27.29 Preparing to unpack .../083-libthai0_0.1.29-2+b1_amd64.deb ... #5 27.37 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #5 27.58 Selecting previously unselected package libsombok3:amd64. #5 27.59 Preparing to unpack .../084-libsombok3_2.4.0-2+b2_amd64.deb ... #5 27.62 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #5 27.78 Selecting previously unselected package libmime-charset-perl. #5 27.78 Preparing to unpack .../085-libmime-charset-perl_1.013.1-2_all.deb ... #5 27.81 Unpacking libmime-charset-perl (1.013.1-2) ... #5 27.97 Selecting previously unselected package libunicode-linebreak-perl. #5 27.97 Preparing to unpack .../086-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #5 28.00 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 28.18 Selecting previously unselected package libyaml-tiny-perl. #5 28.19 Preparing to unpack .../087-libyaml-tiny-perl_1.76-1_all.deb ... #5 28.20 Unpacking libyaml-tiny-perl (1.76-1) ... #5 28.32 Selecting previously unselected package libjs-jquery. #5 28.33 Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #5 28.34 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 28.58 Selecting previously unselected package lmodern. #5 28.58 Preparing to unpack .../089-lmodern_2.005-1_all.deb ... #5 28.61 Unpacking lmodern (2.005-1) ... #5 28.89 Selecting previously unselected package texlive-luatex. #5 28.90 Preparing to unpack .../090-texlive-luatex_2024.20250309-1_all.deb ... #5 28.91 Unpacking texlive-luatex (2024.20250309-1) ... #5 29.52 Selecting previously unselected package texlive-plain-generic. #5 29.53 Preparing to unpack .../091-texlive-plain-generic_2024.20250309-2_all.deb ... #5 29.55 Unpacking texlive-plain-generic (2024.20250309-2) ... #5 30.49 Selecting previously unselected package texlive-extra-utils. #5 30.50 Preparing to unpack .../092-texlive-extra-utils_2024.20250309-2_all.deb ... #5 30.53 Unpacking texlive-extra-utils (2024.20250309-2) ... #5 31.17 Selecting previously unselected package libapache-pom-java. #5 31.18 Preparing to unpack .../093-libapache-pom-java_33-2_all.deb ... #5 31.21 Unpacking libapache-pom-java (33-2) ... #5 31.37 Selecting previously unselected package libcommons-parent-java. #5 31.38 Preparing to unpack .../094-libcommons-parent-java_56-1_all.deb ... #5 31.41 Unpacking libcommons-parent-java (56-1) ... #5 31.58 Selecting previously unselected package libcommons-logging-java. #5 31.59 Preparing to unpack .../095-libcommons-logging-java_1.3.0-2_all.deb ... #5 31.60 Unpacking libcommons-logging-java (1.3.0-2) ... #5 31.77 Selecting previously unselected package libfontbox-java. #5 31.78 Preparing to unpack .../096-libfontbox-java_1%3a1.8.16-5_all.deb ... #5 31.80 Unpacking libfontbox-java (1:1.8.16-5) ... #5 31.96 Selecting previously unselected package libpdfbox-java. #5 31.96 Preparing to unpack .../097-libpdfbox-java_1%3a1.8.16-5_all.deb ... #5 31.98 Unpacking libpdfbox-java (1:1.8.16-5) ... #5 32.30 Selecting previously unselected package preview-latex-style. #5 32.31 Preparing to unpack .../098-preview-latex-style_13.2-1.1_all.deb ... #5 32.34 Unpacking preview-latex-style (13.2-1.1) ... #5 32.55 Selecting previously unselected package texlive-pictures. #5 32.56 Preparing to unpack .../099-texlive-pictures_2024.20250309-1_all.deb ... #5 32.59 Unpacking texlive-pictures (2024.20250309-1) ... #5 33.14 Selecting previously unselected package texlive-latex-extra. #5 33.14 Preparing to unpack .../100-texlive-latex-extra_2024.20250309-2_all.deb ... #5 33.18 Unpacking texlive-latex-extra (2024.20250309-2) ... #5 33.79 Selecting previously unselected package fonts-gfs-baskerville. #5 33.81 Preparing to unpack .../101-fonts-gfs-baskerville_1.1-6_all.deb ... #5 33.83 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 34.01 Selecting previously unselected package fonts-gfs-porson. #5 34.02 Preparing to unpack .../102-fonts-gfs-porson_1.1-7_all.deb ... #5 34.04 Unpacking fonts-gfs-porson (1.1-7) ... #5 34.26 Selecting previously unselected package texlive-lang-greek. #5 34.27 Preparing to unpack .../103-texlive-lang-greek_2024.20250309-1_all.deb ... #5 34.29 Unpacking texlive-lang-greek (2024.20250309-1) ... #5 34.94 Selecting previously unselected package texlive-science. #5 34.95 Preparing to unpack .../104-texlive-science_2024.20250309-2_all.deb ... #5 34.97 Unpacking texlive-science (2024.20250309-2) ... #5 35.30 Selecting previously unselected package dblatex. #5 35.31 Preparing to unpack .../105-dblatex_0.3.12py3-5_all.deb ... #5 35.34 Unpacking dblatex (0.3.12py3-5) ... #5 35.56 Selecting previously unselected package libosp5. #5 35.57 Preparing to unpack .../106-libosp5_1.5.2-15.2_amd64.deb ... #5 35.60 Unpacking libosp5 (1.5.2-15.2) ... #5 35.81 Selecting previously unselected package libostyle1t64. #5 35.82 Preparing to unpack .../107-libostyle1t64_1.4devel1-23.3_amd64.deb ... #5 35.84 Unpacking libostyle1t64 (1.4devel1-23.3) ... #5 36.10 Selecting previously unselected package openjade. #5 36.10 Preparing to unpack .../108-openjade_1.4devel1-23.3_amd64.deb ... #5 36.13 Unpacking openjade (1.4devel1-23.3) ... #5 36.34 Selecting previously unselected package docbook-dsssl. #5 36.35 Preparing to unpack .../109-docbook-dsssl_1.79-10_all.deb ... #5 36.38 Unpacking docbook-dsssl (1.79-10) ... #5 36.56 Selecting previously unselected package teckit. #5 36.56 Preparing to unpack .../110-teckit_2.5.12+ds1-1+b1_amd64.deb ... #5 36.58 Unpacking teckit (2.5.12+ds1-1+b1) ... #5 36.82 Selecting previously unselected package tipa. #5 36.83 Preparing to unpack .../111-tipa_2%3a1.3-21_all.deb ... #5 36.84 Unpacking tipa (2:1.3-21) ... #5 37.08 Selecting previously unselected package texlive-xetex. #5 37.09 Preparing to unpack .../112-texlive-xetex_2024.20250309-1_all.deb ... #5 37.11 Unpacking texlive-xetex (2024.20250309-1) ... #5 37.50 Selecting previously unselected package texlive-formats-extra. #5 37.50 Preparing to unpack .../113-texlive-formats-extra_2024.20250309-2_all.deb ... #5 37.53 Unpacking texlive-formats-extra (2024.20250309-2) ... #5 37.87 Selecting previously unselected package lynx-common. #5 37.88 Preparing to unpack .../114-lynx-common_2.9.2-1_all.deb ... #5 37.90 Unpacking lynx-common (2.9.2-1) ... #5 38.14 Selecting previously unselected package lynx. #5 38.14 Preparing to unpack .../115-lynx_2.9.2-1_amd64.deb ... #5 38.17 Unpacking lynx (2.9.2-1) ... #5 38.35 Selecting previously unselected package libsgmls-perl. #5 38.35 Preparing to unpack .../116-libsgmls-perl_1.03ii-38_all.deb ... #5 38.37 Unpacking libsgmls-perl (1.03ii-38) ... #5 38.54 Selecting previously unselected package sgmlspl. #5 38.55 Preparing to unpack .../117-sgmlspl_1.03ii-38_all.deb ... #5 38.58 Unpacking sgmlspl (1.03ii-38) ... #5 38.74 Selecting previously unselected package opensp. #5 38.75 Preparing to unpack .../118-opensp_1.5.2-15.2_amd64.deb ... #5 38.78 Unpacking opensp (1.5.2-15.2) ... #5 38.96 Selecting previously unselected package docbook-utils. #5 38.97 Preparing to unpack .../119-docbook-utils_0.6.14-4_all.deb ... #5 38.99 Unpacking docbook-utils (0.6.14-4) ... #5 39.19 Selecting previously unselected package asciidoc-dblatex. #5 39.20 Preparing to unpack .../120-asciidoc-dblatex_10.2.1-1_all.deb ... #5 39.23 Unpacking asciidoc-dblatex (10.2.1-1) ... #5 39.41 Selecting previously unselected package docbook5-xml. #5 39.43 Preparing to unpack .../121-docbook5-xml_5.0-4_all.deb ... #5 39.45 Unpacking docbook5-xml (5.0-4) ... #5 39.75 Selecting previously unselected package docutils-common. #5 39.75 Preparing to unpack .../122-docutils-common_0.21.2+dfsg-2_all.deb ... #5 39.77 Unpacking docutils-common (0.21.2+dfsg-2) ... #5 39.99 Selecting previously unselected package fontconfig. #5 39.99 Preparing to unpack .../123-fontconfig_2.15.0-2.3_amd64.deb ... #5 40.01 Unpacking fontconfig (2.15.0-2.3) ... #5 40.26 Selecting previously unselected package libann0. #5 40.27 Preparing to unpack .../124-libann0_1.1.2+doc-9+b1_amd64.deb ... #5 40.30 Unpacking libann0 (1.1.2+doc-9+b1) ... #5 40.49 Selecting previously unselected package libcdt5:amd64. #5 40.50 Preparing to unpack .../125-libcdt5_2.42.4-3_amd64.deb ... #5 40.52 Unpacking libcdt5:amd64 (2.42.4-3) ... #5 40.72 Selecting previously unselected package libcgraph6:amd64. #5 40.72 Preparing to unpack .../126-libcgraph6_2.42.4-3_amd64.deb ... #5 40.75 Unpacking libcgraph6:amd64 (2.42.4-3) ... #5 40.99 Selecting previously unselected package libaom3:amd64. #5 41.00 Preparing to unpack .../127-libaom3_3.12.1-1_amd64.deb ... #5 41.03 Unpacking libaom3:amd64 (3.12.1-1) ... #5 41.30 Selecting previously unselected package libdav1d7:amd64. #5 41.31 Preparing to unpack .../128-libdav1d7_1.5.1-1_amd64.deb ... #5 41.33 Unpacking libdav1d7:amd64 (1.5.1-1) ... #5 41.57 Selecting previously unselected package libabsl20240722:amd64. #5 41.58 Preparing to unpack .../129-libabsl20240722_20240722.0-4_amd64.deb ... #5 41.60 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #5 41.85 Selecting previously unselected package libgav1-1:amd64. #5 41.86 Preparing to unpack .../130-libgav1-1_0.19.0-3+b1_amd64.deb ... #5 41.89 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #5 42.11 Selecting previously unselected package librav1e0.7:amd64. #5 42.12 Preparing to unpack .../131-librav1e0.7_0.7.1-9+b2_amd64.deb ... #5 42.15 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #5 42.42 Selecting previously unselected package libsvtav1enc2:amd64. #5 42.42 Preparing to unpack .../132-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #5 42.45 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 42.76 Selecting previously unselected package libjpeg62-turbo:amd64. #5 42.76 Preparing to unpack .../133-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #5 42.78 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 43.02 Selecting previously unselected package libyuv0:amd64. #5 43.03 Preparing to unpack .../134-libyuv0_0.0.1904.20250204-1_amd64.deb ... #5 43.05 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #5 43.22 Selecting previously unselected package libavif16:amd64. #5 43.23 Preparing to unpack .../135-libavif16_1.2.1-1.2_amd64.deb ... #5 43.25 Unpacking libavif16:amd64 (1.2.1-1.2) ... #5 43.48 Selecting previously unselected package libsharpyuv0:amd64. #5 43.48 Preparing to unpack .../136-libsharpyuv0_1.5.0-0.1_amd64.deb ... #5 43.51 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #5 43.69 Selecting previously unselected package libheif-plugin-dav1d:amd64. #5 43.69 Preparing to unpack .../137-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #5 43.72 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 43.96 Selecting previously unselected package libde265-0:amd64. #5 43.97 Preparing to unpack .../138-libde265-0_1.0.15-1+b3_amd64.deb ... #5 43.98 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #5 44.17 Selecting previously unselected package libheif-plugin-libde265:amd64. #5 44.18 Preparing to unpack .../139-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #5 44.21 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 44.46 Selecting previously unselected package libheif1:amd64. #5 44.47 Preparing to unpack .../140-libheif1_1.19.8-1_amd64.deb ... #5 44.50 Unpacking libheif1:amd64 (1.19.8-1) ... #5 44.77 Selecting previously unselected package libimagequant0:amd64. #5 44.78 Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ... #5 44.80 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #5 45.05 Selecting previously unselected package libdeflate0:amd64. #5 45.05 Preparing to unpack .../142-libdeflate0_1.23-2_amd64.deb ... #5 45.08 Unpacking libdeflate0:amd64 (1.23-2) ... #5 45.34 Selecting previously unselected package libjbig0:amd64. #5 45.34 Preparing to unpack .../143-libjbig0_2.1-6.1+b2_amd64.deb ... #5 45.36 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #5 45.51 Selecting previously unselected package liblerc4:amd64. #5 45.52 Preparing to unpack .../144-liblerc4_4.0.0+ds-5_amd64.deb ... #5 45.54 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #5 45.77 Selecting previously unselected package libwebp7:amd64. #5 45.78 Preparing to unpack .../145-libwebp7_1.5.0-0.1_amd64.deb ... #5 45.80 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #5 46.06 Selecting previously unselected package libtiff6:amd64. #5 46.07 Preparing to unpack .../146-libtiff6_4.7.0-3+deb13u2_amd64.deb ... #5 46.09 Unpacking libtiff6:amd64 (4.7.0-3+deb13u2) ... #5 46.35 Selecting previously unselected package libgd3:amd64. #5 46.35 Preparing to unpack .../147-libgd3_2.3.3-13_amd64.deb ... #5 46.38 Unpacking libgd3:amd64 (2.3.3-13) ... #5 46.63 Selecting previously unselected package libgts-0.7-5t64:amd64. #5 46.64 Preparing to unpack .../148-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #5 46.67 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 46.90 Selecting previously unselected package libltdl7:amd64. #5 46.91 Preparing to unpack .../149-libltdl7_2.5.4-4_amd64.deb ... #5 46.94 Unpacking libltdl7:amd64 (2.5.4-4) ... #5 47.16 Selecting previously unselected package libfribidi0:amd64. #5 47.17 Preparing to unpack .../150-libfribidi0_1.0.16-1_amd64.deb ... #5 47.19 Unpacking libfribidi0:amd64 (1.0.16-1) ... #5 47.42 Selecting previously unselected package libpango-1.0-0:amd64. #5 47.42 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_amd64.deb ... #5 47.45 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #5 47.77 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 47.78 Preparing to unpack .../152-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #5 47.84 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 48.76 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 48.77 Preparing to unpack .../153-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #5 48.80 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 49.01 Selecting previously unselected package libpathplan4:amd64. #5 49.02 Preparing to unpack .../154-libpathplan4_2.42.4-3_amd64.deb ... #5 49.05 Unpacking libpathplan4:amd64 (2.42.4-3) ... #5 49.31 Selecting previously unselected package libgvc6. #5 49.32 Preparing to unpack .../155-libgvc6_2.42.4-3_amd64.deb ... #5 49.35 Unpacking libgvc6 (2.42.4-3) ... #5 49.60 Selecting previously unselected package libgvpr2:amd64. #5 49.60 Preparing to unpack .../156-libgvpr2_2.42.4-3_amd64.deb ... #5 49.64 Unpacking libgvpr2:amd64 (2.42.4-3) ... #5 49.84 Selecting previously unselected package liblab-gamut1:amd64. #5 49.85 Preparing to unpack .../157-liblab-gamut1_2.42.4-3_amd64.deb ... #5 49.88 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #5 50.13 Selecting previously unselected package graphviz. #5 50.14 Preparing to unpack .../158-graphviz_2.42.4-3_amd64.deb ... #5 50.17 Unpacking graphviz (2.42.4-3) ... #5 50.43 Selecting previously unselected package libcairo-gobject2:amd64. #5 50.43 Preparing to unpack .../159-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #5 50.46 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 50.64 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 50.65 Preparing to unpack .../160-libgdk-pixbuf2.0-common_2.42.12+dfsg-4+deb13u1_all.deb ... #5 50.68 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4+deb13u1) ... #5 50.95 Selecting previously unselected package shared-mime-info. #5 50.95 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_amd64.deb ... #5 50.98 Unpacking shared-mime-info (2.4-5+b2) ... #5 51.32 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 51.33 Preparing to unpack .../162-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4+deb13u1_amd64.deb ... #5 51.35 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4+deb13u1) ... #5 51.66 Selecting previously unselected package liblcms2-2:amd64. #5 51.66 Preparing to unpack .../163-liblcms2-2_2.16-2+deb13u2_amd64.deb ... #5 51.69 Unpacking liblcms2-2:amd64 (2.16-2+deb13u2) ... #5 51.94 Selecting previously unselected package libopenjp2-7:amd64. #5 51.95 Preparing to unpack .../164-libopenjp2-7_2.5.3-2.1~deb13u2_amd64.deb ... #5 51.97 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u2) ... #5 52.24 Selecting previously unselected package libraqm0:amd64. #5 52.25 Preparing to unpack .../165-libraqm0_0.10.2-1_amd64.deb ... #5 52.28 Unpacking libraqm0:amd64 (0.10.2-1) ... #5 52.52 Selecting previously unselected package librsvg2-2:amd64. #5 52.53 Preparing to unpack .../166-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #5 52.56 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 52.81 Selecting previously unselected package librsvg2-bin. #5 52.81 Preparing to unpack .../167-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #5 52.82 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #5 53.98 Selecting previously unselected package libwebpdemux2:amd64. #5 53.98 Preparing to unpack .../168-libwebpdemux2_1.5.0-0.1_amd64.deb ... #5 54.02 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #5 54.26 Selecting previously unselected package libwebpmux3:amd64. #5 54.27 Preparing to unpack .../169-libwebpmux3_1.5.0-0.1_amd64.deb ... #5 54.30 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #5 54.50 Selecting previously unselected package mscgen. #5 54.50 Preparing to unpack .../170-mscgen_0.20-16_amd64.deb ... #5 54.53 Unpacking mscgen (0.20-16) ... #5 54.74 Selecting previously unselected package osmocom-keyring. #5 54.75 Preparing to unpack .../171-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 54.78 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 54.97 Selecting previously unselected package osmocom-master. #5 54.98 Preparing to unpack .../172-osmocom-master_1.1.0_amd64.deb ... #5 55.01 Unpacking osmocom-master (1.1.0) ... #5 55.23 Selecting previously unselected package python3-funcparserlib. #5 55.24 Preparing to unpack .../173-python3-funcparserlib_1.0.0-0.2_all.deb ... #5 55.27 Unpacking python3-funcparserlib (1.0.0-0.2) ... #5 55.50 Selecting previously unselected package python3-pil:amd64. #5 55.50 Preparing to unpack .../174-python3-pil_11.1.0-5+deb13u2_amd64.deb ... #5 55.53 Unpacking python3-pil:amd64 (11.1.0-5+deb13u2) ... #5 55.78 Selecting previously unselected package python3-autocommand. #5 55.79 Preparing to unpack .../175-python3-autocommand_2.2.2-3_all.deb ... #5 55.82 Unpacking python3-autocommand (2.2.2-3) ... #5 56.05 Selecting previously unselected package python3-more-itertools. #5 56.06 Preparing to unpack .../176-python3-more-itertools_10.7.0-1_all.deb ... #5 56.08 Unpacking python3-more-itertools (10.7.0-1) ... #5 56.33 Selecting previously unselected package python3-typing-extensions. #5 56.33 Preparing to unpack .../177-python3-typing-extensions_4.13.2-1_all.deb ... #5 56.36 Unpacking python3-typing-extensions (4.13.2-1) ... #5 56.59 Selecting previously unselected package python3-typeguard. #5 56.60 Preparing to unpack .../178-python3-typeguard_4.4.2-1_all.deb ... #5 56.62 Unpacking python3-typeguard (4.4.2-1) ... #5 56.85 Selecting previously unselected package python3-inflect. #5 56.86 Preparing to unpack .../179-python3-inflect_7.3.1-2_all.deb ... #5 56.89 Unpacking python3-inflect (7.3.1-2) ... #5 57.13 Selecting previously unselected package python3-jaraco.context. #5 57.13 Preparing to unpack .../180-python3-jaraco.context_6.0.1-1+deb13u1_all.deb ... #5 57.16 Unpacking python3-jaraco.context (6.0.1-1+deb13u1) ... #5 57.41 Selecting previously unselected package python3-jaraco.functools. #5 57.41 Preparing to unpack .../181-python3-jaraco.functools_4.1.0-1_all.deb ... #5 57.44 Unpacking python3-jaraco.functools (4.1.0-1) ... #5 57.67 Selecting previously unselected package python3-pkg-resources. #5 57.68 Preparing to unpack .../182-python3-pkg-resources_78.1.1-0.1_all.deb ... #5 57.71 Unpacking python3-pkg-resources (78.1.1-0.1) ... #5 57.94 Selecting previously unselected package python3-webcolors. #5 57.94 Preparing to unpack .../183-python3-webcolors_1.13-1_all.deb ... #5 57.97 Unpacking python3-webcolors (1.13-1) ... #5 58.21 Selecting previously unselected package python3-roman. #5 58.22 Preparing to unpack .../184-python3-roman_5.0-1_all.deb ... #5 58.25 Unpacking python3-roman (5.0-1) ... #5 58.50 Selecting previously unselected package python3-docutils. #5 58.50 Preparing to unpack .../185-python3-docutils_0.21.2+dfsg-2_all.deb ... #5 58.54 Unpacking python3-docutils (0.21.2+dfsg-2) ... #5 60.17 Selecting previously unselected package python3-chardet. #5 60.18 Preparing to unpack .../186-python3-chardet_5.2.0+dfsg-2_all.deb ... #5 60.31 Unpacking python3-chardet (5.2.0+dfsg-2) ... #5 60.56 Selecting previously unselected package python3-cairo. #5 60.57 Preparing to unpack .../187-python3-cairo_1.27.0-2_amd64.deb ... #5 60.60 Unpacking python3-cairo (1.27.0-2) ... #5 60.83 Selecting previously unselected package python3-freetype. #5 60.84 Preparing to unpack .../188-python3-freetype_2.5.1-1_all.deb ... #5 60.87 Unpacking python3-freetype (2.5.1-1) ... #5 61.08 Selecting previously unselected package python3-rlpycairo. #5 61.09 Preparing to unpack .../189-python3-rlpycairo_0.3.0-3_all.deb ... #5 61.12 Unpacking python3-rlpycairo (0.3.0-3) ... #5 61.44 Selecting previously unselected package python3-reportlab. #5 61.45 Preparing to unpack .../190-python3-reportlab_4.3.1-1_all.deb ... #5 61.47 Unpacking python3-reportlab (4.3.1-1) ... #5 61.74 Selecting previously unselected package python3-blockdiag. #5 61.75 Preparing to unpack .../191-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #5 61.78 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #5 62.02 Selecting previously unselected package python3-nwdiag. #5 62.02 Preparing to unpack .../192-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #5 62.05 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #5 62.27 Selecting previously unselected package osmo-gsm-manuals-dev. #5 62.28 Preparing to unpack .../193-osmo-gsm-manuals-dev_1.7.0.6.96fe_all.deb ... #5 62.31 Unpacking osmo-gsm-manuals-dev (1.7.0.6.96fe) ... #5 62.52 Setting up media-types (13.0.0) ... #5 62.68 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 62.80 Setting up liblcms2-2:amd64 (2.16-2+deb13u2) ... #5 62.92 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #5 63.04 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 63.16 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #5 63.27 Setting up libaom3:amd64 (3.12.1-1) ... #5 63.39 Setting up libfile-which-perl (1.27-2) ... #5 63.50 Setting up libxau6:amd64 (1:1.0.11-1) ... #5 63.63 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #5 63.74 Setting up libsgmls-perl (1.03ii-38) ... #5 63.85 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #5 63.97 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #5 64.09 Setting up fonts-gfs-porson (1.1-7) ... #5 64.20 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #5 64.32 Setting up sgmlspl (1.03ii-38) ... #5 64.43 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #5 64.55 Setting up distro-info-data (0.66+deb13u2) ... #5 64.66 Setting up libfontbox-java (1:1.8.16-5) ... #5 64.77 Setting up liblatex-tounicode-perl (0.55-1) ... #5 64.89 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #5 65.01 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4+deb13u1) ... #5 65.12 Setting up x11-common (1:7.7+24+deb13u1) ... #5 66.78 debconf: unable to initialize frontend: Dialog #5 66.78 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 66.78 debconf: falling back to frontend: Readline #5 66.78 debconf: unable to initialize frontend: Readline #5 66.78 debconf: (This frontend requires a controlling tty.) #5 66.78 debconf: falling back to frontend: Teletype #5 66.78 debconf: unable to initialize frontend: Teletype #5 66.78 debconf: (This frontend requires a controlling tty.) #5 66.78 debconf: falling back to frontend: Noninteractive #5 66.79 invoke-rc.d: could not determine current runlevel #5 66.79 invoke-rc.d: policy-rc.d denied execution of start. #5 66.83 Setting up libdeflate0:amd64 (1.23-2) ... #5 66.95 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 67.06 Setting up libabsl20240722:amd64 (20240722.0-4) ... #5 67.17 Setting up libyaml-tiny-perl (1.76-1) ... #5 67.29 Setting up libtext-wrapi18n-perl (0.06-10) ... #5 67.40 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #5 67.52 Setting up libosp5 (1.5.2-15.2) ... #5 67.69 Setting up libio-string-perl (1.08-4) ... #5 67.81 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 67.92 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u3) ... #5 68.00 No schema files found: doing nothing. #5 68.04 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 68.15 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 68.27 Setting up libx11-data (2:1.8.12-1) ... #5 68.38 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 68.50 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 68.61 Setting up libpathplan4:amd64 (2.42.4-3) ... #5 68.73 Setting up libapache-pom-java (33-2) ... #5 68.84 Setting up libann0 (1.1.2+doc-9+b1) ... #5 68.95 Setting up xfonts-encodings (1:1.0.4-2.2) ... #5 69.07 Setting up libfribidi0:amd64 (1.0.16-1) ... #5 69.19 Setting up t1utils (1.41-4) ... #5 69.30 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 69.41 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #5 69.53 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #5 69.65 Setting up fonts-dejavu-mono (2.37-8) ... #5 69.91 Setting up libpng16-16t64:amd64 (1.6.48-1+deb13u5) ... #5 70.03 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #5 70.14 Setting up fonts-dejavu-core (2.37-8) ... #5 70.64 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #5 70.75 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 70.81 Setting up lynx-common (2.9.2-1) ... #5 70.97 Setting up osmocom-master (1.1.0) ... #5 71.07 Setting up libltdl7:amd64 (2.5.4-4) ... #5 71.17 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 71.22 Setting up libwebp7:amd64 (1.5.0-0.1) ... #5 71.30 Setting up python-apt-common (3.0.0) ... #5 71.41 Setting up libdav1d7:amd64 (1.5.1-1) ... #5 71.65 Setting up fonts-gfs-baskerville (1.1-6) ... #5 71.74 Setting up sensible-utils (0.0.25) ... #5 71.84 Setting up libmime-charset-perl (1.013.1-2) ... #5 71.94 Setting up libtiff6:amd64 (4.7.0-3+deb13u2) ... #5 72.04 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #5 72.09 Setting up procps (2:4.0.4-9) ... #5 72.19 Setting up fonts-lmodern (2.005-1) ... #5 72.25 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u2) ... #5 72.30 Setting up libx11-6:amd64 (2:1.8.12-1) ... #5 72.35 Setting up libthai-data (0.1.29-2) ... #5 72.43 Setting up netbase (6.5) ... #5 72.58 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 72.73 Setting up sgml-base (1.31+nmu1) ... #5 72.87 Setting up libcdt5:amd64 (2.42.4-3) ... #5 72.96 Setting up libcgraph6:amd64 (2.42.4-3) ... #5 73.01 Setting up libicu76:amd64 (76.1-4) ... #5 73.06 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #5 73.15 debconf: unable to initialize frontend: Dialog #5 73.15 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 73.15 debconf: falling back to frontend: Readline #5 73.15 debconf: unable to initialize frontend: Readline #5 73.15 debconf: (This frontend requires a controlling tty.) #5 73.15 debconf: falling back to frontend: Teletype #5 73.15 debconf: unable to initialize frontend: Teletype #5 73.15 debconf: (This frontend requires a controlling tty.) #5 73.15 debconf: falling back to frontend: Noninteractive #5 73.23 Setting up lynx (2.9.2-1) ... #5 73.31 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 73.31 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #5 73.36 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 73.41 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #5 73.50 Setting up libfile-homedir-perl (1.006-2) ... #5 73.61 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #5 73.74 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #5 73.84 Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u2) ... #5 73.89 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 73.93 Setting up xdg-utils (1.2.1-2) ... #5 73.97 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 73.97 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #5 74.01 Setting up libostyle1t64 (1.4devel1-23.3) ... #5 74.13 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 74.17 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #5 74.23 Setting up libpotrace0:amd64 (1.16-2+b2) ... #5 74.33 Setting up teckit (2.5.12+ds1-1+b1) ... #5 74.38 Setting up libice6:amd64 (2:1.1.1-1) ... #5 74.46 Setting up libavif16:amd64 (1.2.1-1.2) ... #5 74.58 Setting up libpdfbox-java (1:1.8.16-5) ... #5 74.68 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #5 74.79 Setting up libxrender1:amd64 (1:0.9.12-1) ... #5 74.89 Setting up python3.13 (3.13.5-2+deb13u2) ... #5 75.43 Setting up fontconfig-config (2.15.0-2.3) ... #5 75.52 debconf: unable to initialize frontend: Dialog #5 75.52 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 75.52 debconf: falling back to frontend: Readline #5 75.53 debconf: unable to initialize frontend: Readline #5 75.53 debconf: (This frontend requires a controlling tty.) #5 75.53 debconf: falling back to frontend: Teletype #5 75.53 debconf: unable to initialize frontend: Teletype #5 75.53 debconf: (This frontend requires a controlling tty.) #5 75.53 debconf: falling back to frontend: Noninteractive #5 75.58 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #5 75.62 Setting up libcommons-parent-java (56-1) ... #5 75.68 Setting up libcommons-logging-java (1.3.0-2) ... #5 75.79 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #5 75.85 Setting up python3 (3.13.5-1) ... #5 75.88 running python rtupdate hooks for python3.13... #5 75.88 running python post-rtupdate hooks for python3.13... #5 75.95 Setting up libpaper-utils (2.2.5-0.3+b2) ... #5 76.06 Setting up opensp (1.5.2-15.2) ... #5 76.15 Setting up python3-autocommand (2.2.2-3) ... #5 76.26 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #5 76.33 Setting up asciidoc-common (10.2.1-1) ... #5 77.27 Setting up libthai0:amd64 (0.1.29-2+b1) ... #5 77.32 Setting up python3-roman (5.0-1) ... #5 77.43 Setting up python3-webcolors (1.13-1) ... #5 77.55 Setting up python3-chardet (5.2.0+dfsg-2) ... #5 77.74 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 77.80 Setting up libfreetype6:amd64 (2.13.3+dfsg-1+deb13u1) ... #5 77.85 Setting up shared-mime-info (2.4-5+b2) ... #5 90.20 Setting up python3-funcparserlib (1.0.0-0.2) ... #5 90.31 Setting up python3-typing-extensions (4.13.2-1) ... #5 90.42 Setting up ucf (3.0052) ... #5 90.49 Setting up libgvpr2:amd64 (2.42.4-3) ... #5 90.54 Setting up xml-core (0.19) ... #5 90.75 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u3) ... #5 90.80 Setting up libharfbuzz0b:amd64 (10.2.0-1+deb13u1) ... #5 90.85 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4+deb13u1) ... #5 90.91 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #5 91.04 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 91.08 Setting up libsm6:amd64 (2:1.2.6-1) ... #5 91.13 Setting up openjade (1.4devel1-23.3) ... #5 91.21 Setting up python3-more-itertools (10.7.0-1) ... #5 91.31 Setting up fontconfig (2.15.0-2.3) ... #5 91.41 Regenerating fonts cache... done. #5 93.71 Setting up python3-jaraco.functools (4.1.0-1) ... #5 93.80 Setting up libxi6:amd64 (2:1.8.2-1) ... #5 93.84 Setting up python3-jaraco.context (6.0.1-1+deb13u1) ... #5 93.93 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #5 93.98 Setting up python3-apt (3.0.0) ... #5 94.09 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #5 94.14 Setting up python3-typeguard (4.4.2-1) ... #5 94.28 Setting up xsltproc (1.1.35-1.2+deb13u3) ... #5 94.33 Setting up python3-freetype (2.5.1-1) ... #5 94.44 Setting up xfonts-utils (1:7.7+7) ... #5 94.49 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #5 94.54 Setting up tex-common (6.19) ... #5 94.64 debconf: unable to initialize frontend: Dialog #5 94.64 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 94.64 debconf: falling back to frontend: Readline #5 94.64 debconf: unable to initialize frontend: Readline #5 94.64 debconf: (This frontend requires a controlling tty.) #5 94.64 debconf: falling back to frontend: Teletype #5 94.64 debconf: unable to initialize frontend: Teletype #5 94.64 debconf: (This frontend requires a controlling tty.) #5 94.64 debconf: falling back to frontend: Noninteractive #5 94.68 update-language: texlive-base not installed and configured, doing nothing! #5 94.71 Setting up python3-inflect (7.3.1-2) ... #5 94.81 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 94.86 Setting up libraqm0:amd64 (0.10.2-1) ... #5 94.91 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 94.96 Setting up lmodern (2.005-1) ... #5 95.11 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 95.16 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 95.21 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 95.26 Setting up python3-pkg-resources (78.1.1-0.1) ... #5 95.40 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #5 95.45 Setting up python3-cairo (1.27.0-2) ... #5 95.54 Setting up preview-latex-style (13.2-1.1) ... #5 95.60 Setting up libxaw7:amd64 (2:1.0.16-1) ... #5 95.66 Setting up fonts-urw-base35 (20200910-8) ... #5 95.84 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 95.89 Setting up python3-pil:amd64 (11.1.0-5+deb13u2) ... #5 96.09 Setting up python3-rlpycairo (0.3.0-3) ... #5 96.19 Setting up python3-reportlab (4.3.1-1) ... #5 96.55 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #5 96.59 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 96.60 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 96.60 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #5 96.66 Setting up texlive-base (2024.20250309-1) ... #5 96.99 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 97.12 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 97.25 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 97.38 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 97.42 debconf: unable to initialize frontend: Dialog #5 97.42 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 97.42 debconf: falling back to frontend: Readline #5 97.42 debconf: unable to initialize frontend: Readline #5 97.42 debconf: (This frontend requires a controlling tty.) #5 97.42 debconf: falling back to frontend: Teletype #5 97.42 debconf: unable to initialize frontend: Teletype #5 97.42 debconf: (This frontend requires a controlling tty.) #5 97.42 debconf: falling back to frontend: Noninteractive #5 97.74 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #5 97.79 Setting up texlive-luatex (2024.20250309-1) ... #5 97.86 Setting up texlive-plain-generic (2024.20250309-2) ... #5 97.91 Setting up texlive-lang-greek (2024.20250309-1) ... #5 98.00 Setting up texlive-latex-base (2024.20250309-1) ... #5 98.08 Setting up texlive-extra-utils (2024.20250309-2) ... #5 98.15 Setting up texlive-latex-recommended (2024.20250309-1) ... #5 98.20 Setting up texlive-pictures (2024.20250309-1) ... #5 98.27 Setting up texlive-fonts-recommended (2024.20250309-1) ... #5 98.34 Setting up tipa (2:1.3-21) ... #5 98.41 Setting up texlive (2024.20250309-1) ... #5 98.46 Setting up texlive-science (2024.20250309-2) ... #5 98.55 Setting up texlive-latex-extra (2024.20250309-2) ... #5 98.67 Setting up texlive-bibtex-extra (2024.20250309-2) ... #5 98.75 Setting up texlive-xetex (2024.20250309-1) ... #5 99.06 Setting up texlive-formats-extra (2024.20250309-2) ... #5 99.17 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 99.22 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 99.27 Setting up libheif1:amd64 (1.19.8-1) ... #5 99.33 Setting up libgd3:amd64 (2.3.3-13) ... #5 99.38 Setting up libgvc6 (2.42.4-3) ... #5 99.45 Setting up graphviz (2.42.4-3) ... #5 99.50 Setting up mscgen (0.20-16) ... #5 99.56 Processing triggers for libc-bin (2.41-12+deb13u3) ... #5 99.62 Processing triggers for sgml-base (1.31+nmu1) ... #5 99.70 Setting up docbook-xsl (1.79.2+dfsg-7) ... #5 99.85 Setting up docutils-common (0.21.2+dfsg-2) ... #5 100.0 Setting up sgml-data (2.0.11+nmu1) ... #5 100.3 Setting up docbook5-xml (5.0-4) ... #5 100.4 Setting up asciidoc-base (10.2.1-1) ... #5 100.8 Setting up asciidoc (10.2.1-1) ... #5 100.9 Processing triggers for sgml-base (1.31+nmu1) ... #5 101.0 Setting up python3-docutils (0.21.2+dfsg-2) ... #5 101.2 Setting up docbook-xml (4.5-13) ... #5 102.2 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #5 102.5 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #5 102.7 Processing triggers for sgml-base (1.31+nmu1) ... #5 102.8 Setting up docbook-dsssl (1.79-10) ... #5 102.9 Setting up dblatex (0.3.12py3-5) ... #5 103.0 Processing triggers for sgml-base (1.31+nmu1) ... #5 103.1 Setting up docbook-utils (0.6.14-4) ... #5 103.1 Setting up asciidoc-dblatex (10.2.1-1) ... #5 103.3 Setting up osmo-gsm-manuals-dev (1.7.0.6.96fe) ... #5 103.4 Processing triggers for tex-common (6.19) ... #5 103.4 debconf: unable to initialize frontend: Dialog #5 103.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 103.4 debconf: falling back to frontend: Readline #5 103.4 debconf: unable to initialize frontend: Readline #5 103.4 debconf: (This frontend requires a controlling tty.) #5 103.4 debconf: falling back to frontend: Teletype #5 103.4 debconf: unable to initialize frontend: Teletype #5 103.4 debconf: (This frontend requires a controlling tty.) #5 103.4 debconf: falling back to frontend: Noninteractive #5 103.5 Running updmap-sys. This may take some time... done. #5 103.8 Running mktexlsr /var/lib/texmf ... done. #5 103.8 Building format(s) --all. #5 103.8 This may take some time... done. #5 DONE 153.8s #6 exporting to image #6 exporting layers #6 exporting layers 6.6s done #6 writing image sha256:8af86895de91ae5f3ba16f3df2a87596c2afd5e980e3d23590f4cea1f9c8a710 done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 6.7s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + 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/osmo-remsim/*.tar.* osmo-remsim/ osmo-remsim/.checkpatch.conf osmo-remsim/.git/ osmo-remsim/.git/FETCH_HEAD osmo-remsim/.git/HEAD osmo-remsim/.git/branches/ osmo-remsim/.git/config osmo-remsim/.git/description osmo-remsim/.git/hooks/ osmo-remsim/.git/hooks/applypatch-msg.sample osmo-remsim/.git/hooks/commit-msg.sample osmo-remsim/.git/hooks/fsmonitor-watchman.sample osmo-remsim/.git/hooks/post-update.sample osmo-remsim/.git/hooks/pre-applypatch.sample osmo-remsim/.git/hooks/pre-commit.sample osmo-remsim/.git/hooks/pre-merge-commit.sample osmo-remsim/.git/hooks/pre-push.sample osmo-remsim/.git/hooks/pre-rebase.sample osmo-remsim/.git/hooks/pre-receive.sample osmo-remsim/.git/hooks/prepare-commit-msg.sample osmo-remsim/.git/hooks/push-to-checkout.sample osmo-remsim/.git/hooks/update.sample osmo-remsim/.git/index osmo-remsim/.git/info/ osmo-remsim/.git/info/exclude osmo-remsim/.git/logs/ osmo-remsim/.git/logs/HEAD osmo-remsim/.git/logs/refs/ osmo-remsim/.git/logs/refs/remotes/ osmo-remsim/.git/logs/refs/remotes/origin/ osmo-remsim/.git/logs/refs/remotes/origin/jolly/ osmo-remsim/.git/logs/refs/remotes/origin/jolly/work osmo-remsim/.git/logs/refs/remotes/origin/kredon/ osmo-remsim/.git/logs/refs/remotes/origin/kredon/simtrace osmo-remsim/.git/logs/refs/remotes/origin/laforge/ osmo-remsim/.git/logs/refs/remotes/origin/laforge/bankd-fsm-mistake osmo-remsim/.git/logs/refs/remotes/origin/lynxis/ osmo-remsim/.git/logs/refs/remotes/origin/lynxis/presence-pol osmo-remsim/.git/logs/refs/remotes/origin/master osmo-remsim/.git/logs/refs/remotes/origin/osmith/ osmo-remsim/.git/logs/refs/remotes/origin/osmith/release osmo-remsim/.git/logs/refs/remotes/origin/pespin/ osmo-remsim/.git/logs/refs/remotes/origin/pespin/0.2.2 osmo-remsim/.git/objects/ osmo-remsim/.git/objects/07/ osmo-remsim/.git/objects/07/e504b5fa1d210b5891fbe85ffb527c1df24b18 osmo-remsim/.git/objects/0f/ osmo-remsim/.git/objects/0f/fc4d6de3380eb2f0a4226a21c0d3474416150f osmo-remsim/.git/objects/55/ osmo-remsim/.git/objects/55/88993892f0e5ddaff3c312cfd4bad5f4454d68 osmo-remsim/.git/objects/66/ osmo-remsim/.git/objects/66/ce09f5e200f9ce3615e65bdd30211cf163f210 osmo-remsim/.git/objects/6e/ osmo-remsim/.git/objects/6e/6a2e2d270e2bc09bc830c43503a68f6a589363 osmo-remsim/.git/objects/87/ osmo-remsim/.git/objects/87/b77cc64bf33decf257491c17cdcefa5a7b0266 osmo-remsim/.git/objects/info/ osmo-remsim/.git/objects/pack/ osmo-remsim/.git/objects/pack/pack-3daf70579b2ddb35fb391e2423cd75d2371d234a.idx osmo-remsim/.git/objects/pack/pack-3daf70579b2ddb35fb391e2423cd75d2371d234a.pack osmo-remsim/.git/refs/ osmo-remsim/.git/refs/heads/ osmo-remsim/.git/refs/remotes/ osmo-remsim/.git/refs/remotes/origin/ osmo-remsim/.git/refs/remotes/origin/jolly/ osmo-remsim/.git/refs/remotes/origin/jolly/work osmo-remsim/.git/refs/remotes/origin/kredon/ osmo-remsim/.git/refs/remotes/origin/kredon/simtrace osmo-remsim/.git/refs/remotes/origin/laforge/ osmo-remsim/.git/refs/remotes/origin/laforge/bankd-fsm-mistake osmo-remsim/.git/refs/remotes/origin/lynxis/ osmo-remsim/.git/refs/remotes/origin/lynxis/presence-pol osmo-remsim/.git/refs/remotes/origin/master osmo-remsim/.git/refs/remotes/origin/osmith/ osmo-remsim/.git/refs/remotes/origin/osmith/release osmo-remsim/.git/refs/remotes/origin/pespin/ osmo-remsim/.git/refs/remotes/origin/pespin/0.2.2 osmo-remsim/.git/refs/tags/ osmo-remsim/.git/refs/tags/0.0 osmo-remsim/.git/refs/tags/0.1.0 osmo-remsim/.git/refs/tags/0.2.0 osmo-remsim/.git/refs/tags/0.2.1 osmo-remsim/.git/refs/tags/0.2.2 osmo-remsim/.git/refs/tags/0.2.3 osmo-remsim/.git/refs/tags/0.2.4 osmo-remsim/.git/refs/tags/1.0.0 osmo-remsim/.git/refs/tags/1.1.0 osmo-remsim/.git/refs/tags/1.1.1 osmo-remsim/.git/refs/tags/1.1.2 osmo-remsim/.git/refs/tags/1.1.3 osmo-remsim/.github/ osmo-remsim/.github/FUNDING.yml osmo-remsim/.gitignore osmo-remsim/.gitreview osmo-remsim/.tarball-version osmo-remsim/COPYING osmo-remsim/Makefile.am osmo-remsim/README.md osmo-remsim/TODO-RELEASE osmo-remsim/asn1/ osmo-remsim/asn1/RSPRO.asn osmo-remsim/configure.ac osmo-remsim/contrib/ osmo-remsim/contrib/Makefile.am osmo-remsim/contrib/etc_default/ osmo-remsim/contrib/etc_default/Makefile.am osmo-remsim/contrib/etc_default/osmo-remsim-bankd osmo-remsim/contrib/etc_default/osmo-remsim-client osmo-remsim/contrib/etc_default/osmo-remsim-client-0 osmo-remsim/contrib/etc_default/osmo-remsim-client-1 osmo-remsim/contrib/etc_default/osmo-remsim-client-2 osmo-remsim/contrib/etc_default/osmo-remsim-client-3 osmo-remsim/contrib/jenkins.sh osmo-remsim/contrib/osmo-remsim-apitool osmo-remsim/contrib/owhw-event-script.sh osmo-remsim/contrib/systemd/ osmo-remsim/contrib/systemd/Makefile.am osmo-remsim/contrib/systemd/osmo-remsim-bankd.service osmo-remsim/contrib/systemd/osmo-remsim-client@.service osmo-remsim/contrib/systemd/osmo-remsim-server.service osmo-remsim/debian/ osmo-remsim/debian/changelog osmo-remsim/debian/compat osmo-remsim/debian/control osmo-remsim/debian/copyright osmo-remsim/debian/libifd-osmo-remsim-client0.install osmo-remsim/debian/libosmo-rspro-dev.install osmo-remsim/debian/libosmo-rspro2.install osmo-remsim/debian/osmo-remsim-apitool.install osmo-remsim/debian/osmo-remsim-bankd.install osmo-remsim/debian/osmo-remsim-client-shell.install osmo-remsim/debian/osmo-remsim-client-st2.install osmo-remsim/debian/osmo-remsim-doc.install osmo-remsim/debian/osmo-remsim-server.install osmo-remsim/debian/rules osmo-remsim/doc/ osmo-remsim/doc/Makefile.am osmo-remsim/doc/examples/ osmo-remsim/doc/examples/Makefile.am osmo-remsim/doc/examples/bankd_pcsc_slots.csv osmo-remsim/doc/manuals/ osmo-remsim/doc/manuals/Makefile.am osmo-remsim/doc/manuals/chapters/ osmo-remsim/doc/manuals/chapters/logging.adoc osmo-remsim/doc/manuals/chapters/overview.adoc osmo-remsim/doc/manuals/chapters/remsim-apitool.adoc osmo-remsim/doc/manuals/chapters/remsim-bankd.adoc osmo-remsim/doc/manuals/chapters/remsim-client.adoc osmo-remsim/doc/manuals/chapters/remsim-server.adoc osmo-remsim/doc/manuals/chapters/rspro.adoc osmo-remsim/doc/manuals/osmo-remsim-usermanual-docinfo.xml osmo-remsim/doc/manuals/osmo-remsim-usermanual.adoc osmo-remsim/doc/osmo-remsim-simple.dot osmo-remsim/doc/osmo-remsim.dot osmo-remsim/doc/remote-sim.dot osmo-remsim/ffasn1c/ osmo-remsim/ffasn1c/Makefile osmo-remsim/ffasn1c/main.c osmo-remsim/ffasn1c/rspro.c osmo-remsim/ffasn1c/rspro.h osmo-remsim/git-version-gen osmo-remsim/include/ osmo-remsim/include/Makefile.am osmo-remsim/include/osmocom/ osmo-remsim/include/osmocom/Makefile.am osmo-remsim/include/osmocom/rspro/ osmo-remsim/include/osmocom/rspro/ATR.h osmo-remsim/include/osmocom/rspro/BIT_STRING.h osmo-remsim/include/osmocom/rspro/BOOLEAN.h osmo-remsim/include/osmocom/rspro/BankId.h osmo-remsim/include/osmocom/rspro/BankSlot.h osmo-remsim/include/osmocom/rspro/BankSlotStatusInd.h osmo-remsim/include/osmocom/rspro/ClientId.h osmo-remsim/include/osmocom/rspro/ClientSlot.h osmo-remsim/include/osmocom/rspro/ClientSlotStatusInd.h osmo-remsim/include/osmocom/rspro/ComponentIdentity.h osmo-remsim/include/osmocom/rspro/ComponentName.h osmo-remsim/include/osmocom/rspro/ComponentType.h osmo-remsim/include/osmocom/rspro/ConfigClientBankReq.h osmo-remsim/include/osmocom/rspro/ConfigClientBankRes.h osmo-remsim/include/osmocom/rspro/ConfigClientIdReq.h osmo-remsim/include/osmocom/rspro/ConfigClientIdRes.h osmo-remsim/include/osmocom/rspro/ConnectBankReq.h osmo-remsim/include/osmocom/rspro/ConnectBankRes.h osmo-remsim/include/osmocom/rspro/ConnectClientReq.h osmo-remsim/include/osmocom/rspro/ConnectClientRes.h osmo-remsim/include/osmocom/rspro/CreateMappingReq.h osmo-remsim/include/osmocom/rspro/CreateMappingRes.h osmo-remsim/include/osmocom/rspro/ErrorCode.h osmo-remsim/include/osmocom/rspro/ErrorInd.h osmo-remsim/include/osmocom/rspro/ErrorSeverity.h osmo-remsim/include/osmocom/rspro/ErrorString.h osmo-remsim/include/osmocom/rspro/IA5String.h osmo-remsim/include/osmocom/rspro/INTEGER.h osmo-remsim/include/osmocom/rspro/IpAddress.h osmo-remsim/include/osmocom/rspro/IpPort.h osmo-remsim/include/osmocom/rspro/Ipv4Address.h osmo-remsim/include/osmocom/rspro/Ipv6Address.h osmo-remsim/include/osmocom/rspro/Makefile.am osmo-remsim/include/osmocom/rspro/NativeEnumerated.h osmo-remsim/include/osmocom/rspro/NativeInteger.h osmo-remsim/include/osmocom/rspro/OCTET_STRING.h osmo-remsim/include/osmocom/rspro/OperationTag.h osmo-remsim/include/osmocom/rspro/PortNumber.h osmo-remsim/include/osmocom/rspro/RemoveMappingReq.h osmo-remsim/include/osmocom/rspro/RemoveMappingRes.h osmo-remsim/include/osmocom/rspro/ResetStateReq.h osmo-remsim/include/osmocom/rspro/ResetStateRes.h osmo-remsim/include/osmocom/rspro/ResultCode.h osmo-remsim/include/osmocom/rspro/RsproPDU.h osmo-remsim/include/osmocom/rspro/RsproPDUchoice.h osmo-remsim/include/osmocom/rspro/SetAtrReq.h osmo-remsim/include/osmocom/rspro/SetAtrRes.h osmo-remsim/include/osmocom/rspro/SlotNumber.h osmo-remsim/include/osmocom/rspro/SlotPhysStatus.h osmo-remsim/include/osmocom/rspro/TpduCardToModem.h osmo-remsim/include/osmocom/rspro/TpduFlags.h osmo-remsim/include/osmocom/rspro/TpduModemToCard.h osmo-remsim/include/osmocom/rspro/asn_application.h osmo-remsim/include/osmocom/rspro/asn_codecs.h osmo-remsim/include/osmocom/rspro/asn_codecs_prim.h osmo-remsim/include/osmocom/rspro/asn_internal.h osmo-remsim/include/osmocom/rspro/asn_system.h osmo-remsim/include/osmocom/rspro/ber_decoder.h osmo-remsim/include/osmocom/rspro/ber_tlv_length.h osmo-remsim/include/osmocom/rspro/ber_tlv_tag.h osmo-remsim/include/osmocom/rspro/constr_CHOICE.h osmo-remsim/include/osmocom/rspro/constr_SEQUENCE.h osmo-remsim/include/osmocom/rspro/constr_TYPE.h osmo-remsim/include/osmocom/rspro/constraints.h osmo-remsim/include/osmocom/rspro/der_encoder.h osmo-remsim/include/osmocom/rspro/per_decoder.h osmo-remsim/include/osmocom/rspro/per_encoder.h osmo-remsim/include/osmocom/rspro/per_opentype.h osmo-remsim/include/osmocom/rspro/per_support.h osmo-remsim/include/osmocom/rspro/xer_decoder.h osmo-remsim/include/osmocom/rspro/xer_encoder.h osmo-remsim/include/osmocom/rspro/xer_support.h osmo-remsim/libosmo-rspro.pc.in osmo-remsim/move-asn1-header-files.sh osmo-remsim/src/ osmo-remsim/src/Makefile.am osmo-remsim/src/asn1c_helpers.c osmo-remsim/src/asn1c_helpers.h osmo-remsim/src/bankd/ osmo-remsim/src/bankd/Makefile.am osmo-remsim/src/bankd/bankd.h osmo-remsim/src/bankd/bankd_main.c osmo-remsim/src/bankd/bankd_pcsc.c osmo-remsim/src/bankd/driver_core.c osmo-remsim/src/bankd/driver_pcsc.c osmo-remsim/src/bankd/gsmtap.c osmo-remsim/src/bankd/gsmtap.h osmo-remsim/src/bankd/internal.h osmo-remsim/src/bankd/main.c osmo-remsim/src/client/ osmo-remsim/src/client/Makefile.am osmo-remsim/src/client/PkgInfo osmo-remsim/src/client/client.h osmo-remsim/src/client/main_fsm.c osmo-remsim/src/client/osmo-remsim-client-reader_conf.in osmo-remsim/src/client/remsim_client.c osmo-remsim/src/client/remsim_client_main.c osmo-remsim/src/client/user_ifdhandler.c osmo-remsim/src/client/user_shell.c osmo-remsim/src/client/user_simtrace2.c osmo-remsim/src/debug.c osmo-remsim/src/debug.h osmo-remsim/src/rspro/ osmo-remsim/src/rspro/ATR.c osmo-remsim/src/rspro/BIT_STRING.c osmo-remsim/src/rspro/BOOLEAN.c osmo-remsim/src/rspro/BankId.c osmo-remsim/src/rspro/BankSlot.c osmo-remsim/src/rspro/BankSlotStatusInd.c osmo-remsim/src/rspro/ClientId.c osmo-remsim/src/rspro/ClientSlot.c osmo-remsim/src/rspro/ClientSlotStatusInd.c osmo-remsim/src/rspro/ComponentIdentity.c osmo-remsim/src/rspro/ComponentName.c osmo-remsim/src/rspro/ComponentType.c osmo-remsim/src/rspro/ConfigClientBankReq.c osmo-remsim/src/rspro/ConfigClientBankRes.c osmo-remsim/src/rspro/ConfigClientIdReq.c osmo-remsim/src/rspro/ConfigClientIdRes.c osmo-remsim/src/rspro/ConnectBankReq.c osmo-remsim/src/rspro/ConnectBankRes.c osmo-remsim/src/rspro/ConnectClientReq.c osmo-remsim/src/rspro/ConnectClientRes.c osmo-remsim/src/rspro/CreateMappingReq.c osmo-remsim/src/rspro/CreateMappingRes.c osmo-remsim/src/rspro/ErrorCode.c osmo-remsim/src/rspro/ErrorInd.c osmo-remsim/src/rspro/ErrorSeverity.c osmo-remsim/src/rspro/ErrorString.c osmo-remsim/src/rspro/IA5String.c osmo-remsim/src/rspro/INTEGER.c osmo-remsim/src/rspro/IpAddress.c osmo-remsim/src/rspro/IpPort.c osmo-remsim/src/rspro/Ipv4Address.c osmo-remsim/src/rspro/Ipv6Address.c osmo-remsim/src/rspro/Makefile.am osmo-remsim/src/rspro/NativeEnumerated.c osmo-remsim/src/rspro/NativeInteger.c osmo-remsim/src/rspro/OCTET_STRING.c osmo-remsim/src/rspro/OperationTag.c osmo-remsim/src/rspro/PortNumber.c osmo-remsim/src/rspro/RemoveMappingReq.c osmo-remsim/src/rspro/RemoveMappingRes.c osmo-remsim/src/rspro/ResetStateReq.c osmo-remsim/src/rspro/ResetStateRes.c osmo-remsim/src/rspro/ResultCode.c osmo-remsim/src/rspro/RsproPDU.c osmo-remsim/src/rspro/RsproPDUchoice.c osmo-remsim/src/rspro/SetAtrReq.c osmo-remsim/src/rspro/SetAtrRes.c osmo-remsim/src/rspro/SlotNumber.c osmo-remsim/src/rspro/SlotPhysStatus.c osmo-remsim/src/rspro/TpduCardToModem.c osmo-remsim/src/rspro/TpduFlags.c osmo-remsim/src/rspro/TpduModemToCard.c osmo-remsim/src/rspro/asn_codecs_prim.c osmo-remsim/src/rspro/ber_decoder.c osmo-remsim/src/rspro/ber_tlv_length.c osmo-remsim/src/rspro/ber_tlv_tag.c osmo-remsim/src/rspro/constr_CHOICE.c osmo-remsim/src/rspro/constr_SEQUENCE.c osmo-remsim/src/rspro/constr_TYPE.c osmo-remsim/src/rspro/constraints.c osmo-remsim/src/rspro/converter-sample.c osmo-remsim/src/rspro/der_encoder.c osmo-remsim/src/rspro/per_decoder.c osmo-remsim/src/rspro/per_encoder.c osmo-remsim/src/rspro/per_opentype.c osmo-remsim/src/rspro/per_support.c osmo-remsim/src/rspro/xer_decoder.c osmo-remsim/src/rspro/xer_encoder.c osmo-remsim/src/rspro/xer_support.c osmo-remsim/src/rspro_client_fsm.c osmo-remsim/src/rspro_client_fsm.h osmo-remsim/src/rspro_util.c osmo-remsim/src/rspro_util.h osmo-remsim/src/server/ osmo-remsim/src/server/Makefile.am osmo-remsim/src/server/remsim_server.c osmo-remsim/src/server/rest_api.c osmo-remsim/src/server/rest_api.h osmo-remsim/src/server/rspro_server.c osmo-remsim/src/server/rspro_server.h osmo-remsim/src/slotmap.c osmo-remsim/src/slotmap.h + cd _temp/binpkgs/osmo-remsim + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease 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 bsdextrautils comerr-dev debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian krb5-multidev libarchive-zip-perl libbrotli-dev libcap-dev libcsv-dev libcsv3 libcurl4-gnutls-dev libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgmp-dev libgmpxx4ldbl libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libgssrpc4t64 libidn2-dev libjansson-dev libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev libldap-dev libmagic-mgc libmagic1t64 libmicrohttpd-dev libmicrohttpd12t64 libmnl-dev libnghttp2-dev libnghttp3-dev libngtcp2-crypto-gnutls-dev libngtcp2-dev liborcania-dev liborcania2.3 libosmo-netif-dev libosmo-simtrace2-1 libosmo-simtrace2-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libp11-kit-dev libpcsclite-dev libpcsclite1 libpipeline1 libpkgconf3 libpsl-dev librtmp-dev libsctp-dev libsctp1 libssh2-1-dev libssl-dev libsystemd-dev libtalloc-dev libtalloc2 libtasn1-6-dev libtool libuchardet0 libulfius-dev libulfius2.7t64 libunbound8 liburing2 libusb-1.0-0 libusb-1.0-0-dev libyder-dev libyder2.0t64 libzstd-dev m4 man-db nettle-dev pkg-config pkgconf pkgconf-bin po-debconf zlib1g-dev The following packages will be upgraded: libsystemd0 libudev1 2 upgraded, 99 newly installed, 0 to remove and 5 not upgraded. Need to get 28.9 MB of archives. After this operation, 107 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.13-1~deb13u1 [455 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.14.0.3.c812 [181 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.13-1~deb13u1 [152 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.14.0.3.c812 [55.8 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.14.0.3.c812 [74.1 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.14.0.3.c812 [230 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.14.0.3.c812 [74.0 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.14.0.3.c812 [108 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.14.0.3.c812 [181 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 comerr-dev amd64 2.1-1.47.2-3+b11 [56.7 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.14.0.3.c812 [63.4 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.14.0.3.c812 [67.1 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.14.0.3.c812 [53.9 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.14.0.3.c812 [47.1 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.14.0.3.c812 [860 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:36 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.7.0.15.fe2d [71.7 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.7.0.15.fe2d [91.4 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-simtrace2-1 0.9.0.2.e196 [13.7 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-simtrace2-dev 0.9.0.2.e196 [19.0 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:45 http://deb.debian.org/debian-security trixie-security/main amd64 libgssrpc4t64 amd64 1.21.3-5+deb13u1 [60.1 kB] Get:46 http://deb.debian.org/debian-security trixie-security/main amd64 libkadm5clnt-mit12 amd64 1.21.3-5+deb13u1 [42.6 kB] Get:47 http://deb.debian.org/debian-security trixie-security/main amd64 libkdb5-10t64 amd64 1.21.3-5+deb13u1 [42.8 kB] Get:48 http://deb.debian.org/debian-security trixie-security/main amd64 libkadm5srv-mit12 amd64 1.21.3-5+deb13u1 [54.4 kB] Get:49 http://deb.debian.org/debian-security trixie-security/main amd64 krb5-multidev amd64 1.21.3-5+deb13u1 [126 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libbrotli-dev amd64 1.1.0-2+b7 [316 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libcap-dev amd64 1:2.75-10+deb13u1+b1 [546 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libcsv3 amd64 3.0.3+dfsg-6+b3 [10.8 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libcsv-dev amd64 3.0.3+dfsg-6+b3 [23.0 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-10+b1 [182 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libunbound8 amd64 1.22.0-2+deb13u2 [598 kB] Get:56 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls-dane0t64 amd64 3.8.9-3+deb13u4 [456 kB] Get:57 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls-openssl27t64 amd64 3.8.9-3+deb13u4 [456 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 libidn2-dev amd64 2.3.8-2 [103 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libp11-kit-dev amd64 0.25.5-3 [208 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libtasn1-6-dev amd64 4.20.0-2 [99.2 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libgmpxx4ldbl amd64 2:6.3.0+dfsg-3 [329 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 libgmp-dev amd64 2:6.3.0+dfsg-3 [642 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 nettle-dev amd64 3.10.1-1 [1318 kB] Get:64 http://deb.debian.org/debian-security trixie-security/main amd64 libgnutls28-dev amd64 3.8.9-3+deb13u4 [1411 kB] Get:65 http://deb.debian.org/debian-security trixie-security/main amd64 libkrb5-dev amd64 1.21.3-5+deb13u1 [16.2 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 libldap-dev amd64 2.6.10+dfsg-1 [312 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:68 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:69 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:70 http://deb.debian.org/debian-security trixie-security/main amd64 libnghttp2-dev amd64 1.64.0-1.1+deb13u1 [117 kB] Get:71 http://deb.debian.org/debian trixie/main amd64 libnghttp3-dev amd64 1.8.0-1 [91.3 kB] Get:72 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls-dev amd64 1.11.0-1+deb13u1 [34.4 kB] Get:73 http://deb.debian.org/debian trixie/main amd64 libngtcp2-dev amd64 1.11.0-1+deb13u1 [183 kB] Get:74 http://deb.debian.org/debian trixie/main amd64 libpsl-dev amd64 0.21.2-1.1+b1 [77.6 kB] Get:75 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] Get:76 http://deb.debian.org/debian trixie/main amd64 librtmp-dev amd64 2.4+20151223.gitfa8646d.1-2+b5 [68.0 kB] Get:77 http://deb.debian.org/debian trixie/main amd64 libssl-dev amd64 3.5.6-1~deb13u1 [2958 kB] Get:78 http://deb.debian.org/debian trixie/main amd64 libssh2-1-dev amd64 1.11.1-1 [393 kB] Get:79 http://deb.debian.org/debian trixie/main amd64 libzstd-dev amd64 1.5.7+dfsg-1 [371 kB] Get:80 http://deb.debian.org/debian trixie/main amd64 libcurl4-gnutls-dev amd64 8.14.1-2+deb13u3 [503 kB] Get:81 http://deb.debian.org/debian trixie/main amd64 libjansson-dev amd64 2.14-2+b3 [43.2 kB] Get:82 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd12t64 amd64 1.0.1-4 [155 kB] Get:83 http://deb.debian.org/debian trixie/main amd64 libmicrohttpd-dev amd64 1.0.1-4 [341 kB] Get:84 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:85 http://deb.debian.org/debian trixie/main amd64 liborcania2.3 amd64 2.3.3-1+b2 [14.1 kB] Get:86 http://deb.debian.org/debian trixie/main amd64 liborcania-dev amd64 2.3.3-1+b2 [117 kB] Get:87 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:88 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [62.1 kB] Get:89 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:90 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:91 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:92 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.8+dfsg-0+deb13u1 [73.5 kB] Get:93 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:94 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:95 http://deb.debian.org/debian trixie/main amd64 libpcsclite-dev amd64 2.3.3-1 [68.3 kB] Get:96 http://deb.debian.org/debian trixie/main amd64 libsystemd-dev amd64 257.13-1~deb13u1 [1359 kB] Get:97 http://deb.debian.org/debian trixie/main amd64 libyder2.0t64 amd64 1.4.20-1.1+b1 [10.2 kB] Get:98 http://deb.debian.org/debian trixie/main amd64 libulfius2.7t64 amd64 2.7.15-2.2+b2 [57.2 kB] Get:99 http://deb.debian.org/debian trixie/main amd64 libyder-dev amd64 1.4.20-1.1+b1 [105 kB] Get:100 http://deb.debian.org/debian trixie/main amd64 libulfius-dev amd64 2.7.15-2.2+b2 [249 kB] Get:101 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 28.9 MB in 1s (54.2 MB/s) (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 ... 71878 files and directories currently installed.) Preparing to unpack .../libsystemd0_257.13-1~deb13u1_amd64.deb ... Unpacking libsystemd0:amd64 (257.13-1~deb13u1) over (257.9-1~deb13u1) ... Setting up libsystemd0:amd64 (257.13-1~deb13u1) ... (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 ... 71878 files and directories currently installed.) Preparing to unpack .../libudev1_257.13-1~deb13u1_amd64.deb ... Unpacking libudev1:amd64 (257.13-1~deb13u1) over (257.9-1~deb13u1) ... Setting up libudev1:amd64 (257.13-1~deb13u1) ... Selecting previously unselected package libmagic-mgc. (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 ... 71878 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-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 .../05-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package comerr-dev:amd64. Preparing to unpack .../14-comerr-dev_2.1-1.47.2-3+b11_amd64.deb ... Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b11) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../22-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../23-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 .../24-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../25-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libgssrpc4t64:amd64. Preparing to unpack .../26-libgssrpc4t64_1.21.3-5+deb13u1_amd64.deb ... Unpacking libgssrpc4t64:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libkadm5clnt-mit12:amd64. Preparing to unpack .../27-libkadm5clnt-mit12_1.21.3-5+deb13u1_amd64.deb ... Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libkdb5-10t64:amd64. Preparing to unpack .../28-libkdb5-10t64_1.21.3-5+deb13u1_amd64.deb ... Unpacking libkdb5-10t64:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libkadm5srv-mit12:amd64. Preparing to unpack .../29-libkadm5srv-mit12_1.21.3-5+deb13u1_amd64.deb ... Unpacking libkadm5srv-mit12:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package krb5-multidev:amd64. Preparing to unpack .../30-krb5-multidev_1.21.3-5+deb13u1_amd64.deb ... Unpacking krb5-multidev:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libbrotli-dev:amd64. Preparing to unpack .../31-libbrotli-dev_1.1.0-2+b7_amd64.deb ... Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ... Selecting previously unselected package libcap-dev:amd64. Preparing to unpack .../32-libcap-dev_1%3a2.75-10+deb13u1+b1_amd64.deb ... Unpacking libcap-dev:amd64 (1:2.75-10+deb13u1+b1) ... Selecting previously unselected package libcsv3:amd64. Preparing to unpack .../33-libcsv3_3.0.3+dfsg-6+b3_amd64.deb ... Unpacking libcsv3:amd64 (3.0.3+dfsg-6+b3) ... Selecting previously unselected package libcsv-dev:amd64. Preparing to unpack .../34-libcsv-dev_3.0.3+dfsg-6+b3_amd64.deb ... Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... Selecting previously unselected package libevent-2.1-7t64:amd64. Preparing to unpack .../35-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ... Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Selecting previously unselected package libunbound8:amd64. Preparing to unpack .../36-libunbound8_1.22.0-2+deb13u2_amd64.deb ... Unpacking libunbound8:amd64 (1.22.0-2+deb13u2) ... Selecting previously unselected package libgnutls-dane0t64:amd64. Preparing to unpack .../37-libgnutls-dane0t64_3.8.9-3+deb13u4_amd64.deb ... Unpacking libgnutls-dane0t64:amd64 (3.8.9-3+deb13u4) ... Selecting previously unselected package libgnutls-openssl27t64:amd64. Preparing to unpack .../38-libgnutls-openssl27t64_3.8.9-3+deb13u4_amd64.deb ... Unpacking libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u4) ... Selecting previously unselected package libidn2-dev:amd64. Preparing to unpack .../39-libidn2-dev_2.3.8-2_amd64.deb ... Unpacking libidn2-dev:amd64 (2.3.8-2) ... Selecting previously unselected package libp11-kit-dev:amd64. Preparing to unpack .../40-libp11-kit-dev_0.25.5-3_amd64.deb ... Unpacking libp11-kit-dev:amd64 (0.25.5-3) ... Selecting previously unselected package libtasn1-6-dev:amd64. Preparing to unpack .../41-libtasn1-6-dev_4.20.0-2_amd64.deb ... Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../42-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../43-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... Selecting previously unselected package nettle-dev:amd64. Preparing to unpack .../44-nettle-dev_3.10.1-1_amd64.deb ... Unpacking nettle-dev:amd64 (3.10.1-1) ... Selecting previously unselected package libgnutls28-dev:amd64. Preparing to unpack .../45-libgnutls28-dev_3.8.9-3+deb13u4_amd64.deb ... Unpacking libgnutls28-dev:amd64 (3.8.9-3+deb13u4) ... Selecting previously unselected package libkrb5-dev:amd64. Preparing to unpack .../46-libkrb5-dev_1.21.3-5+deb13u1_amd64.deb ... Unpacking libkrb5-dev:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libldap-dev:amd64. Preparing to unpack .../47-libldap-dev_2.6.10+dfsg-1_amd64.deb ... Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../48-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../49-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../50-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package libnghttp2-dev:amd64. Preparing to unpack .../51-libnghttp2-dev_1.64.0-1.1+deb13u1_amd64.deb ... Unpacking libnghttp2-dev:amd64 (1.64.0-1.1+deb13u1) ... Selecting previously unselected package libnghttp3-dev:amd64. Preparing to unpack .../52-libnghttp3-dev_1.8.0-1_amd64.deb ... Unpacking libnghttp3-dev:amd64 (1.8.0-1) ... Selecting previously unselected package libngtcp2-crypto-gnutls-dev:amd64. Preparing to unpack .../53-libngtcp2-crypto-gnutls-dev_1.11.0-1+deb13u1_amd64.deb ... Unpacking libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1+deb13u1) ... Selecting previously unselected package libngtcp2-dev:amd64. Preparing to unpack .../54-libngtcp2-dev_1.11.0-1+deb13u1_amd64.deb ... Unpacking libngtcp2-dev:amd64 (1.11.0-1+deb13u1) ... Selecting previously unselected package libpsl-dev:amd64. Preparing to unpack .../55-libpsl-dev_0.21.2-1.1+b1_amd64.deb ... Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../56-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... Selecting previously unselected package librtmp-dev:amd64. Preparing to unpack .../57-librtmp-dev_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../58-libssl-dev_3.5.6-1~deb13u1_amd64.deb ... Unpacking libssl-dev:amd64 (3.5.6-1~deb13u1) ... Selecting previously unselected package libssh2-1-dev:amd64. Preparing to unpack .../59-libssh2-1-dev_1.11.1-1_amd64.deb ... Unpacking libssh2-1-dev:amd64 (1.11.1-1) ... Selecting previously unselected package libzstd-dev:amd64. Preparing to unpack .../60-libzstd-dev_1.5.7+dfsg-1_amd64.deb ... Unpacking libzstd-dev:amd64 (1.5.7+dfsg-1) ... Selecting previously unselected package libcurl4-gnutls-dev:amd64. Preparing to unpack .../61-libcurl4-gnutls-dev_8.14.1-2+deb13u3_amd64.deb ... Unpacking libcurl4-gnutls-dev:amd64 (8.14.1-2+deb13u3) ... Selecting previously unselected package libjansson-dev:amd64. Preparing to unpack .../62-libjansson-dev_2.14-2+b3_amd64.deb ... Unpacking libjansson-dev:amd64 (2.14-2+b3) ... Selecting previously unselected package libmicrohttpd12t64:amd64. Preparing to unpack .../63-libmicrohttpd12t64_1.0.1-4_amd64.deb ... Unpacking libmicrohttpd12t64:amd64 (1.0.1-4) ... Selecting previously unselected package libmicrohttpd-dev:amd64. Preparing to unpack .../64-libmicrohttpd-dev_1.0.1-4_amd64.deb ... Unpacking libmicrohttpd-dev:amd64 (1.0.1-4) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../65-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package liborcania2.3:amd64. Preparing to unpack .../66-liborcania2.3_2.3.3-1+b2_amd64.deb ... Unpacking liborcania2.3:amd64 (2.3.3-1+b2) ... Selecting previously unselected package liborcania-dev:amd64. Preparing to unpack .../67-liborcania-dev_2.3.3-1+b2_amd64.deb ... Unpacking liborcania-dev:amd64 (2.3.3-1+b2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../68-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 .../69-libtalloc2_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../70-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../71-libosmocore22_1.14.0.3.c812_amd64.deb ... Unpacking libosmocore22:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../72-libosmocodec4_1.14.0.3.c812_amd64.deb ... Unpacking libosmocodec4:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../73-libosmoisdn0_1.14.0.3.c812_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../74-libosmogsm20_1.14.0.3.c812_amd64.deb ... Unpacking libosmogsm20:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../75-libosmocoding0_1.14.0.3.c812_amd64.deb ... Unpacking libosmocoding0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../76-libosmovty13_1.14.0.3.c812_amd64.deb ... Unpacking libosmovty13:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../77-libosmogb14_1.14.0.3.c812_amd64.deb ... Unpacking libosmogb14:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../78-libosmoctrl0_1.14.0.3.c812_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../79-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../80-libosmosim2_1.14.0.3.c812_amd64.deb ... Unpacking libosmosim2:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../81-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 .../82-libosmousb0_1.14.0.3.c812_amd64.deb ... Unpacking libosmousb0:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmocore. Preparing to unpack .../83-libosmocore_1.14.0.3.c812_amd64.deb ... Unpacking libosmocore (1.14.0.3.c812) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../84-libtalloc-dev_2%3a2.4.3+samba4.22.8+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../85-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 .../86-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 .../87-libosmocore-dev_1.14.0.3.c812_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.14.0.3.c812) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../88-libosmonetif11_1.7.0.15.fe2d_amd64.deb ... Unpacking libosmonetif11:amd64 (1.7.0.15.fe2d) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../89-libosmo-netif-dev_1.7.0.15.fe2d_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.7.0.15.fe2d) ... Selecting previously unselected package libosmo-simtrace2-1:amd64. Preparing to unpack .../90-libosmo-simtrace2-1_0.9.0.2.e196_amd64.deb ... Unpacking libosmo-simtrace2-1:amd64 (0.9.0.2.e196) ... Selecting previously unselected package libosmo-simtrace2-dev:amd64. Preparing to unpack .../91-libosmo-simtrace2-dev_0.9.0.2.e196_amd64.deb ... Unpacking libosmo-simtrace2-dev:amd64 (0.9.0.2.e196) ... Selecting previously unselected package libpcsclite-dev:amd64. Preparing to unpack .../92-libpcsclite-dev_2.3.3-1_amd64.deb ... Unpacking libpcsclite-dev:amd64 (2.3.3-1) ... Selecting previously unselected package libsystemd-dev:amd64. Preparing to unpack .../93-libsystemd-dev_257.13-1~deb13u1_amd64.deb ... Unpacking libsystemd-dev:amd64 (257.13-1~deb13u1) ... Selecting previously unselected package libyder2.0t64:amd64. Preparing to unpack .../94-libyder2.0t64_1.4.20-1.1+b1_amd64.deb ... Unpacking libyder2.0t64:amd64 (1.4.20-1.1+b1) ... Selecting previously unselected package libulfius2.7t64:amd64. Preparing to unpack .../95-libulfius2.7t64_2.7.15-2.2+b2_amd64.deb ... Unpacking libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... Selecting previously unselected package libyder-dev:amd64. Preparing to unpack .../96-libyder-dev_1.4.20-1.1+b1_amd64.deb ... Unpacking libyder-dev:amd64 (1.4.20-1.1+b1) ... Selecting previously unselected package libulfius-dev:amd64. Preparing to unpack .../97-libulfius-dev_2.7.15-2.2+b2_amd64.deb ... Unpacking libulfius-dev:amd64 (2.7.15-2.2+b2) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../98-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 libgnutls-openssl27t64:amd64 (3.8.9-3+deb13u4) ... Setting up libzstd-dev:amd64 (1.5.7+dfsg-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ... Setting up libngtcp2-crypto-gnutls-dev:amd64 (1.11.0-1+deb13u1) ... Setting up file (1:5.46-5) ... Setting up libngtcp2-dev:amd64 (1.11.0-1+deb13u1) ... Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.8+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up liborcania2.3:amd64 (2.3.3-1+b2) ... Setting up libunbound8:amd64 (1.22.0-2+deb13u2) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ... Setting up libgnutls-dane0t64:amd64 (3.8.9-3+deb13u4) ... Setting up libgssrpc4t64:amd64 (1.21.3-5+deb13u1) ... Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up comerr-dev:amd64 (2.1-1.47.2-3+b11) ... Setting up libssl-dev:amd64 (3.5.6-1~deb13u1) ... 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 libidn2-dev:amd64 (2.3.8-2) ... Setting up autoconf (2.72-3.1) ... Setting up libnghttp3-dev:amd64 (1.8.0-1) ... Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libmicrohttpd12t64:amd64 (1.0.1-4) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up liburing2:amd64 (2.9-1) ... Setting up libyder2.0t64:amd64 (1.4.20-1.1+b1) ... Setting up libtasn1-6-dev:amd64 (4.20.0-2) ... Setting up libcap-dev:amd64 (1:2.75-10+deb13u1+b1) ... Setting up libjansson-dev:amd64 (2.14-2+b3) ... Setting up libsystemd-dev:amd64 (257.13-1~deb13u1) ... Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ... Setting up libp11-kit-dev:amd64 (0.25.5-3) ... Setting up libkadm5clnt-mit12:amd64 (1.21.3-5+deb13u1) ... Setting up libcsv3:amd64 (3.0.3+dfsg-6+b3) ... 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 libgmp-dev:amd64 (2:6.3.0+dfsg-3) ... Setting up nettle-dev:amd64 (3.10.1-1) ... Setting up libcsv-dev:amd64 (3.0.3+dfsg-6+b3) ... Setting up libkdb5-10t64:amd64 (1.21.3-5+deb13u1) ... Setting up libtool (2.5.4-4) ... Setting up libulfius2.7t64:amd64 (2.7.15-2.2+b2) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up liborcania-dev:amd64 (2.3.3-1+b2) ... 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 libssh2-1-dev:amd64 (1.11.1-1) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.14.0.3.c812) ... Setting up libosmocodec4:amd64 (1.14.0.3.c812) ... Setting up groff-base (1.23.0-9) ... Setting up libkadm5srv-mit12:amd64 (1.21.3-5+deb13u1) ... Setting up libyder-dev:amd64 (1.4.20-1.1+b1) ... Setting up krb5-multidev:amd64 (1.21.3-5+deb13u1) ... Setting up libgnutls28-dev:amd64 (3.8.9-3+deb13u4) ... Setting up libnghttp2-dev:amd64 (1.64.0-1.1+deb13u1) ... Setting up libosmovty13:amd64 (1.14.0.3.c812) ... Setting up libosmoisdn0:amd64 (1.14.0.3.c812) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libkrb5-dev:amd64 (1.21.3-5+deb13u1) ... Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... Setting up libosmousb0:amd64 (1.14.0.3.c812) ... Setting up libmicrohttpd-dev:amd64 (1.0.1-4) ... Setting up libosmogsm20:amd64 (1.14.0.3.c812) ... Setting up libosmoctrl0:amd64 (1.14.0.3.c812) ... Setting up libosmogb14:amd64 (1.14.0.3.c812) ... Setting up debhelper (13.24.2) ... Setting up libcurl4-gnutls-dev:amd64 (8.14.1-2+deb13u3) ... Setting up libosmonetif11:amd64 (1.7.0.15.fe2d) ... Setting up libosmocoding0:amd64 (1.14.0.3.c812) ... Setting up libosmosim2:amd64 (1.14.0.3.c812) ... Setting up libosmocore (1.14.0.3.c812) ... Setting up libulfius-dev:amd64 (2.7.15-2.2+b2) ... Setting up libosmo-simtrace2-1:amd64 (0.9.0.2.e196) ... Setting up libosmocore-dev:amd64 (1.14.0.3.c812) ... Setting up libosmo-netif-dev:amd64 (1.7.0.15.fe2d) ... Setting up libosmo-simtrace2-dev:amd64 (0.9.0.2.e196) ... Processing triggers for libc-bin (2.41-12+deb13u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-remsim dpkg-buildpackage: info: source version 1.2.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Alexander Couzens dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=systemd --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing dh_clean -O--fail-missing dpkg-source -b . dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'osmo-remsim' is not - 'osmo-remsim-1.2.0' dpkg-source: info: using source format '1.0' dpkg-source: info: building osmo-remsim in osmo-remsim_1.2.0.tar.gz dpkg-source: info: building osmo-remsim in osmo-remsim_1.2.0.dsc debian/rules binary dh binary --with=systemd --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing 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:98: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:98: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:98: the top level configure.ac:194: warning: AC_OUTPUT should be used without arguments. configure.ac:194: You should run autoupdate. configure.ac:8: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' src/Makefile.am: installing './depcomp' src/bankd/Makefile.am:23: warning: source file '../slotmap.c' is in a subdirectory, src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibility. src/bankd/Makefile.am:23: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled src/bankd/Makefile.am:23: warning: source file '../debug.c' is in a subdirectory, src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled src/client/Makefile.am:31: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/client/Makefile.am:31: but option 'subdir-objects' is disabled src/client/Makefile.am:31: warning: source file '../debug.c' is in a subdirectory, src/client/Makefile.am:31: but option 'subdir-objects' is disabled src/client/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/client/Makefile.am:15: but option 'subdir-objects' is disabled src/client/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory, src/client/Makefile.am:15: but option 'subdir-objects' is disabled src/client/Makefile.am:45: warning: source file '../rspro_client_fsm.c' is in a subdirectory, src/client/Makefile.am:45: but option 'subdir-objects' is disabled src/client/Makefile.am:45: warning: source file '../debug.c' is in a subdirectory, src/client/Makefile.am:45: but option 'subdir-objects' is disabled src/server/Makefile.am:19: warning: source file '../rspro_util.c' is in a subdirectory, src/server/Makefile.am:19: but option 'subdir-objects' is disabled src/server/Makefile.am:19: warning: source file '../slotmap.c' is in a subdirectory, src/server/Makefile.am:19: but option 'subdir-objects' is disabled src/server/Makefile.am:19: warning: source file '../debug.c' is in a subdirectory, src/server/Makefile.am:19: but option 'subdir-objects' is disabled debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' dh_auto_configure -- --with-systemdsystemunitdir=/lib/systemd/system \ --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals 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 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 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 for gawk... no checking for mawk... mawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for libulfius... yes checking for liborcania... yes checking for jansson... yes checking for libpcsclite... yes checking for csv_init in -lcsv... yes checking for csv.h... yes checking for libosmousb >= 1.11.0... yes checking for libosmo-simtrace2 >= 0.9.0... yes checking for libusb-1.0... yes checking for libpcsclite... yes checking for egrep... (cached) /usr/bin/grep -E checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -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 Makefile config.status: creating libosmo-rspro.pc config.status: creating contrib/Makefile config.status: creating contrib/etc_default/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating src/Makefile config.status: creating src/rspro/Makefile config.status: creating src/bankd/Makefile config.status: creating src/client/Makefile config.status: creating src/client/osmo-remsim-client-reader_conf config.status: creating src/server/Makefile config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/rspro/Makefile config.status: executing libtool commands config.status: executing depfiles commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' dh_auto_build -O--fail-missing make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' echo 1.1.3.16-07e5 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' Making all in etc_default make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' Making all in rspro make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ATR.lo ATR.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o BankId.lo BankId.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o BankSlot.lo BankSlot.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o BankSlotStatusInd.lo BankSlotStatusInd.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ClientId.lo ClientId.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ClientSlot.lo ClientSlot.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ClientSlotStatusInd.lo ClientSlotStatusInd.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ComponentIdentity.lo ComponentIdentity.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ComponentName.lo ComponentName.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ComponentType.lo ComponentType.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConfigClientIdReq.lo ConfigClientIdReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConfigClientIdRes.lo ConfigClientIdRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConfigClientBankReq.lo ConfigClientBankReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConfigClientBankRes.lo ConfigClientBankRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConnectBankReq.lo ConnectBankReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConnectBankRes.lo ConnectBankRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConnectClientReq.lo ConnectClientReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ConnectClientRes.lo ConnectClientRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o CreateMappingReq.lo CreateMappingReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o CreateMappingRes.lo CreateMappingRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ErrorCode.lo ErrorCode.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BankSlot.c -fPIC -DPIC -o .libs/BankSlot.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientIdReq.c -fPIC -DPIC -o .libs/ConfigClientIdReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ClientSlotStatusInd.c -fPIC -DPIC -o .libs/ClientSlotStatusInd.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ComponentName.c -fPIC -DPIC -o .libs/ComponentName.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectClientReq.c -fPIC -DPIC -o .libs/ConnectClientReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ComponentType.c -fPIC -DPIC -o .libs/ComponentType.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientIdRes.c -fPIC -DPIC -o .libs/ConfigClientIdRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BankSlotStatusInd.c -fPIC -DPIC -o .libs/BankSlotStatusInd.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c CreateMappingRes.c -fPIC -DPIC -o .libs/CreateMappingRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientBankReq.c -fPIC -DPIC -o .libs/ConfigClientBankReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectBankRes.c -fPIC -DPIC -o .libs/ConnectBankRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ATR.c -fPIC -DPIC -o .libs/ATR.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BankId.c -fPIC -DPIC -o .libs/BankId.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorCode.c -fPIC -DPIC -o .libs/ErrorCode.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ClientSlot.c -fPIC -DPIC -o .libs/ClientSlot.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ClientId.c -fPIC -DPIC -o .libs/ClientId.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectBankReq.c -fPIC -DPIC -o .libs/ConnectBankReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectClientRes.c -fPIC -DPIC -o .libs/ConnectClientRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientBankRes.c -fPIC -DPIC -o .libs/ConfigClientBankRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c CreateMappingReq.c -fPIC -DPIC -o .libs/CreateMappingReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ComponentIdentity.c -fPIC -DPIC -o .libs/ComponentIdentity.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ClientSlotStatusInd.c -o ClientSlotStatusInd.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientIdRes.c -o ConfigClientIdRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectBankRes.c -o ConnectBankRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectClientReq.c -o ConnectClientReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c CreateMappingRes.c -o CreateMappingRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BankSlot.c -o BankSlot.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectBankReq.c -o ConnectBankReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BankSlotStatusInd.c -o BankSlotStatusInd.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientBankRes.c -o ConfigClientBankRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientBankReq.c -o ConfigClientBankReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c CreateMappingReq.c -o CreateMappingReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ClientSlot.c -o ClientSlot.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ComponentName.c -o ComponentName.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ClientId.c -o ClientId.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ATR.c -o ATR.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConnectClientRes.c -o ConnectClientRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ConfigClientIdReq.c -o ConfigClientIdReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorCode.c -o ErrorCode.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ComponentType.c -o ComponentType.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ErrorInd.lo ErrorInd.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ErrorSeverity.lo ErrorSeverity.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ErrorString.lo ErrorString.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o IpAddress.lo IpAddress.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o IpPort.lo IpPort.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BankId.c -o BankId.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o Ipv4Address.lo Ipv4Address.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ComponentIdentity.c -o ComponentIdentity.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o Ipv6Address.lo Ipv6Address.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o OperationTag.lo OperationTag.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o PortNumber.lo PortNumber.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o RemoveMappingReq.lo RemoveMappingReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o RemoveMappingRes.lo RemoveMappingRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ResetStateReq.lo ResetStateReq.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ResetStateRes.lo ResetStateRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ResultCode.lo ResultCode.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o RsproPDU.lo RsproPDU.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorInd.c -fPIC -DPIC -o .libs/ErrorInd.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorSeverity.c -fPIC -DPIC -o .libs/ErrorSeverity.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o RsproPDUchoice.lo RsproPDUchoice.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorString.c -fPIC -DPIC -o .libs/ErrorString.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o SetAtrReq.lo SetAtrReq.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c IpAddress.c -fPIC -DPIC -o .libs/IpAddress.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o SetAtrRes.lo SetAtrRes.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o SlotNumber.lo SlotNumber.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c Ipv4Address.c -fPIC -DPIC -o .libs/Ipv4Address.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c PortNumber.c -fPIC -DPIC -o .libs/PortNumber.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ResetStateReq.c -fPIC -DPIC -o .libs/ResetStateReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c Ipv6Address.c -fPIC -DPIC -o .libs/Ipv6Address.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RemoveMappingReq.c -fPIC -DPIC -o .libs/RemoveMappingReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c IpPort.c -fPIC -DPIC -o .libs/IpPort.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c OperationTag.c -fPIC -DPIC -o .libs/OperationTag.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o SlotPhysStatus.lo SlotPhysStatus.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ResetStateRes.c -fPIC -DPIC -o .libs/ResetStateRes.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o TpduCardToModem.lo TpduCardToModem.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorInd.c -o ErrorInd.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RemoveMappingRes.c -fPIC -DPIC -o .libs/RemoveMappingRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ResultCode.c -fPIC -DPIC -o .libs/ResultCode.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c IpAddress.c -o IpAddress.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SetAtrRes.c -fPIC -DPIC -o .libs/SetAtrRes.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RemoveMappingReq.c -o RemoveMappingReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c IpPort.c -o IpPort.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RsproPDUchoice.c -fPIC -DPIC -o .libs/RsproPDUchoice.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ResetStateReq.c -o ResetStateReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorString.c -o ErrorString.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ResetStateRes.c -o ResetStateRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ErrorSeverity.c -o ErrorSeverity.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RemoveMappingRes.c -o RemoveMappingRes.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o TpduFlags.lo TpduFlags.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SetAtrReq.c -fPIC -DPIC -o .libs/SetAtrReq.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SlotPhysStatus.c -fPIC -DPIC -o .libs/SlotPhysStatus.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SetAtrRes.c -o SetAtrRes.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c OperationTag.c -o OperationTag.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SlotNumber.c -fPIC -DPIC -o .libs/SlotNumber.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o TpduModemToCard.lo TpduModemToCard.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RsproPDU.c -fPIC -DPIC -o .libs/RsproPDU.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o BOOLEAN.lo BOOLEAN.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o IA5String.lo IA5String.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o INTEGER.lo INTEGER.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c Ipv6Address.c -o Ipv6Address.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c TpduCardToModem.c -fPIC -DPIC -o .libs/TpduCardToModem.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c Ipv4Address.c -o Ipv4Address.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c PortNumber.c -o PortNumber.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o NativeEnumerated.lo NativeEnumerated.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o NativeInteger.lo NativeInteger.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SlotPhysStatus.c -o SlotPhysStatus.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SetAtrReq.c -o SetAtrReq.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RsproPDUchoice.c -o RsproPDUchoice.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ResultCode.c -o ResultCode.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c TpduFlags.c -fPIC -DPIC -o .libs/TpduFlags.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c RsproPDU.c -o RsproPDU.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c TpduModemToCard.c -fPIC -DPIC -o .libs/TpduModemToCard.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o constr_CHOICE.lo constr_CHOICE.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c TpduCardToModem.c -o TpduCardToModem.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BOOLEAN.c -fPIC -DPIC -o .libs/BOOLEAN.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o constr_SEQUENCE.lo constr_SEQUENCE.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o OCTET_STRING.lo OCTET_STRING.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c SlotNumber.c -o SlotNumber.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o BIT_STRING.lo BIT_STRING.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o asn_codecs_prim.lo asn_codecs_prim.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c TpduFlags.c -o TpduFlags.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ber_tlv_length.lo ber_tlv_length.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c NativeInteger.c -fPIC -DPIC -o .libs/NativeInteger.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ber_tlv_tag.lo ber_tlv_tag.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c TpduModemToCard.c -o TpduModemToCard.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c NativeEnumerated.c -fPIC -DPIC -o .libs/NativeEnumerated.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o ber_decoder.lo ber_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o der_encoder.lo der_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o constr_TYPE.lo constr_TYPE.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c INTEGER.c -fPIC -DPIC -o .libs/INTEGER.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o constraints.lo constraints.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o xer_support.lo xer_support.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constr_CHOICE.c -fPIC -DPIC -o .libs/constr_CHOICE.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c IA5String.c -fPIC -DPIC -o .libs/IA5String.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o xer_decoder.lo xer_decoder.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c asn_codecs_prim.c -fPIC -DPIC -o .libs/asn_codecs_prim.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o xer_encoder.lo xer_encoder.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ber_tlv_length.c -fPIC -DPIC -o .libs/ber_tlv_length.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c OCTET_STRING.c -fPIC -DPIC -o .libs/OCTET_STRING.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constraints.c -fPIC -DPIC -o .libs/constraints.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c der_encoder.c -fPIC -DPIC -o .libs/der_encoder.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constr_SEQUENCE.c -fPIC -DPIC -o .libs/constr_SEQUENCE.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o per_support.lo per_support.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o per_decoder.lo per_decoder.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c IA5String.c -o IA5String.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BIT_STRING.c -fPIC -DPIC -o .libs/BIT_STRING.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c xer_decoder.c -fPIC -DPIC -o .libs/xer_decoder.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ber_tlv_tag.c -fPIC -DPIC -o .libs/ber_tlv_tag.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BOOLEAN.c -o BOOLEAN.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c xer_encoder.c -fPIC -DPIC -o .libs/xer_encoder.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ber_decoder.c -fPIC -DPIC -o .libs/ber_decoder.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constr_TYPE.c -fPIC -DPIC -o .libs/constr_TYPE.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o per_encoder.lo per_encoder.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c NativeEnumerated.c -o NativeEnumerated.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ber_tlv_length.c -o ber_tlv_length.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constraints.c -o constraints.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c asn_codecs_prim.c -o asn_codecs_prim.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c xer_support.c -fPIC -DPIC -o .libs/xer_support.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c der_encoder.c -o der_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_decoder.c -fPIC -DPIC -o .libs/per_decoder.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c NativeInteger.c -o NativeInteger.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c xer_encoder.c -o xer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_support.c -fPIC -DPIC -o .libs/per_support.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constr_TYPE.c -o constr_TYPE.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ber_tlv_tag.c -o ber_tlv_tag.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c BIT_STRING.c -o BIT_STRING.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o per_opentype.lo per_opentype.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_encoder.c -fPIC -DPIC -o .libs/per_encoder.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c xer_decoder.c -o xer_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ber_decoder.c -o ber_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c xer_support.c -o xer_support.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_decoder.c -o per_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_opentype.c -fPIC -DPIC -o .libs/per_opentype.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_encoder.c -o per_encoder.o >/dev/null 2>&1 INTEGER.c: In function 'asn_int642INTEGER': INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds=] 1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) | ~~~~~~^~~~~~ INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8 1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { | ~~~~~~~~^~~~~ INTEGER.c: In function 'asn_long2INTEGER': INTEGER.c:1395:41: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds=] 1395 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) | ~~~~~~^~~~~~ INTEGER.c:1351:38: note: at offset -1 into object 'value' of size 8 1351 | asn_long2INTEGER(INTEGER_t *st, long value) { | ~~~~~^~~~~ libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constr_CHOICE.c -o constr_CHOICE.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_opentype.c -o per_opentype.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c per_support.c -o per_support.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c INTEGER.c -o INTEGER.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c constr_SEQUENCE.c -o constr_SEQUENCE.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c OCTET_STRING.c -o OCTET_STRING.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -I/usr/include/ -pthread -I../../include/osmocom/rspro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o libosmo-asn1-rspro.la ATR.lo BankId.lo BankSlot.lo BankSlotStatusInd.lo ClientId.lo ClientSlot.lo ClientSlotStatusInd.lo ComponentIdentity.lo ComponentName.lo ComponentType.lo ConfigClientIdReq.lo ConfigClientIdRes.lo ConfigClientBankReq.lo ConfigClientBankRes.lo ConnectBankReq.lo ConnectBankRes.lo ConnectClientReq.lo ConnectClientRes.lo CreateMappingReq.lo CreateMappingRes.lo ErrorCode.lo ErrorInd.lo ErrorSeverity.lo ErrorString.lo IpAddress.lo IpPort.lo Ipv4Address.lo Ipv6Address.lo OperationTag.lo PortNumber.lo RemoveMappingReq.lo RemoveMappingRes.lo ResetStateReq.lo ResetStateRes.lo ResultCode.lo RsproPDU.lo RsproPDUchoice.lo SetAtrReq.lo SetAtrRes.lo SlotNumber.lo SlotPhysStatus.lo TpduCardToModem.lo TpduFlags.lo TpduModemToCard.lo BOOLEAN.lo IA5String.lo INTEGER.lo NativeEnumerated.lo NativeInteger.lo constr_CHOICE.lo constr_SEQUENCE.lo OCTET_STRING.lo BIT_STRING.lo asn_codecs_prim.lo ber_tlv_length.lo ber_tlv_tag.lo ber_decoder.lo der_encoder.lo constr_TYPE.lo constraints.lo xer_support.lo xer_decoder.lo xer_encoder.lo per_support.lo per_decoder.lo per_encoder.lo per_opentype.lo libtool: link: ar cr .libs/libosmo-asn1-rspro.a .libs/ATR.o .libs/BankId.o .libs/BankSlot.o .libs/BankSlotStatusInd.o .libs/ClientId.o .libs/ClientSlot.o .libs/ClientSlotStatusInd.o .libs/ComponentIdentity.o .libs/ComponentName.o .libs/ComponentType.o .libs/ConfigClientIdReq.o .libs/ConfigClientIdRes.o .libs/ConfigClientBankReq.o .libs/ConfigClientBankRes.o .libs/ConnectBankReq.o .libs/ConnectBankRes.o .libs/ConnectClientReq.o .libs/ConnectClientRes.o .libs/CreateMappingReq.o .libs/CreateMappingRes.o .libs/ErrorCode.o .libs/ErrorInd.o .libs/ErrorSeverity.o .libs/ErrorString.o .libs/IpAddress.o .libs/IpPort.o .libs/Ipv4Address.o .libs/Ipv6Address.o .libs/OperationTag.o .libs/PortNumber.o .libs/RemoveMappingReq.o .libs/RemoveMappingRes.o .libs/ResetStateReq.o .libs/ResetStateRes.o .libs/ResultCode.o .libs/RsproPDU.o .libs/RsproPDUchoice.o .libs/SetAtrReq.o .libs/SetAtrRes.o .libs/SlotNumber.o .libs/SlotPhysStatus.o .libs/TpduCardToModem.o .libs/TpduFlags.o .libs/TpduModemToCard.o .libs/BOOLEAN.o .libs/IA5String.o .libs/INTEGER.o .libs/NativeEnumerated.o .libs/NativeInteger.o .libs/constr_CHOICE.o .libs/constr_SEQUENCE.o .libs/OCTET_STRING.o .libs/BIT_STRING.o .libs/asn_codecs_prim.o .libs/ber_tlv_length.o .libs/ber_tlv_tag.o .libs/ber_decoder.o .libs/der_encoder.o .libs/constr_TYPE.o .libs/constraints.o .libs/xer_support.o .libs/xer_decoder.o .libs/xer_encoder.o .libs/per_support.o .libs/per_decoder.o .libs/per_encoder.o .libs/per_opentype.o libtool: link: ranlib .libs/libosmo-asn1-rspro.a libtool: link: ( cd ".libs" && rm -f "libosmo-asn1-rspro.la" && ln -s "../libosmo-asn1-rspro.la" "libosmo-asn1-rspro.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' Making all in . make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o rspro_util.lo rspro_util.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o asn1c_helpers.lo asn1c_helpers.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c asn1c_helpers.c -fPIC -DPIC -o .libs/asn1c_helpers.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c rspro_util.c -fPIC -DPIC -o .libs/rspro_util.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c asn1c_helpers.c -o asn1c_helpers.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c rspro_util.c -o rspro_util.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I../include -I../include -I../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -version-info 2:3:0 -Wl,-z,relro -Wl,-z,now -o libosmo-rspro.la -rpath /usr/lib/x86_64-linux-gnu rspro_util.lo asn1c_helpers.lo -losmocore -ltalloc -lmnl rspro/libosmo-asn1-rspro.la libtool: link: gcc -shared -fPIC -DPIC .libs/rspro_util.o .libs/asn1c_helpers.o -Wl,--whole-archive rspro/.libs/libosmo-asn1-rspro.a -Wl,--no-whole-archive /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmo-rspro.so.2 -o .libs/libosmo-rspro.so.2.0.3 libtool: link: (cd ".libs" && rm -f "libosmo-rspro.so.2" && ln -s "libosmo-rspro.so.2.0.3" "libosmo-rspro.so.2") libtool: link: (cd ".libs" && rm -f "libosmo-rspro.so" && ln -s "libosmo-rspro.so.2.0.3" "libosmo-rspro.so") libtool: link: (cd .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a && ar x "/obs/_temp/binpkgs/osmo-remsim/src/rspro/.libs/libosmo-asn1-rspro.a") libtool: link: ar cr .libs/libosmo-rspro.a rspro_util.o asn1c_helpers.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ATR.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/BIT_STRING.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/BOOLEAN.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/BankId.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/BankSlot.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/BankSlotStatusInd.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ClientId.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ClientSlot.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ClientSlotStatusInd.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ComponentIdentity.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ComponentName.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ComponentType.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConfigClientBankReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConfigClientBankRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConfigClientIdReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConfigClientIdRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConnectBankReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConnectBankRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConnectClientReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ConnectClientRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/CreateMappingReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/CreateMappingRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ErrorCode.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ErrorInd.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ErrorSeverity.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ErrorString.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/IA5String.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/INTEGER.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/IpAddress.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/IpPort.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/Ipv4Address.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/Ipv6Address.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/NativeEnumerated.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/NativeInteger.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/OCTET_STRING.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/OperationTag.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/PortNumber.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/RemoveMappingReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/RemoveMappingRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ResetStateReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ResetStateRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ResultCode.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/RsproPDU.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/RsproPDUchoice.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/SetAtrReq.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/SetAtrRes.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/SlotNumber.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/SlotPhysStatus.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/TpduCardToModem.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/TpduFlags.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/TpduModemToCard.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/asn_codecs_prim.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ber_decoder.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ber_tlv_length.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/ber_tlv_tag.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/constr_CHOICE.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/constr_SEQUENCE.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/constr_TYPE.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/constraints.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/der_encoder.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/per_decoder.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/per_encoder.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/per_opentype.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/per_support.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/xer_decoder.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/xer_encoder.o .libs/libosmo-rspro.lax/libosmo-asn1-rspro.a/xer_support.o libtool: link: ranlib .libs/libosmo-rspro.a libtool: link: rm -fr .libs/libosmo-rspro.lax libtool: link: ( cd ".libs" && rm -f "libosmo-rspro.la" && ln -s "../libosmo-rspro.la" "libosmo-rspro.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' Making all in bankd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o slotmap.o `test -f '../slotmap.c' || echo './'`../slotmap.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o rspro_client_fsm.o `test -f '../rspro_client_fsm.c' || echo './'`../rspro_client_fsm.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o debug.o `test -f '../debug.c' || echo './'`../debug.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o bankd_main.o bankd_main.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o bankd_pcsc.o bankd_pcsc.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o gsmtap.o gsmtap.c (cd ../../src && make libosmo-rspro.la) gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o driver_core.o driver_core.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o driver_pcsc.o driver_pcsc.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o main.o main.c make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o pcsc_test driver_core.o driver_pcsc.o main.o ../../src/libosmo-rspro.la -losmocore -ltalloc -lmnl -lpcsclite libtool: link: gcc -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/pcsc_test driver_core.o driver_pcsc.o main.o ../../src/.libs/libosmo-rspro.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpcsclite -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmo-remsim-bankd slotmap.o rspro_client_fsm.o debug.o bankd_main.o bankd_pcsc.o gsmtap.o ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lpcsclite -lcsv libtool: link: gcc -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/PCSC -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-remsim-bankd slotmap.o rspro_client_fsm.o debug.o bankd_main.o bankd_pcsc.o gsmtap.o ../../src/.libs/libosmo-rspro.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lpcsclite -lcsv -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' Making all in server make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/server' gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o remsim_server.o remsim_server.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o rspro_server.o rspro_server.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o rest_api.o rest_api.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o rspro_util.o `test -f '../rspro_util.c' || echo './'`../rspro_util.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o slotmap.o `test -f '../slotmap.c' || echo './'`../slotmap.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o debug.o `test -f '../debug.c' || echo './'`../debug.c (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmo-remsim-server remsim_server.o rspro_server.o rest_api.o rspro_util.o slotmap.o debug.o ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -lulfius -lorcania -ljansson -lorcania libtool: link: gcc -Wall -I../../include -I../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-remsim-server remsim_server.o rspro_server.o rest_api.o rspro_util.o slotmap.o debug.o ../../src/.libs/libosmo-rspro.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lulfius -ljansson -lorcania -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/server' Making all in client make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/client' gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_shell-user_shell.o `test -f 'user_shell.c' || echo './'`user_shell.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_shell-remsim_client_main.o `test -f 'remsim_client_main.c' || echo './'`remsim_client_main.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_shell-remsim_client.o `test -f 'remsim_client.c' || echo './'`remsim_client.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_shell-main_fsm.o `test -f 'main_fsm.c' || echo './'`main_fsm.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_shell-rspro_client_fsm.o `test -f '../rspro_client_fsm.c' || echo './'`../rspro_client_fsm.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_shell-debug.o `test -f '../debug.c' || echo './'`../debug.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -DUSB_SUPPORT -DSIMTRACE_SUPPORT -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_st2-user_simtrace2.o `test -f 'user_simtrace2.c' || echo './'`user_simtrace2.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -DUSB_SUPPORT -DSIMTRACE_SUPPORT -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_st2-remsim_client_main.o `test -f 'remsim_client_main.c' || echo './'`remsim_client_main.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -DUSB_SUPPORT -DSIMTRACE_SUPPORT -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_st2-remsim_client.o `test -f 'remsim_client.c' || echo './'`remsim_client.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -DUSB_SUPPORT -DSIMTRACE_SUPPORT -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_st2-main_fsm.o `test -f 'main_fsm.c' || echo './'`main_fsm.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -DUSB_SUPPORT -DSIMTRACE_SUPPORT -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_st2-rspro_client_fsm.o `test -f '../rspro_client_fsm.c' || echo './'`../rspro_client_fsm.c gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -DUSB_SUPPORT -DSIMTRACE_SUPPORT -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o osmo_remsim_client_st2-debug.o `test -f '../debug.c' || echo './'`../debug.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o libifd_remsim_client_la-user_ifdhandler.lo `test -f 'user_ifdhandler.c' || echo './'`user_ifdhandler.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o libifd_remsim_client_la-remsim_client.lo `test -f 'remsim_client.c' || echo './'`remsim_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o libifd_remsim_client_la-main_fsm.lo `test -f 'main_fsm.c' || echo './'`main_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o libifd_remsim_client_la-rspro_client_fsm.lo `test -f '../rspro_client_fsm.c' || echo './'`../rspro_client_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" -DPACKAGE_STRING=\"osmo-remsim\ 1.1.3.16-07e5\" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c -o libifd_remsim_client_la-debug.lo `test -f '../debug.c' || echo './'`../debug.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c user_ifdhandler.c -fPIC -DPIC -o .libs/libifd_remsim_client_la-user_ifdhandler.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ../rspro_client_fsm.c -fPIC -DPIC -o .libs/libifd_remsim_client_la-rspro_client_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c main_fsm.c -fPIC -DPIC -o .libs/libifd_remsim_client_la-main_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ../debug.c -fPIC -DPIC -o .libs/libifd_remsim_client_la-debug.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c remsim_client.c -fPIC -DPIC -o .libs/libifd_remsim_client_la-remsim_client.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ../debug.c -o libifd_remsim_client_la-debug.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c remsim_client.c -o libifd_remsim_client_la-remsim_client.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmo-remsim-client-shell osmo_remsim_client_shell-user_shell.o osmo_remsim_client_shell-remsim_client_main.o osmo_remsim_client_shell-remsim_client.o osmo_remsim_client_shell-main_fsm.o osmo_remsim_client_shell-rspro_client_fsm.o osmo_remsim_client_shell-debug.o ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c main_fsm.c -o libifd_remsim_client_la-main_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z,relro -Wl,-z,now -o osmo-remsim-client-st2 osmo_remsim_client_st2-user_simtrace2.o osmo_remsim_client_st2-remsim_client_main.o osmo_remsim_client_st2-remsim_client.o osmo_remsim_client_st2-main_fsm.o osmo_remsim_client_st2-rspro_client_fsm.o osmo_remsim_client_st2-debug.o ../../src/libosmo-rspro.la -losmonetif -losmo-simtrace2 -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -losmousb -lusb-1.0 -losmocore -ltalloc -lmnl -lusb-1.0 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c user_ifdhandler.c -o libifd_remsim_client_la-user_ifdhandler.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-remsim\" -DPACKAGE_TARNAME=\"osmo-remsim\" -DPACKAGE_VERSION=\"1.1.3.16-07e5\" "-DPACKAGE_STRING=\"osmo-remsim 1.1.3.16-07e5\"" -DPACKAGE_BUGREPORT=\"simtrace@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-remsim\" -DVERSION=\"1.1.3.16-07e5\" -DBUILD_SERVER=1 -DBUILD_BANKD=1 -DHAVE_CSV_H=1 -DBUILD_CLIENT_ST2=1 -DBUILD_CLIENT_IFDHANDLER=1 -I. -I/usr/include/PCSC -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -c ../rspro_client_fsm.c -o libifd_remsim_client_la-rspro_client_fsm.o >/dev/null 2>&1 libtool: link: gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-remsim-client-shell osmo_remsim_client_shell-user_shell.o osmo_remsim_client_shell-remsim_client_main.o osmo_remsim_client_shell-remsim_client.o osmo_remsim_client_shell-main_fsm.o osmo_remsim_client_shell-rspro_client_fsm.o osmo_remsim_client_shell-debug.o ../../src/.libs/libosmo-rspro.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread libtool: link: gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-remsim-client-st2 osmo_remsim_client_st2-user_simtrace2.o osmo_remsim_client_st2-remsim_client_main.o osmo_remsim_client_st2-remsim_client.o osmo_remsim_client_st2-main_fsm.o osmo_remsim_client_st2-rspro_client_fsm.o osmo_remsim_client_st2-debug.o ../../src/.libs/libosmo-rspro.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/libosmo-simtrace2.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmousb.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lusb-1.0 -pthread /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-undefined -Wl,-z,relro -Wl,-z,now -o libifd_remsim_client.la -rpath /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/libifd_remsim_client_la-user_ifdhandler.o .libs/libifd_remsim_client_la-remsim_client.o .libs/libifd_remsim_client_la-main_fsm.o .libs/libifd_remsim_client_la-rspro_client_fsm.o .libs/libifd_remsim_client_la-debug.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-remsim/src/.libs ../../src/.libs/libosmo-rspro.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libifd_remsim_client.so.0 -o .libs/libifd_remsim_client.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libifd_remsim_client.so.0" && ln -s "libifd_remsim_client.so.0.0.0" "libifd_remsim_client.so.0") libtool: link: (cd ".libs" && rm -f "libifd_remsim_client.so" && ln -s "libifd_remsim_client.so.0.0.0" "libifd_remsim_client.so") libtool: link: ar cr .libs/libifd_remsim_client.a libifd_remsim_client_la-user_ifdhandler.o libifd_remsim_client_la-remsim_client.o libifd_remsim_client_la-main_fsm.o libifd_remsim_client_la-rspro_client_fsm.o libifd_remsim_client_la-debug.o libtool: link: ranlib .libs/libifd_remsim_client.a libtool: link: ( cd ".libs" && rm -f "libifd_remsim_client.la" && ln -s "../libifd_remsim_client.la" "libifd_remsim_client.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/client' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' Making all in rspro make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common if ! [ -f osmo-remsim-usermanual.adoc ]; then \ ln -s osmo-remsim-usermanual.adoc osmo-remsim-usermanual.adoc; \ fi TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-remsim/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 1.1.3-16-g07e5" -a revdate="2026-May-26" osmo-remsim-usermanual.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-remsim/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 1.1.3-16-g07e5', '-a', 'revdate=2026-May-26', 'osmo-remsim-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-remsim/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 1.1.3-16-g07e5'), ('--attribute', 'revdate=2026-May-26'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml asciidoc: osmo-remsim-usermanual.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/overview.adoc asciidoc: osmo-remsim-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/overview.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-server.adoc asciidoc: osmo-remsim-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-server.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-apitool.adoc asciidoc: osmo-remsim-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-apitool.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-client.adoc asciidoc: osmo-remsim-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-client.adoc asciidoc: remsim-client.adoc: line 26: evaluating: {counter2:target-number} asciidoc: remsim-client.adoc: line 26: evaluating: {set2:target:osmo-remsim-usermanual__1.svg} asciidoc: remsim-client.adoc: line 58: filtering: dot -o "/obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual__1.svg" -T svg && echo " " asciidoc: remsim-client.adoc: line 277: evaluating: {counter2:target-number} asciidoc: remsim-client.adoc: line 277: evaluating: {set2:target:osmo-remsim-usermanual__2.svg} asciidoc: remsim-client.adoc: line 307: filtering: dot -o "/obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual__2.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-bankd.adoc asciidoc: osmo-remsim-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/remsim-bankd.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/logging.adoc asciidoc: osmo-remsim-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/rspro.adoc asciidoc: osmo-remsim-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/chapters/rspro.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmo-remsim-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/common/chapters/glossary.adoc asciidoc: osmo-remsim-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmo-remsim-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-remsim/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml xsltproc -o osmo-remsim-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmplj67betr/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' /tmp/tmplj67betr/custom.xsl /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: remsim-client. XRef to nonexistent id: remsim-client Error: no ID for constraint linkend: RSRES. XRef to nonexistent id: RSRES Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual__2.svg Build osmo-remsim-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmo-remsim-usermanual.tex running post-compilation scripts... osmo-remsim-usermanual.aux MD5 checksum changed osmo-remsim-usermanual.toc MD5 checksum changed the /tmp/tmplj67betr/osmo-remsim-usermanual.aux file has changed pdflatex -interaction=batchmode osmo-remsim-usermanual.tex running post-compilation scripts... osmo-remsim-usermanual.aux MD5 checksum changed the /tmp/tmplj67betr/osmo-remsim-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmo-remsim-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-remsim/doc/manuals/osmo-remsim-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' dh_auto_test -O--fail-missing make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' make check-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' Making check in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' Making check in etc_default make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' Making check in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' Making check in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' Making check in rspro make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' Making check in . make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' Making check in bankd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' Making check in server make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/server' (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/server' Making check in client make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/client' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/client' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' Making check in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' Making check in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' Making check in rspro make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include' Making check in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' Making check in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' Making check in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmo-remsim-usermanual.check; \ fi make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' create-stamp debian/debhelper-build-stamp dh_testroot -O--fail-missing dh_prep -O--fail-missing dh_auto_install -O--fail-missing make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-remsim/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' Making install in etc_default make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/etc/default' /usr/bin/install -c -m 644 osmo-remsim-bankd osmo-remsim-client osmo-remsim-client-0 osmo-remsim-client-1 osmo-remsim-client-2 osmo-remsim-client-3 '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/etc/default' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/etc_default' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-remsim-bankd.service osmo-remsim-server.service osmo-remsim-client@.service '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/contrib' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' /usr/bin/install -c osmo-remsim-apitool '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/contrib' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' Making install in rspro make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' 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/osmo-remsim/src/rspro' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/rspro' Making install in . make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-rspro.la '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.3 /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-rspro.so.2.0.3 libtool: install: (cd /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-rspro.so.2.0.3 libosmo-rspro.so.2 || { rm -f libosmo-rspro.so.2 && ln -s libosmo-rspro.so.2.0.3 libosmo-rspro.so.2; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-rspro.so.2.0.3 libosmo-rspro.so || { rm -f libosmo-rspro.so && ln -s libosmo-rspro.so.2.0.3 libosmo-rspro.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-rspro.la libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-rspro.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-rspro.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-rspro.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' Making install in bankd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' (cd ../../src && make libosmo-rspro.la) make[6]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[6]: 'libosmo-rspro.la' is up to date. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-bankd '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' libtool: warning: '../../src/libosmo-rspro.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin/osmo-remsim-bankd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/bankd' Making install in server make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/server' (cd ../../src && make libosmo-rspro.la) make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/server' (cd ../../src && make libosmo-rspro.la) make[6]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src' make[6]: 'libosmo-rspro.la' is up to date. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' libtool: warning: '../../src/libosmo-rspro.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin/osmo-remsim-server make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/server' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/server' Making install in client make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/client' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/src/client' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin' libtool: warning: '../../src/libosmo-rspro.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin/osmo-remsim-client-shell libtool: warning: '../../src/libosmo-rspro.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/bin/osmo-remsim-client-st2 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /usr/bin/install -c -m 644 PkgInfo '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' /bin/bash ../../libtool --mode=install /usr/bin/install -c libifd_remsim_client.la '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' libtool: warning: relinking 'libifd_remsim_client.la' libtool: install: (cd /obs/_temp/binpkgs/osmo-remsim/src/client; /bin/bash "/obs/_temp/binpkgs/osmo-remsim/libtool" --tag CC --mode=relink gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -no-undefined -Wl,-z,relro -Wl,-z,now -o libifd_remsim_client.la -rpath /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl -inst-prefix-dir /obs/_temp/binpkgs/osmo-remsim/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/libifd_remsim_client_la-user_ifdhandler.o .libs/libifd_remsim_client_la-remsim_client.o .libs/libifd_remsim_client_la-main_fsm.o .libs/libifd_remsim_client_la-rspro_client_fsm.o .libs/libifd_remsim_client_la-debug.o -L/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmo-rspro -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-remsim=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libifd_remsim_client.so.0 -o .libs/libifd_remsim_client.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.so.0.0.0T /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 libtool: install: (cd /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0 || { rm -f libifd_remsim_client.so.0 && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so || { rm -f libifd_remsim_client.so && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so; }; }) libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.lai /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.a /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: warning: remember to run 'libtool --finish /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/etc/reader.conf.d' /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/etc/reader.conf.d' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/client' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src/client' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/src' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' Making install in rspro make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom/rspro' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/include' 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/osmo-remsim/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/include' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/share/doc/osmo-remsim/examples/$f" && \ /usr/bin/install -c -m 644 -D ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' 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/osmo-remsim/doc/manuals' [ -n "osmo-remsim" ] || exit 1 if [ "" != "1" ]; then \ for i in osmo-remsim-usermanual.pdf ; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/share/doc/osmo-remsim-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/share/doc/osmo-remsim-doc' 'osmo-remsim-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/share/doc/osmo-remsim-doc/osmo-remsim-usermanual.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-remsim/doc' 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/osmo-remsim/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-rspro.pc '/obs/_temp/binpkgs/osmo-remsim/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' dh_install -O--fail-missing dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead dh_install: warning: This feature will be removed in compat 12. dh_installdocs -O--fail-missing dh_installchangelogs -O--fail-missing dh_systemd_enable -O--fail-missing dh_installinit -O--fail-missing dh_systemd_start -O--fail-missing dh_perl -O--fail-missing dh_link -O--fail-missing dh_strip_nondeterminism -O--fail-missing debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-remsim' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-remsim' dh_fixperms -O--fail-missing dh_missing -O--fail-missing dh_strip -O--fail-missing dh_makeshlibs -O--fail-missing dh_shlibdeps -O--fail-missing dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged dpkg-shlibdeps: warning: symbol talloc_asn1_ctx used by debian/libosmo-rspro2/usr/lib/x86_64-linux-gnu/libosmo-rspro.so.2.0.3 found in none of the libraries dpkg-shlibdeps: warning: debian/libifd-osmo-remsim-client0/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 contains an unresolvable reference to symbol log_msg: it's probably a plugin dh_installdeb -O--fail-missing dh_gencontrol -O--fail-missing dh_md5sums -O--fail-missing dh_builddeb -O--fail-missing dpkg-deb: building package 'libosmo-rspro2-dbgsym' in '../libosmo-rspro2-dbgsym_1.2.0_amd64.deb'. dpkg-deb: building package 'libosmo-rspro2' in '../libosmo-rspro2_1.2.0_amd64.deb'. dpkg-deb: building package 'libosmo-rspro-dev' in '../libosmo-rspro-dev_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-server' in '../osmo-remsim-server_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-server-dbgsym' in '../osmo-remsim-server-dbgsym_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-apitool' in '../osmo-remsim-apitool_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-client-st2-dbgsym' in '../osmo-remsim-client-st2-dbgsym_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-bankd' in '../osmo-remsim-bankd_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-bankd-dbgsym' in '../osmo-remsim-bankd-dbgsym_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-client-shell-dbgsym' in '../osmo-remsim-client-shell-dbgsym_1.2.0_amd64.deb'. dpkg-deb: building package 'libifd-osmo-remsim-client0' in '../libifd-osmo-remsim-client0_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-doc' in '../osmo-remsim-doc_1.2.0_all.deb'. dpkg-deb: building package 'osmo-remsim-client-shell' in '../osmo-remsim-client-shell_1.2.0_amd64.deb'. dpkg-deb: building package 'osmo-remsim-client-st2' in '../osmo-remsim-client-st2_1.2.0_amd64.deb'. dpkg-deb: building package 'libifd-osmo-remsim-client0-dbgsym' in '../libifd-osmo-remsim-client0-dbgsym_1.2.0_amd64.deb'. dpkg-genbuildinfo -O../osmo-remsim_1.2.0_amd64.buildinfo dpkg-genchanges -O../osmo-remsim_1.2.0_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 libifd-osmo-remsim-client0-dbgsym_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/2b/ -rw-r--r-- root/root 78104 2026-05-26 07:57 ./usr/lib/debug/.build-id/2b/94910c0c34c1c9cef9cae77f9a610885858c1a.debug drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/share/doc/libifd-osmo-remsim-client0-dbgsym -> libifd-osmo-remsim-client0 + dpkg -c libifd-osmo-remsim-client0_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/reader.conf.d/ -rw-r--r-- root/root 180 2026-05-26 07:57 ./etc/reader.conf.d/osmo-remsim-client-reader_conf drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/drivers/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/ -rw-r--r-- root/root 94980 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a -rw-r--r-- root/root 1308 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la -rw-r--r-- root/root 63728 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 -rw-r--r-- root/root 9 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/PkgInfo drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/libifd-osmo-remsim-client0/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/libifd-osmo-remsim-client0/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/libifd-osmo-remsim-client0/copyright lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so -> libifd_remsim_client.so.0.0.0 lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0 -> libifd_remsim_client.so.0.0.0 + dpkg -c libosmo-rspro-dev_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 410060 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/libosmo-rspro.a -rw-r--r-- root/root 1049 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/libosmo-rspro.la drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 258 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-rspro.pc drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro-dev/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro-dev/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro-dev/copyright lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/libosmo-rspro.so -> libosmo-rspro.so.2.0.3 + dpkg -c libosmo-rspro2-dbgsym_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/83/ -rw-r--r-- root/root 253696 2026-05-26 07:57 ./usr/lib/debug/.build-id/83/737b782cf6d16d0483c2578412e08a72cf28a2.debug drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro2-dbgsym -> libosmo-rspro2 + dpkg -c libosmo-rspro2_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 206128 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/libosmo-rspro.so.2.0.3 drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro2/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro2/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/libosmo-rspro2/copyright lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/lib/x86_64-linux-gnu/libosmo-rspro.so.2 -> libosmo-rspro.so.2.0.3 + dpkg -c osmo-remsim-apitool_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/bin/ -rwxr-xr-x root/root 4070 2026-05-26 07:57 ./usr/bin/osmo-remsim-apitool drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-apitool/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-apitool/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-apitool/copyright + dpkg -c osmo-remsim-bankd-dbgsym_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/40/ -rw-r--r-- root/root 113784 2026-05-26 07:57 ./usr/lib/debug/.build-id/40/99a9c3b9dbd9e0002e932d5a13882de872285d.debug drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-bankd-dbgsym -> osmo-remsim-bankd + dpkg -c osmo-remsim-bankd_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/default/ -rw-r--r-- root/root 145 2026-05-26 07:57 ./etc/default/osmo-remsim-bankd drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/osmocom/ -rw-r--r-- root/root 221 2026-05-26 07:57 ./etc/osmocom/bankd_pcsc_slots.csv drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/systemd/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/systemd/system/ -rw-r--r-- root/root 316 2026-05-26 07:57 ./lib/systemd/system/osmo-remsim-bankd.service drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/bin/ -rwxr-xr-x root/root 80384 2026-05-26 07:57 ./usr/bin/osmo-remsim-bankd drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim/examples/ -rw-r--r-- root/root 221 2026-05-26 07:57 ./usr/share/doc/osmo-remsim/examples/bankd_pcsc_slots.csv drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-bankd/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-bankd/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-bankd/copyright + dpkg -c osmo-remsim-client-shell-dbgsym_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/6f/ -rw-r--r-- root/root 86768 2026-05-26 07:57 ./usr/lib/debug/.build-id/6f/d0aee93306ef9a99f011fb2a70bb483d8fed62.debug drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-shell-dbgsym -> osmo-remsim-client-shell + dpkg -c osmo-remsim-client-shell_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/bin/ -rwxr-xr-x root/root 55768 2026-05-26 07:57 ./usr/bin/osmo-remsim-client-shell drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-shell/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-shell/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-shell/copyright + dpkg -c osmo-remsim-client-st2-dbgsym_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/46/ -rw-r--r-- root/root 97288 2026-05-26 07:57 ./usr/lib/debug/.build-id/46/4eb6d27c1eb13647d9ad9e211138e4beb5383c.debug drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-st2-dbgsym -> osmo-remsim-client-st2 + dpkg -c osmo-remsim-client-st2_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./etc/default/ -rw-r--r-- root/root 170 2026-05-26 07:57 ./etc/default/osmo-remsim-client -rw-r--r-- root/root 171 2026-05-26 07:57 ./etc/default/osmo-remsim-client-0 -rw-r--r-- root/root 171 2026-05-26 07:57 ./etc/default/osmo-remsim-client-1 -rw-r--r-- root/root 171 2026-05-26 07:57 ./etc/default/osmo-remsim-client-2 -rw-r--r-- root/root 171 2026-05-26 07:57 ./etc/default/osmo-remsim-client-3 drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/systemd/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/systemd/system/ -rw-r--r-- root/root 407 2026-05-26 07:57 ./lib/systemd/system/osmo-remsim-client@.service drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/bin/ -rwxr-xr-x root/root 59864 2026-05-26 07:57 ./usr/bin/osmo-remsim-client-st2 drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-st2/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-st2/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-client-st2/copyright + dpkg -c osmo-remsim-doc_1.2.0_all.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-doc/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-doc/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-doc/copyright -rw-r--r-- root/root 273670 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-doc/osmo-remsim-usermanual.pdf + dpkg -c osmo-remsim-server-dbgsym_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/lib/debug/.build-id/23/ -rw-r--r-- root/root 108952 2026-05-26 07:57 ./usr/lib/debug/.build-id/23/345bd85abc61abd0c0aee9ce0750305c0ea48d.debug drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-server-dbgsym -> osmo-remsim-server + dpkg -c osmo-remsim-server_1.2.0_amd64.deb drwxr-xr-x root/root 0 2026-05-26 07:57 ./ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/systemd/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./lib/systemd/system/ -rw-r--r-- root/root 229 2026-05-26 07:57 ./lib/systemd/system/osmo-remsim-server.service drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/bin/ -rwxr-xr-x root/root 72184 2026-05-26 07:57 ./usr/bin/osmo-remsim-server drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-server/ -rw-r--r-- root/root 6239 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-server/changelog.gz -rw-r--r-- root/root 1022 2026-05-26 07:57 ./usr/share/doc/osmo-remsim-server/copyright 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 2660050 killed; [ssh-agent] Stopped. Finished: SUCCESS