Skip to content
Success

Console Output

Skipping 519 KB.. Full Log
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking whether to enable VTY tests... no
checking for pcap-config... /usr/bin/pcap-config
checking for libosmocore >= 1.11.0... yes
checking for libosmogb >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmo-netif >= 1.6.0... yes
checking for libzmq >= 3.2.2... yes
checking for gnutls... yes
checking whether to enable code coverage support... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmo-pcap/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-pcap.spec
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating tests/Makefile
config.status: creating tests/rotate_localtime/Makefile
config.status: creating Makefile
config.status: creating osmopcapconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ su build -c make dist-bzip2
echo 0.6.0 > .version-t && mv .version-t .version
make  distdir-am
make[1]: Entering directory '/src/osmo-pcap'
if test -d "osmo-pcap-0.6.0"; then find "osmo-pcap-0.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcap-0.6.0" || { sleep 5 && rm -rf "osmo-pcap-0.6.0"; }; else :; fi
test -d "osmo-pcap-0.6.0" || mkdir "osmo-pcap-0.6.0"
 (cd include && make  top_distdir=../osmo-pcap-0.6.0 distdir=../osmo-pcap-0.6.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcap/include'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcap/include'
 (cd osmo-pcap && make  top_distdir=../../osmo-pcap-0.6.0 distdir=../../osmo-pcap-0.6.0/include/osmo-pcap \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcap/include/osmo-pcap'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcap/include/osmo-pcap'
make[5]: Leaving directory '/src/osmo-pcap/include/osmo-pcap'
make[4]: Leaving directory '/src/osmo-pcap/include/osmo-pcap'
make[3]: Leaving directory '/src/osmo-pcap/include'
make[2]: Leaving directory '/src/osmo-pcap/include'
 (cd src && make  top_distdir=../osmo-pcap-0.6.0 distdir=../osmo-pcap-0.6.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcap/src'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcap/src'
make[3]: Leaving directory '/src/osmo-pcap/src'
make[2]: Leaving directory '/src/osmo-pcap/src'
 (cd contrib && make  top_distdir=../osmo-pcap-0.6.0 distdir=../osmo-pcap-0.6.0/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcap/contrib'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcap/contrib'
 (cd systemd && make  top_distdir=../../osmo-pcap-0.6.0 distdir=../../osmo-pcap-0.6.0/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcap/contrib/systemd'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcap/contrib/systemd'
make[5]: Leaving directory '/src/osmo-pcap/contrib/systemd'
make[4]: Leaving directory '/src/osmo-pcap/contrib/systemd'
make[3]: Leaving directory '/src/osmo-pcap/contrib'
make[2]: Leaving directory '/src/osmo-pcap/contrib'
 (cd doc && make  top_distdir=../osmo-pcap-0.6.0 distdir=../osmo-pcap-0.6.0/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcap/doc'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcap/doc'
 (cd examples && make  top_distdir=../../osmo-pcap-0.6.0 distdir=../../osmo-pcap-0.6.0/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcap/doc/examples'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcap/doc/examples'
make  \
  top_distdir="../../osmo-pcap-0.6.0" distdir="../../osmo-pcap-0.6.0/doc/examples" \
  dist-hook
make[6]: Entering directory '/src/osmo-pcap/doc/examples'
for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../osmo-pcap-0.6.0/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/src/osmo-pcap/doc/examples'
make[5]: Leaving directory '/src/osmo-pcap/doc/examples'
make[4]: Leaving directory '/src/osmo-pcap/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-pcap-0.6.0 distdir=../../osmo-pcap-0.6.0/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcap/doc/manuals'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcap/doc/manuals'
make[5]: Leaving directory '/src/osmo-pcap/doc/manuals'
make[4]: Leaving directory '/src/osmo-pcap/doc/manuals'
make[3]: Leaving directory '/src/osmo-pcap/doc'
make[2]: Leaving directory '/src/osmo-pcap/doc'
 (cd tests && make  top_distdir=../osmo-pcap-0.6.0 distdir=../osmo-pcap-0.6.0/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcap/tests'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcap/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-pcap])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-pcap])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [0.6.0])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-pcap 0.6.0])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc-devel@lists.openbsc.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
 (cd rotate_localtime && make  top_distdir=../../osmo-pcap-0.6.0 distdir=../../osmo-pcap-0.6.0/tests/rotate_localtime \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcap/tests/rotate_localtime'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcap/tests/rotate_localtime'
make[5]: Leaving directory '/src/osmo-pcap/tests/rotate_localtime'
make[4]: Leaving directory '/src/osmo-pcap/tests/rotate_localtime'
make[3]: Leaving directory '/src/osmo-pcap/tests'
make[2]: Leaving directory '/src/osmo-pcap/tests'
make  \
  top_distdir="osmo-pcap-0.6.0" distdir="osmo-pcap-0.6.0" \
  dist-hook
make[2]: Entering directory '/src/osmo-pcap'
echo 0.6.0 > osmo-pcap-0.6.0/.tarball-version
make[2]: Leaving directory '/src/osmo-pcap'
test -n "" \
|| find "osmo-pcap-0.6.0" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/osmo-pcap/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-pcap-0.6.0"
make[1]: Leaving directory '/src/osmo-pcap'
tardir=osmo-pcap-0.6.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-pcap-0.6.0.tar.bz2
if test -d "osmo-pcap-0.6.0"; then find "osmo-pcap-0.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcap-0.6.0" || { sleep 5 && rm -rf "osmo-pcap-0.6.0"; }; else :; fi
:: (osmo-pcap, 0.6.0) Publishing osmo-pcap-0.6.0.tar.bz2
osmo-pcap-0.6.0.tar.bz2

sent 375,044 bytes  received 35 bytes  250,052.67 bytes/sec
total size is 374,860  speedup is 1.00
:: (osmo-pcu) Listing files on server: /releases/osmo-pcu
:: (osmo-pcu) Getting git tags
:: (osmo-pcu) Building missing tarballs
:: (osmo-pcu, 0.1) Skipping, tag is ignored
:: (osmo-pcu, 0.1.0) Skipping, tarball exists
:: (osmo-pcu, 0.2) Skipping, tag is ignored
:: (osmo-pcu, 0.2.0) Skipping, tarball exists
:: (osmo-pcu, 0.4.0) Skipping, tarball exists
:: (osmo-pcu, 0.5.0) Skipping, tarball exists
:: (osmo-pcu, 0.5.1) Skipping, tarball exists
:: (osmo-pcu, 0.6.0) Skipping, tarball exists
:: (osmo-pcu, 0.7.0) Skipping, tarball exists
:: (osmo-pcu, 0.8.0) Skipping, tarball exists
:: (osmo-pcu, 0.9.0) Skipping, tarball exists
:: (osmo-pcu, 0.9.1) Skipping, tarball exists
:: (osmo-pcu, 1.0.0) Skipping, tarball exists
:: (osmo-pcu, 1.1.0) Skipping, tarball exists
:: (osmo-pcu, 1.2.0) Skipping, tarball exists
:: (osmo-pcu, 1.3.0) Skipping, tarball exists
:: (osmo-pcu, 1.3.1) Skipping, tarball exists
:: (osmo-pcu, 1.4.0) Skipping, tarball exists
:: (osmo-pcu, 1.5.0) Skipping, tarball exists
:: (osmo-pcu, 1.5.1) Cloning https://gerrit.osmocom.org/osmo-pcu
Cloning into 'osmo-pcu'...
:: (osmo-pcu, 1.5.1) Checkout 1.5.1
HEAD is now at b35b2a01 Bump version: 1.5.0.7-f8e4 → 1.5.1
Note: switching to '1.5.1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at b35b2a01 Bump version: 1.5.0.7-f8e4 → 1.5.1
:: (osmo-pcu, 1.5.1) Building release tarball: osmo-pcu-1.5.1.tar.bz2
+ cd /src/osmo-pcu
+ [ -e debian/control ]
+ apt-get update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Fetched 55.4 kB in 0s (128 kB/s)
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4
  libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0
  libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2
  libosmotrau11 libosmousb0 libosmovty13 osmo-gsm-manuals-dev osmocom-nightly
0 upgraded, 19 newly installed, 0 to remove and 5 not upgraded.
Need to get 2738 kB of archives.
After this operation, 9094 kB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.202502122026 [34.5 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.202502122026 [59.9 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.202502122026 [70.7 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.202502122026 [848 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.202502122026 [72.7 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.202502122026 [114 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-gsm-manuals-dev 1.6.1.202502122026 [441 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2738 kB in 0s (38.7 MB/s)
Selecting previously unselected package osmocom-nightly.
(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 ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502122026_amd64.deb ...
Unpacking osmocom-nightly (202502122026) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../01-libosmocore22_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../02-libosmocodec4_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmotrau11:amd64.
Preparing to unpack .../03-libosmotrau11_2.0.0.202502122026_amd64.deb ...
Unpacking libosmotrau11:amd64 (2.0.0.202502122026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../04-libosmoisdn0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../05-libosmogsm20_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../06-libosmonetif11_1.6.0.202502122026_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.6.0.202502122026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../07-libosmovty13_1.11.0.202502122026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoabis15:amd64.
Preparing to unpack .../08-libosmoabis15_2.0.0.202502122026_amd64.deb ...
Unpacking libosmoabis15:amd64 (2.0.0.202502122026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../09-libosmocoding0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../10-libosmogb14_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../11-libosmoctrl0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../12-libosmosim2_1.11.0.202502122026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../13-libosmousb0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../14-libosmocore_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../15-libosmocore-dev_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../16-libosmo-netif-dev_1.6.0.202502122026_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.6.0.202502122026) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../17-libosmo-abis-dev_2.0.0.202502122026_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (2.0.0.202502122026) ...
Selecting previously unselected package osmo-gsm-manuals-dev.
Preparing to unpack .../18-osmo-gsm-manuals-dev_1.6.1.202502122026_all.deb ...
Unpacking osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up osmocom-nightly (202502122026) ...
Setting up libosmocore22:amd64 (1.11.0.202502122026) ...
Setting up libosmocodec4:amd64 (1.11.0.202502122026) ...
Setting up osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up libosmovty13:amd64 (1.11.0.202502122026) ...
Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ...
Setting up libosmotrau11:amd64 (2.0.0.202502122026) ...
Setting up libosmousb0:amd64 (1.11.0.202502122026) ...
Setting up libosmogsm20:amd64 (1.11.0.202502122026) ...
Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ...
Setting up libosmogb14:amd64 (1.11.0.202502122026) ...
Setting up libosmonetif11:amd64 (1.6.0.202502122026) ...
Setting up libosmocoding0:amd64 (1.11.0.202502122026) ...
Setting up libosmosim2:amd64 (1.11.0.202502122026) ...
Setting up libosmocore (1.11.0.202502122026) ...
Setting up libosmoabis15:amd64 (2.0.0.202502122026) ...
Setting up libosmocore-dev:amd64 (1.11.0.202502122026) ...
Setting up libosmo-netif-dev:amd64 (1.6.0.202502122026) ...
Setting up libosmo-abis-dev:amd64 (2.0.0.202502122026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ cd /src/osmo-pcu
+ [ -e contrib/generate_build_dep.sh ]
+ /tarballs/prefer-configure.sh osmo-pcu 1.5.1
+ PROJECT=osmo-pcu
+ TAG=1.5.1
+ [ -e configure.ac ]
+ exit 0
+ su build -c autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:42: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:42: the top level
configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:93: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:93: the top level
configure.ac:134: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:134: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:134: the top level
configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:153: the top level
configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:172: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:172: the top level
configure.ac:183: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:183: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:183: the top level
configure.ac:263: warning: AC_OUTPUT should be used without arguments.
configure.ac:263: You should run autoupdate.
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:34: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory,
tests/Makefile.am:34: 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 incompatibilities.
tests/Makefile.am:47: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory,
tests/Makefile.am:47: but option 'subdir-objects' is disabled
tests/Makefile.am:154: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory,
tests/Makefile.am:154: but option 'subdir-objects' is disabled
tests/Makefile.am:69: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory,
tests/Makefile.am:69: but option 'subdir-objects' is disabled
tests/Makefile.am:69: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory,
tests/Makefile.am:69: but option 'subdir-objects' is disabled
tests/Makefile.am:138: warning: source file 'codel/codel_test.c' is in a subdirectory,
tests/Makefile.am:138: but option 'subdir-objects' is disabled
tests/Makefile.am:76: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory,
tests/Makefile.am:76: but option 'subdir-objects' is disabled
tests/Makefile.am:85: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:85: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:85: warning: source file 'emu/openbsc_clone.c' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:85: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory,
tests/Makefile.am:85: but option 'subdir-objects' is disabled
tests/Makefile.am:145: warning: source file 'fn/FnTest.cpp' is in a subdirectory,
tests/Makefile.am:145: but option 'subdir-objects' is disabled
tests/Makefile.am:119: warning: source file 'llc/LlcTest.cpp' is in a subdirectory,
tests/Makefile.am:119: but option 'subdir-objects' is disabled
tests/Makefile.am:133: warning: source file 'llist/LListTest.cpp' is in a subdirectory,
tests/Makefile.am:133: but option 'subdir-objects' is disabled
tests/Makefile.am:105: warning: source file 'ms/MsTest.cpp' is in a subdirectory,
tests/Makefile.am:105: but option 'subdir-objects' is disabled
tests/Makefile.am:28: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory,
tests/Makefile.am:28: but option 'subdir-objects' is disabled
tests/Makefile.am:56: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory,
tests/Makefile.am:56: but option 'subdir-objects' is disabled
tests/Makefile.am:96: warning: source file 'types/TypesTest.cpp' is in a subdirectory,
tests/Makefile.am:96: but option 'subdir-objects' is disabled
tests/Makefile.am:167: warning: source file 'ulc/PdchUlcTest.cpp' is in a subdirectory,
tests/Makefile.am:167: but option 'subdir-objects' is disabled
+ su build -c ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... unsupported
checking for g++ option to enable C++98 features... none needed
checking dependency style of g++... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 egrep... (cached) /usr/bin/grep -E
checking for libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmogb >= 1.10.0... yes
checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset
checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no
checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no
checking whether to enable direct E1 CCU access for PDCH of Ericsson RBS... no
checking whether to enable VTY tests... no
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=" -std=gnu++03"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ su build -c make dist-bzip2
echo 1.5.1 > .version-t && mv .version-t .version
make  distdir-am
make[1]: Entering directory '/src/osmo-pcu'
if test -d "osmo-pcu-1.5.1"; then find "osmo-pcu-1.5.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcu-1.5.1" || { sleep 5 && rm -rf "osmo-pcu-1.5.1"; }; else :; fi
test -d "osmo-pcu-1.5.1" || mkdir "osmo-pcu-1.5.1"
 (cd include && make  top_distdir=../osmo-pcu-1.5.1 distdir=../osmo-pcu-1.5.1/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcu/include'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcu/include'
make[3]: Leaving directory '/src/osmo-pcu/include'
make[2]: Leaving directory '/src/osmo-pcu/include'
 (cd src && make  top_distdir=../osmo-pcu-1.5.1 distdir=../osmo-pcu-1.5.1/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcu/src'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcu/src'
make[3]: Leaving directory '/src/osmo-pcu/src'
make[2]: Leaving directory '/src/osmo-pcu/src'
 (cd doc && make  top_distdir=../osmo-pcu-1.5.1 distdir=../osmo-pcu-1.5.1/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcu/doc'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcu/doc'
 (cd examples && make  top_distdir=../../osmo-pcu-1.5.1 distdir=../../osmo-pcu-1.5.1/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcu/doc/examples'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcu/doc/examples'
make[5]: Leaving directory '/src/osmo-pcu/doc/examples'
make[4]: Leaving directory '/src/osmo-pcu/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-pcu-1.5.1 distdir=../../osmo-pcu-1.5.1/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcu/doc/manuals'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcu/doc/manuals'
make[5]: Leaving directory '/src/osmo-pcu/doc/manuals'
make[4]: Leaving directory '/src/osmo-pcu/doc/manuals'
make[3]: Leaving directory '/src/osmo-pcu/doc'
make[2]: Leaving directory '/src/osmo-pcu/doc'
 (cd tests && make  top_distdir=../osmo-pcu-1.5.1 distdir=../osmo-pcu-1.5.1/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcu/tests'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcu/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-pcu])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-pcu])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.5.1])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-pcu 1.5.1])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [osmocom-net-gprs@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
make[3]: Leaving directory '/src/osmo-pcu/tests'
make[2]: Leaving directory '/src/osmo-pcu/tests'
 (cd contrib && make  top_distdir=../osmo-pcu-1.5.1 distdir=../osmo-pcu-1.5.1/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-pcu/contrib'
make  distdir-am
make[3]: Entering directory '/src/osmo-pcu/contrib'
 (cd systemd && make  top_distdir=../../osmo-pcu-1.5.1 distdir=../../osmo-pcu-1.5.1/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-pcu/contrib/systemd'
make  distdir-am
make[5]: Entering directory '/src/osmo-pcu/contrib/systemd'
make[5]: Leaving directory '/src/osmo-pcu/contrib/systemd'
make[4]: Leaving directory '/src/osmo-pcu/contrib/systemd'
make[3]: Leaving directory '/src/osmo-pcu/contrib'
make[2]: Leaving directory '/src/osmo-pcu/contrib'
make  \
  top_distdir="osmo-pcu-1.5.1" distdir="osmo-pcu-1.5.1" \
  dist-hook
make[2]: Entering directory '/src/osmo-pcu'
echo 1.5.1 > osmo-pcu-1.5.1/.tarball-version
make[2]: Leaving directory '/src/osmo-pcu'
test -n "" \
|| find "osmo-pcu-1.5.1" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/osmo-pcu/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-pcu-1.5.1"
make[1]: Leaving directory '/src/osmo-pcu'
tardir=osmo-pcu-1.5.1 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-pcu-1.5.1.tar.bz2
if test -d "osmo-pcu-1.5.1"; then find "osmo-pcu-1.5.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcu-1.5.1" || { sleep 5 && rm -rf "osmo-pcu-1.5.1"; }; else :; fi
:: (osmo-pcu, 1.5.1) Publishing osmo-pcu-1.5.1.tar.bz2
osmo-pcu-1.5.1.tar.bz2

sent 862,865 bytes  received 35 bytes  1,725,800.00 bytes/sec
total size is 886,825  speedup is 1.03
:: (osmo-remsim) Listing files on server: /releases/osmo-remsim
:: (osmo-remsim) Getting git tags
:: (osmo-remsim) Building missing tarballs
:: (osmo-remsim, 0.0) Skipping, tarball exists
:: (osmo-remsim, 0.1.0) Skipping, tarball exists
:: (osmo-remsim, 0.2.0) Skipping, tarball exists
:: (osmo-remsim, 0.2.1) Skipping, tarball exists
:: (osmo-remsim, 0.2.2) Skipping, tarball exists
:: (osmo-remsim, 0.2.3) Skipping, tarball exists
:: (osmo-remsim, 0.2.4) Skipping, tarball exists
:: (osmo-remsim, 1.0.0) Skipping, tarball exists
:: (osmo-remsim, 1.1.0) Cloning https://gerrit.osmocom.org/osmo-remsim
Cloning into 'osmo-remsim'...
:: (osmo-remsim, 1.1.0) Checkout 1.1.0
HEAD is now at 63266a8 Bump version: 1.0.0.76-ff79-dirty → 1.1.0
Note: switching to '1.1.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 63266a8 Bump version: 1.0.0.76-ff79-dirty → 1.1.0
:: (osmo-remsim, 1.1.0) Building release tarball: osmo-remsim-1.1.0.tar.bz2
+ cd /src/osmo-remsim
+ [ -e debian/control ]
+ apt-get update
Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Fetched 55.4 kB in 0s (135 kB/s)
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libosmo-netif-dev libosmo-simtrace2-1 libosmo-simtrace2-dev libosmocodec4
  libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0
  libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0
  libosmovty13 osmo-gsm-manuals-dev osmocom-nightly
0 upgraded, 18 newly installed, 0 to remove and 5 not upgraded.
Need to get 2551 kB of archives.
After this operation, 8345 kB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.202502122026 [848 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.202502122026 [59.9 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.202502122026 [72.7 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-1 0.9.0.202502122026 [13.6 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-dev 0.9.0.202502122026 [18.7 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-gsm-manuals-dev 1.6.1.202502122026 [441 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2551 kB in 0s (35.6 MB/s)
Selecting previously unselected package osmocom-nightly.
(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 ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502122026_amd64.deb ...
Unpacking osmocom-nightly (202502122026) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../01-libosmocore22_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../02-libosmocodec4_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../03-libosmoisdn0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../04-libosmogsm20_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../05-libosmocoding0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../06-libosmovty13_1.11.0.202502122026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../07-libosmogb14_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../08-libosmoctrl0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../09-libosmosim2_1.11.0.202502122026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../10-libosmousb0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../11-libosmocore_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../12-libosmocore-dev_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../13-libosmonetif11_1.6.0.202502122026_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.6.0.202502122026) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../14-libosmo-netif-dev_1.6.0.202502122026_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.6.0.202502122026) ...
Selecting previously unselected package libosmo-simtrace2-1:amd64.
Preparing to unpack .../15-libosmo-simtrace2-1_0.9.0.202502122026_amd64.deb ...
Unpacking libosmo-simtrace2-1:amd64 (0.9.0.202502122026) ...
Selecting previously unselected package libosmo-simtrace2-dev:amd64.
Preparing to unpack .../16-libosmo-simtrace2-dev_0.9.0.202502122026_amd64.deb ...
Unpacking libosmo-simtrace2-dev:amd64 (0.9.0.202502122026) ...
Selecting previously unselected package osmo-gsm-manuals-dev.
Preparing to unpack .../17-osmo-gsm-manuals-dev_1.6.1.202502122026_all.deb ...
Unpacking osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up osmocom-nightly (202502122026) ...
Setting up libosmocore22:amd64 (1.11.0.202502122026) ...
Setting up libosmocodec4:amd64 (1.11.0.202502122026) ...
Setting up osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up libosmovty13:amd64 (1.11.0.202502122026) ...
Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ...
Setting up libosmousb0:amd64 (1.11.0.202502122026) ...
Setting up libosmogsm20:amd64 (1.11.0.202502122026) ...
Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ...
Setting up libosmogb14:amd64 (1.11.0.202502122026) ...
Setting up libosmonetif11:amd64 (1.6.0.202502122026) ...
Setting up libosmocoding0:amd64 (1.11.0.202502122026) ...
Setting up libosmosim2:amd64 (1.11.0.202502122026) ...
Setting up libosmocore (1.11.0.202502122026) ...
Setting up libosmo-simtrace2-1:amd64 (0.9.0.202502122026) ...
Setting up libosmocore-dev:amd64 (1.11.0.202502122026) ...
Setting up libosmo-netif-dev:amd64 (1.6.0.202502122026) ...
Setting up libosmo-simtrace2-dev:amd64 (0.9.0.202502122026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ cd /src/osmo-remsim
+ [ -e contrib/generate_build_dep.sh ]
+ /tarballs/prefer-configure.sh osmo-remsim 1.1.0
+ PROJECT=osmo-remsim
+ TAG=1.1.0
+ [ -e configure.ac ]
+ exit 0
+ su build -c autoreconf -fi
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:704: 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 incompatibilities.
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
+ su build -c ./configure
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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.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
CFLAGS="-g -O2 -std=gnu11 -Wall"
CPPFLAGS=" -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
+ su build -c make dist-bzip2
echo 1.1.0 > .version-t && mv .version-t .version
make  distdir-am
make[1]: Entering directory '/src/osmo-remsim'
if test -d "osmo-remsim-1.1.0"; then find "osmo-remsim-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-remsim-1.1.0" || { sleep 5 && rm -rf "osmo-remsim-1.1.0"; }; else :; fi
test -d "osmo-remsim-1.1.0" || mkdir "osmo-remsim-1.1.0"
 (cd contrib && make  top_distdir=../osmo-remsim-1.1.0 distdir=../osmo-remsim-1.1.0/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-remsim/contrib'
make  distdir-am
make[3]: Entering directory '/src/osmo-remsim/contrib'
 (cd etc_default && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/contrib/etc_default \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/contrib/etc_default'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/contrib/etc_default'
make[5]: Leaving directory '/src/osmo-remsim/contrib/etc_default'
make[4]: Leaving directory '/src/osmo-remsim/contrib/etc_default'
 (cd systemd && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/contrib/systemd'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/contrib/systemd'
make[5]: Leaving directory '/src/osmo-remsim/contrib/systemd'
make[4]: Leaving directory '/src/osmo-remsim/contrib/systemd'
make[3]: Leaving directory '/src/osmo-remsim/contrib'
make[2]: Leaving directory '/src/osmo-remsim/contrib'
 (cd src && make  top_distdir=../osmo-remsim-1.1.0 distdir=../osmo-remsim-1.1.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-remsim/src'
make  distdir-am
make[3]: Entering directory '/src/osmo-remsim/src'
 (cd rspro && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/src/rspro \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/src/rspro'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/src/rspro'
make[5]: Leaving directory '/src/osmo-remsim/src/rspro'
make[4]: Leaving directory '/src/osmo-remsim/src/rspro'
 (cd bankd && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/src/bankd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/src/bankd'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/src/bankd'
make[5]: Leaving directory '/src/osmo-remsim/src/bankd'
make[4]: Leaving directory '/src/osmo-remsim/src/bankd'
 (cd server && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/src/server \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/src/server'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/src/server'
make[5]: Leaving directory '/src/osmo-remsim/src/server'
make[4]: Leaving directory '/src/osmo-remsim/src/server'
 (cd client && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/src/client \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/src/client'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/src/client'
make[5]: Leaving directory '/src/osmo-remsim/src/client'
make[4]: Leaving directory '/src/osmo-remsim/src/client'
make[3]: Leaving directory '/src/osmo-remsim/src'
make[2]: Leaving directory '/src/osmo-remsim/src'
 (cd include && make  top_distdir=../osmo-remsim-1.1.0 distdir=../osmo-remsim-1.1.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-remsim/include'
make  distdir-am
make[3]: Entering directory '/src/osmo-remsim/include'
 (cd osmocom && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/include/osmocom'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/include/osmocom'
 (cd rspro && make  top_distdir=../../../osmo-remsim-1.1.0 distdir=../../../osmo-remsim-1.1.0/include/osmocom/rspro \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-remsim/include/osmocom/rspro'
make  distdir-am
make[7]: Entering directory '/src/osmo-remsim/include/osmocom/rspro'
make[7]: Leaving directory '/src/osmo-remsim/include/osmocom/rspro'
make[6]: Leaving directory '/src/osmo-remsim/include/osmocom/rspro'
make[5]: Leaving directory '/src/osmo-remsim/include/osmocom'
make[4]: Leaving directory '/src/osmo-remsim/include/osmocom'
make[3]: Leaving directory '/src/osmo-remsim/include'
make[2]: Leaving directory '/src/osmo-remsim/include'
 (cd doc && make  top_distdir=../osmo-remsim-1.1.0 distdir=../osmo-remsim-1.1.0/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-remsim/doc'
make  distdir-am
make[3]: Entering directory '/src/osmo-remsim/doc'
 (cd examples && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/doc/examples'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/doc/examples'
make  \
  top_distdir="../../osmo-remsim-1.1.0" distdir="../../osmo-remsim-1.1.0/doc/examples" \
  dist-hook
make[6]: Entering directory '/src/osmo-remsim/doc/examples'
for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \
	j="../../osmo-remsim-1.1.0/doc/examples/$f" && \
	/usr/bin/install -c -m 644 -D ./$f $j; \
done
make[6]: Leaving directory '/src/osmo-remsim/doc/examples'
make[5]: Leaving directory '/src/osmo-remsim/doc/examples'
make[4]: Leaving directory '/src/osmo-remsim/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-remsim-1.1.0 distdir=../../osmo-remsim-1.1.0/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-remsim/doc/manuals'
make  distdir-am
make[5]: Entering directory '/src/osmo-remsim/doc/manuals'
make[5]: Leaving directory '/src/osmo-remsim/doc/manuals'
make[4]: Leaving directory '/src/osmo-remsim/doc/manuals'
make[3]: Leaving directory '/src/osmo-remsim/doc'
make[2]: Leaving directory '/src/osmo-remsim/doc'
make  \
  top_distdir="osmo-remsim-1.1.0" distdir="osmo-remsim-1.1.0" \
  dist-hook
make[2]: Entering directory '/src/osmo-remsim'
echo 1.1.0 > osmo-remsim-1.1.0/.tarball-version
make[2]: Leaving directory '/src/osmo-remsim'
test -n "" \
|| find "osmo-remsim-1.1.0" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/osmo-remsim/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-remsim-1.1.0"
make[1]: Leaving directory '/src/osmo-remsim'
tardir=osmo-remsim-1.1.0 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-remsim-1.1.0.tar.bz2
if test -d "osmo-remsim-1.1.0"; then find "osmo-remsim-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-remsim-1.1.0" || { sleep 5 && rm -rf "osmo-remsim-1.1.0"; }; else :; fi
:: (osmo-remsim, 1.1.0) Publishing osmo-remsim-1.1.0.tar.bz2
osmo-remsim-1.1.0.tar.bz2

sent 468,205 bytes  received 35 bytes  936,480.00 bytes/sec
total size is 467,996  speedup is 1.00
:: (osmo-s1gw) Listing files on server: /releases/osmo-s1gw
:: (osmo-s1gw) Getting git tags
:: (osmo-s1gw) Building missing tarballs
:: (osmo-s1gw, 0.1.0) Skipping, tarball exists
:: (osmo-s1gw, 0.1.1) Skipping, tarball exists
:: (osmo-s1gw, 0.2.0) Skipping, tarball exists
:: (osmo-sgsn) Listing files on server: /releases/osmo-sgsn
:: (osmo-sgsn) Getting git tags
:: (osmo-sgsn) Building missing tarballs
:: (osmo-sgsn, 0.9.0) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.1) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.2) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.3) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.4) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.5) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.6) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.8) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.9) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.10) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.11) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.12) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.13) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.14) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.15) Skipping, tag is ignored
:: (osmo-sgsn, 0.9.16) Skipping, tag is ignored
:: (osmo-sgsn, 0.10.0) Skipping, tag is ignored
:: (osmo-sgsn, 0.10.1) Skipping, tag is ignored
:: (osmo-sgsn, 0.11.0) Skipping, tag is ignored
:: (osmo-sgsn, 0.12.0) Skipping, tag is ignored
:: (osmo-sgsn, 0.13.0) Skipping, tag is ignored
:: (osmo-sgsn, 0.14.0) Skipping, tag is ignored
:: (osmo-sgsn, 0.15.0) Skipping, tag is ignored
:: (osmo-sgsn, 1.0.1) Skipping, tag is ignored
:: (osmo-sgsn, 1.1.0) Skipping, tarball exists
:: (osmo-sgsn, 1.2.0) Skipping, tarball exists
:: (osmo-sgsn, 1.3.0) Skipping, tarball exists
:: (osmo-sgsn, 1.4.0) Skipping, tarball exists
:: (osmo-sgsn, 1.4.1) Skipping, tarball exists
:: (osmo-sgsn, 1.5.0) Skipping, tarball exists
:: (osmo-sgsn, 1.6.0) Skipping, tarball exists
:: (osmo-sgsn, 1.6.1) Skipping, tarball exists
:: (osmo-sgsn, 1.6.2) Skipping, tarball exists
:: (osmo-sgsn, 1.7.0) Skipping, tarball exists
:: (osmo-sgsn, 1.7.1) Skipping, tarball exists
:: (osmo-sgsn, 1.8.0) Skipping, tarball exists
:: (osmo-sgsn, 1.9.0) Skipping, tarball exists
:: (osmo-sgsn, 1.10.0) Skipping, tarball exists
:: (osmo-sgsn, 1.10.1) Skipping, tarball exists
:: (osmo-sgsn, 1.11.0) Skipping, tarball exists
:: (osmo-sgsn, 1.11.1) Skipping, tarball exists
:: (osmo-sgsn, 1.12.0) Skipping, tarball exists
:: (osmo-sgsn, 1.12.1) Skipping, tarball exists
:: (osmo-sip-connector) Listing files on server: /releases/osmo-sip-connector
:: (osmo-sip-connector) Getting git tags
:: (osmo-sip-connector) Building missing tarballs
:: (osmo-sip-connector, 0.0.1) Skipping, tag is ignored
:: (osmo-sip-connector, 1.1.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.1.1) Skipping, tarball exists
:: (osmo-sip-connector, 1.2.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.3.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.3.1) Skipping, tarball exists
:: (osmo-sip-connector, 1.4.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.4.1) Skipping, tarball exists
:: (osmo-sip-connector, 1.5.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.5.1) Skipping, tarball exists
:: (osmo-sip-connector, 1.6.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.6.1) Skipping, tarball exists
:: (osmo-sip-connector, 1.6.2) Skipping, tarball exists
:: (osmo-sip-connector, 1.6.3) Skipping, tarball exists
:: (osmo-sip-connector, 1.7.0) Skipping, tarball exists
:: (osmo-sip-connector, 1.7.1) Cloning https://gerrit.osmocom.org/osmo-sip-connector
Cloning into 'osmo-sip-connector'...
:: (osmo-sip-connector, 1.7.1) Checkout 1.7.1
HEAD is now at 249c720 Bump version: 1.7.0.1-50c5 → 1.7.1
Note: switching to '1.7.1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 249c720 Bump version: 1.7.0.1-50c5 → 1.7.1
:: (osmo-sip-connector, 1.7.1) Building release tarball: osmo-sip-connector-1.7.1.tar.bz2
+ cd /src/osmo-sip-connector
+ [ -e debian/control ]
+ apt-get update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Fetched 55.4 kB in 0s (126 kB/s)
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
  libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
  libosmovty13 osmo-gsm-manuals-dev osmocom-nightly
0 upgraded, 14 newly installed, 0 to remove and 5 not upgraded.
Need to get 2386 kB of archives.
After this operation, 7741 kB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.202502122026 [848 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-gsm-manuals-dev 1.6.1.202502122026 [441 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2386 kB in 0s (36.1 MB/s)
Selecting previously unselected package osmocom-nightly.
(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 ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502122026_amd64.deb ...
Unpacking osmocom-nightly (202502122026) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../01-libosmocore22_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../02-libosmocodec4_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../03-libosmoisdn0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../04-libosmogsm20_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../05-libosmocoding0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../06-libosmovty13_1.11.0.202502122026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../07-libosmogb14_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../08-libosmoctrl0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../09-libosmosim2_1.11.0.202502122026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../10-libosmousb0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../11-libosmocore_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../12-libosmocore-dev_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package osmo-gsm-manuals-dev.
Preparing to unpack .../13-osmo-gsm-manuals-dev_1.6.1.202502122026_all.deb ...
Unpacking osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up osmocom-nightly (202502122026) ...
Setting up libosmocore22:amd64 (1.11.0.202502122026) ...
Setting up libosmocodec4:amd64 (1.11.0.202502122026) ...
Setting up osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up libosmovty13:amd64 (1.11.0.202502122026) ...
Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ...
Setting up libosmousb0:amd64 (1.11.0.202502122026) ...
Setting up libosmogsm20:amd64 (1.11.0.202502122026) ...
Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ...
Setting up libosmogb14:amd64 (1.11.0.202502122026) ...
Setting up libosmocoding0:amd64 (1.11.0.202502122026) ...
Setting up libosmosim2:amd64 (1.11.0.202502122026) ...
Setting up libosmocore (1.11.0.202502122026) ...
Setting up libosmocore-dev:amd64 (1.11.0.202502122026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ cd /src/osmo-sip-connector
+ [ -e contrib/generate_build_dep.sh ]
+ /tarballs/prefer-configure.sh osmo-sip-connector 1.7.1
+ PROJECT=osmo-sip-connector
+ TAG=1.7.1
+ [ -e configure.ac ]
+ exit 0
+ su build -c autoreconf -fi
configure.ac:63: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:63: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:63: the top level
configure.ac:68: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:68: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:68: the top level
configure.ac:145: warning: AC_OUTPUT should be used without arguments.
configure.ac:145: You should run autoupdate.
configure.ac:25: installing './compile'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ su build -c ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 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 whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for libosmocore >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for sofia-sip-ua-glib >= 1.12.0... yes
checking whether to enable VTY/CTRL tests... no
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS=""
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
+ su build -c make dist-bzip2
echo 1.7.1 > .version-t && mv .version-t .version
make  distdir-am
make[1]: Entering directory '/src/osmo-sip-connector'
if test -d "osmo-sip-connector-1.7.1"; then find "osmo-sip-connector-1.7.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sip-connector-1.7.1" || { sleep 5 && rm -rf "osmo-sip-connector-1.7.1"; }; else :; fi
test -d "osmo-sip-connector-1.7.1" || mkdir "osmo-sip-connector-1.7.1"
 (cd src && make  top_distdir=../osmo-sip-connector-1.7.1 distdir=../osmo-sip-connector-1.7.1/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-sip-connector/src'
make  distdir-am
make[3]: Entering directory '/src/osmo-sip-connector/src'
make[3]: Leaving directory '/src/osmo-sip-connector/src'
make[2]: Leaving directory '/src/osmo-sip-connector/src'
 (cd tests && make  top_distdir=../osmo-sip-connector-1.7.1 distdir=../osmo-sip-connector-1.7.1/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-sip-connector/tests'
make  distdir-am
make[3]: Entering directory '/src/osmo-sip-connector/tests'
make[3]: Leaving directory '/src/osmo-sip-connector/tests'
make[2]: Leaving directory '/src/osmo-sip-connector/tests'
 (cd contrib && make  top_distdir=../osmo-sip-connector-1.7.1 distdir=../osmo-sip-connector-1.7.1/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-sip-connector/contrib'
make  distdir-am
make[3]: Entering directory '/src/osmo-sip-connector/contrib'
 (cd systemd && make  top_distdir=../../osmo-sip-connector-1.7.1 distdir=../../osmo-sip-connector-1.7.1/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-sip-connector/contrib/systemd'
make  distdir-am
make[5]: Entering directory '/src/osmo-sip-connector/contrib/systemd'
make[5]: Leaving directory '/src/osmo-sip-connector/contrib/systemd'
make[4]: Leaving directory '/src/osmo-sip-connector/contrib/systemd'
make[3]: Leaving directory '/src/osmo-sip-connector/contrib'
make[2]: Leaving directory '/src/osmo-sip-connector/contrib'
 (cd doc && make  top_distdir=../osmo-sip-connector-1.7.1 distdir=../osmo-sip-connector-1.7.1/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-sip-connector/doc'
make  distdir-am
make[3]: Entering directory '/src/osmo-sip-connector/doc'
 (cd examples && make  top_distdir=../../osmo-sip-connector-1.7.1 distdir=../../osmo-sip-connector-1.7.1/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-sip-connector/doc/examples'
make  distdir-am
make[5]: Entering directory '/src/osmo-sip-connector/doc/examples'
make[5]: Leaving directory '/src/osmo-sip-connector/doc/examples'
make[4]: Leaving directory '/src/osmo-sip-connector/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-sip-connector-1.7.1 distdir=../../osmo-sip-connector-1.7.1/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-sip-connector/doc/manuals'
make  distdir-am
make[5]: Entering directory '/src/osmo-sip-connector/doc/manuals'
make[5]: Leaving directory '/src/osmo-sip-connector/doc/manuals'
make[4]: Leaving directory '/src/osmo-sip-connector/doc/manuals'
make[3]: Leaving directory '/src/osmo-sip-connector/doc'
make[2]: Leaving directory '/src/osmo-sip-connector/doc'
make  \
  top_distdir="osmo-sip-connector-1.7.1" distdir="osmo-sip-connector-1.7.1" \
  dist-hook
make[2]: Entering directory '/src/osmo-sip-connector'
echo 1.7.1 > osmo-sip-connector-1.7.1/.tarball-version
make[2]: Leaving directory '/src/osmo-sip-connector'
test -n "" \
|| find "osmo-sip-connector-1.7.1" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/osmo-sip-connector/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-sip-connector-1.7.1"
make[1]: Leaving directory '/src/osmo-sip-connector'
tardir=osmo-sip-connector-1.7.1 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-sip-connector-1.7.1.tar.bz2
if test -d "osmo-sip-connector-1.7.1"; then find "osmo-sip-connector-1.7.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sip-connector-1.7.1" || { sleep 5 && rm -rf "osmo-sip-connector-1.7.1"; }; else :; fi
:: (osmo-sip-connector, 1.7.1) Publishing osmo-sip-connector-1.7.1.tar.bz2
osmo-sip-connector-1.7.1.tar.bz2

sent 131,124 bytes  received 35 bytes  87,439.33 bytes/sec
total size is 130,987  speedup is 1.00
:: (osmo-smlc) Listing files on server: /releases/osmo-smlc
:: (osmo-smlc) Getting git tags
:: (osmo-smlc) Building missing tarballs
:: (osmo-smlc, 0.1.0) Skipping, tarball exists
:: (osmo-smlc, 0.2.0) Skipping, tarball exists
:: (osmo-smlc, 0.2.1) Skipping, tarball exists
:: (osmo-smlc, 0.2.2) Skipping, tarball exists
:: (osmo-smlc, 0.2.3) Skipping, tarball exists
:: (osmo-smlc, 0.2.4) Skipping, tarball exists
:: (osmo-smlc, 0.3.0) Skipping, tarball exists
:: (osmo-smlc, 0.3.1) Skipping, tarball exists
:: (osmo-sysmon) Listing files on server: /releases/osmo-sysmon
:: (osmo-sysmon) Getting git tags
:: (osmo-sysmon) Building missing tarballs
:: (osmo-sysmon, 0.1.0) Skipping, tarball exists
:: (osmo-sysmon, 0.1.1) Skipping, tarball exists
:: (osmo-sysmon, 0.2.0) Skipping, tarball exists
:: (osmo-sysmon, 0.3.0) Skipping, tarball exists
:: (osmo-sysmon, 0.3.1) Skipping, tarball exists
:: (osmo-sysmon, 0.3.2) Skipping, tarball exists
:: (osmo-trx) Listing files on server: /releases/osmo-trx
:: (osmo-trx) Getting git tags
:: (osmo-trx) Building missing tarballs
:: (osmo-trx, 0.2.0) Skipping, tag is ignored
:: (osmo-trx, 0.3.0) Skipping, tag is ignored
:: (osmo-trx, 0.4.0) Skipping, tarball exists
:: (osmo-trx, 1.0.0) Skipping, tarball exists
:: (osmo-trx, 1.1.0) Skipping, tarball exists
:: (osmo-trx, 1.1.1) Skipping, tarball exists
:: (osmo-trx, 1.2.0) Skipping, tarball exists
:: (osmo-trx, 1.3.0) Skipping, tag is ignored
:: (osmo-trx, 1.3.1) Skipping, tarball exists
:: (osmo-trx, 1.4.0) Skipping, tarball exists
:: (osmo-trx, 1.4.1) Skipping, tarball exists
:: (osmo-trx, 1.5.0) Skipping, tarball exists
:: (osmo-trx, 1.6.0) Skipping, tarball exists
:: (osmo-trx, 1.6.1) Skipping, tarball exists
:: (osmo-trx, 1.6.2) Skipping, tarball exists
:: (osmo-trx, 1.7.0) Skipping, tarball exists
:: (osmo-trx, 1.7.1) Cloning https://gerrit.osmocom.org/osmo-trx
Cloning into 'osmo-trx'...
:: (osmo-trx, 1.7.1) Checkout 1.7.1
HEAD is now at 0d155a1 Bump version: 1.7.0.2-8a71 → 1.7.1
Note: switching to '1.7.1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 0d155a1 Bump version: 1.7.0.2-8a71 → 1.7.1
Submodule 'osmocom-bb' (https://gitea.osmocom.org/phone-side/osmocom-bb.git) registered for path 'osmocom-bb'
Cloning into '/home/osmocom-build/jenkins/workspace/Osmocom-release-tarballs/_temp_releases/src/osmo-trx/osmocom-bb'...
Submodule path 'osmocom-bb': checked out 'f12b17dffb782c7428a563620aa83ec047fd99c4'
:: (osmo-trx, 1.7.1) Building release tarball: osmo-trx-1.7.1.tar.bz2
+ cd /src/osmo-trx
+ [ -e debian/control ]
+ apt-get update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Fetched 55.4 kB in 0s (146 kB/s)
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
  libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
  libosmovty13 libusrp-dev libusrp1 osmo-gsm-manuals-dev osmocom-nightly
0 upgraded, 16 newly installed, 0 to remove and 5 not upgraded.
Need to get 2531 kB of archives.
After this operation, 8445 kB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.202502122026 [848 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libusrp1 3.4.10.202502122026 [120 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libusrp-dev 3.4.10.202502122026 [25.4 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-gsm-manuals-dev 1.6.1.202502122026 [441 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2531 kB in 0s (50.6 MB/s)
Selecting previously unselected package osmocom-nightly.
(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 ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502122026_amd64.deb ...
Unpacking osmocom-nightly (202502122026) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../01-libosmocore22_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../02-libosmocodec4_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../03-libosmoisdn0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../04-libosmogsm20_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../05-libosmocoding0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../06-libosmovty13_1.11.0.202502122026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../07-libosmogb14_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../08-libosmoctrl0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../09-libosmosim2_1.11.0.202502122026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../10-libosmousb0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../11-libosmocore_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../12-libosmocore-dev_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libusrp1.
Preparing to unpack .../13-libusrp1_3.4.10.202502122026_amd64.deb ...
Unpacking libusrp1 (3.4.10.202502122026) ...
Selecting previously unselected package libusrp-dev.
Preparing to unpack .../14-libusrp-dev_3.4.10.202502122026_amd64.deb ...
Unpacking libusrp-dev (3.4.10.202502122026) ...
Selecting previously unselected package osmo-gsm-manuals-dev.
Preparing to unpack .../15-osmo-gsm-manuals-dev_1.6.1.202502122026_all.deb ...
Unpacking osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up osmocom-nightly (202502122026) ...
Setting up libusrp1 (3.4.10.202502122026) ...
Setting up libosmocore22:amd64 (1.11.0.202502122026) ...
Setting up libosmocodec4:amd64 (1.11.0.202502122026) ...
Setting up libusrp-dev (3.4.10.202502122026) ...
Setting up osmo-gsm-manuals-dev (1.6.1.202502122026) ...
Setting up libosmovty13:amd64 (1.11.0.202502122026) ...
Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ...
Setting up libosmousb0:amd64 (1.11.0.202502122026) ...
Setting up libosmogsm20:amd64 (1.11.0.202502122026) ...
Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ...
Setting up libosmogb14:amd64 (1.11.0.202502122026) ...
Setting up libosmocoding0:amd64 (1.11.0.202502122026) ...
Setting up libosmosim2:amd64 (1.11.0.202502122026) ...
Setting up libosmocore (1.11.0.202502122026) ...
Setting up libosmocore-dev:amd64 (1.11.0.202502122026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ cd /src/osmo-trx
+ [ -e contrib/generate_build_dep.sh ]
+ /tarballs/prefer-configure.sh osmo-trx 1.7.1
+ PROJECT=osmo-trx
+ TAG=1.7.1
+ [ -e configure.ac ]
+ exit 0
+ su build -c autoreconf -fi
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:21: the top level
configure.ac:12: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
src/Makefile.am: installing './depcomp'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1147: AM_CONFIG_HEADER is expanded from...
configure.ac:28: the top level
configure.ac:68: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:68: You should run autoupdate.
config/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:68: the top level
configure.ac:68: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:68: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
config/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:68: the top level
configure.ac:71: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:71: You should run autoupdate.
config/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:71: the top level
configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:74: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:74: the top level
configure.ac:82: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:82: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:82: the top level
configure.ac:46: installing './compile'
configure.ac:31: installing './config.guess'
configure.ac:31: installing './config.sub'
configure.ac:35: installing './install-sh'
configure.ac:35: installing './missing'
CommonLibs/Makefile.am: installing './depcomp'
+ su build -c autoreconf -fi osmocom-bb/src/host/trxcon
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:21: the top level
configure.ac:12: installing './compile'
configure.ac:3: installing './missing'
src/Makefile.am: installing './depcomp'
+ su build -c ./configure --with-mstrx
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
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 dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features by default... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /usr/bin/rm
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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking 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... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for sys/time.h... yes
checking whether byte ordering is bigendian... no
checking for libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmocoding >= 1.10.0... yes
checking whether to enable building MS TRX... yes
checking whether C++ compiler accepts -msse3... yes
checking whether C++ compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
checking whether gcc has __sync_fetch_and_and built-in... yes
checking whether gcc has __sync_or_and_fetch built-in... yes
checking for libusb-1.0... yes
checking for fftw3f... yes
CPPFLAGS=""
CFLAGS=" -std=gnu11"
CXXFLAGS="-g -O2"
LDFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating CommonLibs/Makefile
config.status: creating GSM/Makefile
config.status: creating Transceiver52M/Makefile
config.status: creating Transceiver52M/arch/Makefile
config.status: creating Transceiver52M/arch/common/Makefile
config.status: creating Transceiver52M/arch/arm/Makefile
config.status: creating Transceiver52M/arch/x86/Makefile
config.status: creating Transceiver52M/device/Makefile
config.status: creating Transceiver52M/device/common/Makefile
config.status: creating Transceiver52M/device/uhd/Makefile
config.status: creating Transceiver52M/device/usrp1/Makefile
config.status: creating Transceiver52M/device/lms/Makefile
config.status: creating Transceiver52M/device/ipc/Makefile
config.status: creating Transceiver52M/device/bladerf/Makefile
config.status: creating tests/Makefile
config.status: creating tests/CommonLibs/Makefile
config.status: creating tests/Transceiver52M/Makefile
config.status: creating utils/Makefile
config.status: creating utils/va-test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in osmocom-bb/src/host/trxcon (/src/osmo-trx/osmocom-bb/src/host/trxcon)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--with-mstrx' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmocoding... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking 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 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
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/l1sched/Makefile
config.status: creating include/osmocom/bb/trxcon/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ su build -c make dist-bzip2
echo 1.7.1 > .version-t && mv .version-t .version
make  distdir-am
make[1]: Entering directory '/src/osmo-trx'
if test -d "osmo-trx-1.7.1"; then find "osmo-trx-1.7.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-trx-1.7.1" || { sleep 5 && rm -rf "osmo-trx-1.7.1"; }; else :; fi
test -d "osmo-trx-1.7.1" || mkdir "osmo-trx-1.7.1"
 (cd osmocom-bb/src/host/trxcon && make  top_distdir=../../../../osmo-trx-1.7.1 distdir=../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon'
echo 0.0.0 > .version-t && mv .version-t .version
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon'
:
test -d "../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon" || mkdir "../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon"
 (cd include && make  top_distdir=../../../../../osmo-trx-1.7.1 distdir=../../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include'
 (cd osmocom && make  top_distdir=../../../../../../osmo-trx-1.7.1 distdir=../../../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
 (cd bb && make  top_distdir=../../../../../../../osmo-trx-1.7.1 distdir=../../../../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make  distdir-am
make[9]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
 (cd l1sched && make  top_distdir=../../../../../../../../osmo-trx-1.7.1 distdir=../../../../../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make  distdir-am
make[11]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[11]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
make[10]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
 (cd trxcon && make  top_distdir=../../../../../../../../osmo-trx-1.7.1 distdir=../../../../../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make  distdir-am
make[11]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[11]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[10]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
make[9]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[8]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom/bb'
make[7]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
make[6]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include/osmocom'
make[5]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include'
make[4]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/include'
 (cd src && make  top_distdir=../../../../../osmo-trx-1.7.1 distdir=../../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/src'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/src'
make[5]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/src'
make[4]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon/src'
make  \
  top_distdir="../../../../osmo-trx-1.7.1" distdir="../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon" \
  dist-hook
make[4]: Entering directory '/src/osmo-trx/osmocom-bb/src/host/trxcon'
echo 0.0.0 > ../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon/.tarball-version
make[4]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon'
test -n ":" \
|| find "../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/osmo-trx/osmocom-bb/src/host/trxcon/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "../../../../osmo-trx-1.7.1/osmocom-bb/src/host/trxcon"
make[3]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon'
make[2]: Leaving directory '/src/osmo-trx/osmocom-bb/src/host/trxcon'
 (cd CommonLibs && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/CommonLibs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/CommonLibs'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/CommonLibs'
make[3]: Leaving directory '/src/osmo-trx/CommonLibs'
make[2]: Leaving directory '/src/osmo-trx/CommonLibs'
 (cd GSM && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/GSM \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/GSM'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/GSM'
make[3]: Leaving directory '/src/osmo-trx/GSM'
make[2]: Leaving directory '/src/osmo-trx/GSM'
 (cd Transceiver52M && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/Transceiver52M \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/Transceiver52M'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/Transceiver52M'
 (cd arch && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/Transceiver52M/arch \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/Transceiver52M/arch'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/Transceiver52M/arch'
 (cd common && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/arch/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/arch/common'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/arch/common'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/arch/common'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/arch/common'
 (cd arm && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/arch/arm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/arch/arm'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/arch/arm'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/arch/arm'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/arch/arm'
 (cd x86 && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/arch/x86 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/arch/x86'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/arch/x86'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/arch/x86'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/arch/x86'
make[5]: Leaving directory '/src/osmo-trx/Transceiver52M/arch'
make[4]: Leaving directory '/src/osmo-trx/Transceiver52M/arch'
 (cd device && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/Transceiver52M/device \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/Transceiver52M/device'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/Transceiver52M/device'
 (cd common && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/device/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/device/common'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/device/common'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/device/common'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/device/common'
 (cd ipc && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/device/ipc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/device/ipc'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/device/ipc'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/device/ipc'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/device/ipc'
 (cd usrp1 && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/device/usrp1 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/device/usrp1'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/device/usrp1'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/device/usrp1'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/device/usrp1'
 (cd uhd && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/device/uhd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/device/uhd'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/device/uhd'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/device/uhd'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/device/uhd'
 (cd lms && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/device/lms \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/device/lms'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/device/lms'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/device/lms'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/device/lms'
 (cd bladerf && make  top_distdir=../../../osmo-trx-1.7.1 distdir=../../../osmo-trx-1.7.1/Transceiver52M/device/bladerf \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/src/osmo-trx/Transceiver52M/device/bladerf'
make  distdir-am
make[7]: Entering directory '/src/osmo-trx/Transceiver52M/device/bladerf'
make[7]: Leaving directory '/src/osmo-trx/Transceiver52M/device/bladerf'
make[6]: Leaving directory '/src/osmo-trx/Transceiver52M/device/bladerf'
make[5]: Leaving directory '/src/osmo-trx/Transceiver52M/device'
make[4]: Leaving directory '/src/osmo-trx/Transceiver52M/device'
make[3]: Leaving directory '/src/osmo-trx/Transceiver52M'
make[2]: Leaving directory '/src/osmo-trx/Transceiver52M'
 (cd contrib && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/contrib'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/contrib'
 (cd systemd && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/contrib/systemd \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/contrib/systemd'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/contrib/systemd'
make[5]: Leaving directory '/src/osmo-trx/contrib/systemd'
make[4]: Leaving directory '/src/osmo-trx/contrib/systemd'
make[3]: Leaving directory '/src/osmo-trx/contrib'
make[2]: Leaving directory '/src/osmo-trx/contrib'
 (cd tests && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/tests'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-trx])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-trx])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.7.1])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-trx 1.7.1])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
 (cd CommonLibs && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/tests/CommonLibs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/tests/CommonLibs'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/tests/CommonLibs'
make[5]: Leaving directory '/src/osmo-trx/tests/CommonLibs'
make[4]: Leaving directory '/src/osmo-trx/tests/CommonLibs'
 (cd Transceiver52M && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/tests/Transceiver52M \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/tests/Transceiver52M'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/tests/Transceiver52M'
make[5]: Leaving directory '/src/osmo-trx/tests/Transceiver52M'
make[4]: Leaving directory '/src/osmo-trx/tests/Transceiver52M'
make[3]: Leaving directory '/src/osmo-trx/tests'
make[2]: Leaving directory '/src/osmo-trx/tests'
 (cd utils && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/utils'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/utils'
 (cd va-test && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/utils/va-test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/utils/va-test'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/utils/va-test'
make[5]: Leaving directory '/src/osmo-trx/utils/va-test'
make[4]: Leaving directory '/src/osmo-trx/utils/va-test'
make[3]: Leaving directory '/src/osmo-trx/utils'
make[2]: Leaving directory '/src/osmo-trx/utils'
 (cd doc && make  top_distdir=../osmo-trx-1.7.1 distdir=../osmo-trx-1.7.1/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/osmo-trx/doc'
make  distdir-am
make[3]: Entering directory '/src/osmo-trx/doc'
 (cd examples && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/doc/examples'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/doc/examples'
make  \
  top_distdir="../../osmo-trx-1.7.1" distdir="../../osmo-trx-1.7.1/doc/examples" \
  dist-hook
make[6]: Entering directory '/src/osmo-trx/doc/examples'
for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../osmo-trx-1.7.1/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/src/osmo-trx/doc/examples'
make[5]: Leaving directory '/src/osmo-trx/doc/examples'
make[4]: Leaving directory '/src/osmo-trx/doc/examples'
 (cd manuals && make  top_distdir=../../osmo-trx-1.7.1 distdir=../../osmo-trx-1.7.1/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/src/osmo-trx/doc/manuals'
make  distdir-am
make[5]: Entering directory '/src/osmo-trx/doc/manuals'
make[5]: Leaving directory '/src/osmo-trx/doc/manuals'
make[4]: Leaving directory '/src/osmo-trx/doc/manuals'
make[3]: Leaving directory '/src/osmo-trx/doc'
make[2]: Leaving directory '/src/osmo-trx/doc'
make  \
  top_distdir="osmo-trx-1.7.1" distdir="osmo-trx-1.7.1" \
  dist-hook
make[2]: Entering directory '/src/osmo-trx'
echo 1.7.1 > osmo-trx-1.7.1/.tarball-version
make[2]: Leaving directory '/src/osmo-trx'
test -n "" \
|| find "osmo-trx-1.7.1" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/osmo-trx/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-trx-1.7.1"
make[1]: Leaving directory '/src/osmo-trx'
tardir=osmo-trx-1.7.1 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-trx-1.7.1.tar.bz2
if test -d "osmo-trx-1.7.1"; then find "osmo-trx-1.7.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-trx-1.7.1" || { sleep 5 && rm -rf "osmo-trx-1.7.1"; }; else :; fi
:: (osmo-trx, 1.7.1) Publishing osmo-trx-1.7.1.tar.bz2
osmo-trx-1.7.1.tar.bz2

sent 1,131,984 bytes  received 35 bytes  754,679.33 bytes/sec
total size is 1,131,629  speedup is 1.00
:: (osmo-uecups) Listing files on server: /releases/osmo-uecups
:: (osmo-uecups) Getting git tags
:: (osmo-uecups) Building missing tarballs
:: (osmo-uecups, 0.1) Skipping, tarball exists
:: (osmo-uecups, 0.1.3) Skipping, tarball exists
:: (osmo-uecups, 0.1.4) Skipping, tarball exists
:: (osmo-uecups, 0.2.0) Skipping, tarball exists
:: (osmo-uecups, 0.2.1) Skipping, tarball exists
:: (osmo-uecups, 0.2.2) Skipping, tarball exists
:: (osmo_dia2gsup) Listing files on server: /releases/osmo_dia2gsup
:: (osmo_dia2gsup) Getting git tags
:: (osmo_dia2gsup) Building missing tarballs
:: (osmo_dia2gsup, 0.1.1) Skipping, tarball exists
:: (osmo_dia2gsup, 0.1.2) Skipping, tarball exists
:: (osmo_dia2gsup, 0.1.3) Skipping, tarball exists
:: (osmo_dia2gsup, 0.2.0) Skipping, tarball exists
:: (osmocom-bb) Listing files on server: /releases/osmocom-bb
:: (osmocom-bb) Getting git tags
:: (osmocom-bb) Building missing tarballs
:: (osmocom-bb, 0.2.0) Skipping, tarball exists
:: (rtl-sdr) Listing files on server: /releases/rtl-sdr
:: (rtl-sdr) Getting git tags
:: (rtl-sdr) Building missing tarballs
:: (rtl-sdr, v0.5.0) Skipping, tarball exists
:: (rtl-sdr, v0.5.1) Skipping, tarball exists
:: (rtl-sdr, v0.5.2) Skipping, tarball exists
:: (rtl-sdr, v0.5.3) Skipping, tarball exists
:: (rtl-sdr, v0.5.4) Skipping, tarball exists
:: (rtl-sdr, v0.6.0) Skipping, tarball exists
:: (rtl-sdr, v2.0.0) Skipping, tarball exists
:: (rtl-sdr, v2.0.1) Skipping, tarball exists
:: (rtl-sdr, v2.0.2) Skipping, tarball exists
:: (simtrace2) Listing files on server: /releases/simtrace2
:: (simtrace2) Getting git tags
:: (simtrace2) Building missing tarballs
:: (simtrace2, 0.1) Skipping, tarball exists
:: (simtrace2, 0.2) Skipping, tarball exists
:: (simtrace2, 0.3) Skipping, tarball exists
:: (simtrace2, 0.4) Skipping, tarball exists
:: (simtrace2, 0.5) Skipping, tarball exists
:: (simtrace2, 0.5.1) Skipping, tarball exists
:: (simtrace2, 0.6) Skipping, tarball exists
:: (simtrace2, 0.6.1) Skipping, tarball exists
:: (simtrace2, 0.7.0) Skipping, tarball exists
:: (simtrace2, 0.7.1) Skipping, tarball exists
:: (simtrace2, 0.8.0) Skipping, tarball exists
:: (simtrace2, 0.8.1) Skipping, tarball exists
:: (simtrace2, 0.8.2) Skipping, tarball exists
:: (simtrace2, 0.9.0) Cloning https://gerrit.osmocom.org/simtrace2
Cloning into 'simtrace2'...
:: (simtrace2, 0.9.0) Checkout 0.9.0
HEAD is now at c38ad74 Bump version: 0.8.1 → 0.9.0
Note: switching to '0.9.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at c38ad74 Bump version: 0.8.1 → 0.9.0
:: (simtrace2, 0.9.0) Building release tarball: simtrace2-0.9.0.tar.bz2
+ cd /src/simtrace2
+ [ -e debian/control ]
+ apt-get update
Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Fetched 55.4 kB in 0s (129 kB/s)
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
  libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
  libosmovty13 osmocom-nightly
0 upgraded, 13 newly installed, 0 to remove and 5 not upgraded.
Need to get 1945 kB of archives.
After this operation, 6862 kB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.202502122026 [848 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1945 kB in 0s (59.9 MB/s)
Selecting previously unselected package osmocom-nightly.
(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 ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502122026_amd64.deb ...
Unpacking osmocom-nightly (202502122026) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../01-libosmocore22_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../02-libosmocodec4_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../03-libosmoisdn0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../04-libosmogsm20_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../05-libosmocoding0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../06-libosmovty13_1.11.0.202502122026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../07-libosmogb14_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../08-libosmoctrl0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../09-libosmosim2_1.11.0.202502122026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../10-libosmousb0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../11-libosmocore_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../12-libosmocore-dev_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.202502122026) ...
Setting up osmocom-nightly (202502122026) ...
Setting up libosmocore22:amd64 (1.11.0.202502122026) ...
Setting up libosmocodec4:amd64 (1.11.0.202502122026) ...
Setting up libosmovty13:amd64 (1.11.0.202502122026) ...
Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ...
Setting up libosmousb0:amd64 (1.11.0.202502122026) ...
Setting up libosmogsm20:amd64 (1.11.0.202502122026) ...
Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ...
Setting up libosmogb14:amd64 (1.11.0.202502122026) ...
Setting up libosmocoding0:amd64 (1.11.0.202502122026) ...
Setting up libosmosim2:amd64 (1.11.0.202502122026) ...
Setting up libosmocore (1.11.0.202502122026) ...
Setting up libosmocore-dev:amd64 (1.11.0.202502122026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ cd /src/simtrace2
+ [ -e contrib/generate_build_dep.sh ]
+ /tarballs/prefer-configure.sh simtrace2 0.9.0
+ PROJECT=simtrace2
+ TAG=0.9.0
+ [ -e configure.ac ]
+ exit 1
+ su build -c git archive --prefix=simtrace2-0.9.0/ -o simtrace2-0.9.0.tar 0.9.0
+ [ -e build_dep.tar.gz ]
+ su build -c bzip2 -9 simtrace2-0.9.0.tar
:: (simtrace2, 0.9.0) Building release tarball: simtrace2-host-0.9.0.tar.bz2
+ cd /src/simtrace2
+ [ -e debian/control ]
+ apt-get update
Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
Fetched 55.4 kB in 0s (165 kB/s)
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
  libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
  libosmovty13 osmocom-nightly
0 upgraded, 13 newly installed, 0 to remove and 5 not upgraded.
Need to get 1945 kB of archives.
After this operation, 6862 kB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.202502122026 [848 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1945 kB in 0s (27.8 MB/s)
Selecting previously unselected package osmocom-nightly.
(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 ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502122026_amd64.deb ...
Unpacking osmocom-nightly (202502122026) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../01-libosmocore22_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../02-libosmocodec4_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../03-libosmoisdn0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../04-libosmogsm20_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../05-libosmocoding0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../06-libosmovty13_1.11.0.202502122026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../07-libosmogb14_1.11.0.202502122026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../08-libosmoctrl0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../09-libosmosim2_1.11.0.202502122026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../10-libosmousb0_1.11.0.202502122026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../11-libosmocore_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore (1.11.0.202502122026) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../12-libosmocore-dev_1.11.0.202502122026_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.202502122026) ...
Setting up osmocom-nightly (202502122026) ...
Setting up libosmocore22:amd64 (1.11.0.202502122026) ...
Setting up libosmocodec4:amd64 (1.11.0.202502122026) ...
Setting up libosmovty13:amd64 (1.11.0.202502122026) ...
Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ...
Setting up libosmousb0:amd64 (1.11.0.202502122026) ...
Setting up libosmogsm20:amd64 (1.11.0.202502122026) ...
Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ...
Setting up libosmogb14:amd64 (1.11.0.202502122026) ...
Setting up libosmocoding0:amd64 (1.11.0.202502122026) ...
Setting up libosmosim2:amd64 (1.11.0.202502122026) ...
Setting up libosmocore (1.11.0.202502122026) ...
Setting up libosmocore-dev:amd64 (1.11.0.202502122026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ cd /src/simtrace2/host
+ [ -e contrib/generate_build_dep.sh ]
+ /tarballs/prefer-configure.sh simtrace2 0.9.0
+ PROJECT=simtrace2
+ TAG=0.9.0
+ [ -e configure.ac ]
+ exit 0
+ su build -c autoreconf -fi
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:97: warning: AC_OUTPUT should be used without arguments.
configure.ac:97: You should run autoupdate.
configure.ac:20: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
lib/Makefile.am: installing './depcomp'
+ su build -c ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmosim >= 1.11.0... yes
checking for libosmousb >= 1.11.0... yes
checking for libusb-1.0... yes
CFLAGS="-g -O2 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-simtrace2.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating contrib/Makefile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ su build -c make dist-bzip2
echo 0.9.0 > .version-t && mv .version-t .version
make  distdir-am
make[1]: Entering directory '/src/simtrace2/host'
if test -d "simtrace2-0.9.0"; then find "simtrace2-0.9.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "simtrace2-0.9.0" || { sleep 5 && rm -rf "simtrace2-0.9.0"; }; else :; fi
test -d "simtrace2-0.9.0" || mkdir "simtrace2-0.9.0"
 (cd include && make  top_distdir=../simtrace2-0.9.0 distdir=../simtrace2-0.9.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/simtrace2/host/include'
make  distdir-am
make[3]: Entering directory '/src/simtrace2/host/include'
make[3]: Leaving directory '/src/simtrace2/host/include'
make[2]: Leaving directory '/src/simtrace2/host/include'
 (cd lib && make  top_distdir=../simtrace2-0.9.0 distdir=../simtrace2-0.9.0/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/simtrace2/host/lib'
make  distdir-am
make[3]: Entering directory '/src/simtrace2/host/lib'
make[3]: Leaving directory '/src/simtrace2/host/lib'
make[2]: Leaving directory '/src/simtrace2/host/lib'
 (cd src && make  top_distdir=../simtrace2-0.9.0 distdir=../simtrace2-0.9.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/simtrace2/host/src'
make  distdir-am
make[3]: Entering directory '/src/simtrace2/host/src'
make[3]: Leaving directory '/src/simtrace2/host/src'
make[2]: Leaving directory '/src/simtrace2/host/src'
 (cd contrib && make  top_distdir=../simtrace2-0.9.0 distdir=../simtrace2-0.9.0/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/src/simtrace2/host/contrib'
make  distdir-am
make[3]: Entering directory '/src/simtrace2/host/contrib'
make[3]: Leaving directory '/src/simtrace2/host/contrib'
make[2]: Leaving directory '/src/simtrace2/host/contrib'
make  \
  top_distdir="simtrace2-0.9.0" distdir="simtrace2-0.9.0" \
  dist-hook
make[2]: Entering directory '/src/simtrace2/host'
echo 0.9.0 > simtrace2-0.9.0/.tarball-version
make[2]: Leaving directory '/src/simtrace2/host'
test -n "" \
|| find "simtrace2-0.9.0" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /src/simtrace2/host/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "simtrace2-0.9.0"
make[1]: Leaving directory '/src/simtrace2/host'
tardir=simtrace2-0.9.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >simtrace2-0.9.0.tar.bz2
if test -d "simtrace2-0.9.0"; then find "simtrace2-0.9.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "simtrace2-0.9.0" || { sleep 5 && rm -rf "simtrace2-0.9.0"; }; else :; fi

renamed 'simtrace2-0.9.0.tar.bz2' -> 'simtrace2-host-0.9.0.tar.bz2'

:: (simtrace2, 0.9.0) Publishing simtrace2-0.9.0.tar.bz2
simtrace2-0.9.0.tar.bz2

sent 656,460 bytes  received 35 bytes  1,312,990.00 bytes/sec
total size is 656,213  speedup is 1.00
:: (simtrace2, 0.9.0) Publishing host/simtrace2-host-0.9.0.tar.bz2
simtrace2-host-0.9.0.tar.bz2

sent 309,128 bytes  received 35 bytes  618,326.00 bytes/sec
total size is 308,955  speedup is 1.00
:: (strongswan-epdg) Listing files on server: /releases/strongswan-epdg
:: (strongswan-epdg) Getting git tags
warning: redirecting to https://gitea.osmocom.org/ims-volte-vowifi/strongswan-epdg/
:: (strongswan-epdg) Building missing tarballs
:: (strongswan-epdg, osmo-epdg-0.1.0) Skipping, tarball exists
:: (strongswan-epdg, osmo-epdg-0.1.1) Skipping, tarball exists
:: (strongswan-epdg, osmo-epdg-0.1.2) Skipping, tarball exists
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2265567 killed;
[ssh-agent] Stopped.
Finished: SUCCESS