Source: libsmpp34 Version: 1.14.1-2 affects: osmo-msc
Hello, as can be seen in tests.reproducible-builds.org, the build is now failing in sid I'm attaching the build log, and a link to the r-b one https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/osmo-msc_1.9.0+dfsg1-2.rbuild.log.gz The change in libsmpp34 in https://salsa.debian.org/debian-mobcom-team/libsmpp34/-/commit/b8d786585d00e9c980fff98a71fc76e8571ecb5f broke the build, due to Version field not being defined anymore checking pkg-config is at least version 0.20... yes checking for sqlite3... yes checking for libosmocore >= 1.7.0... yes checking for libosmovty >= 1.7.0... yes checking for libosmoctrl >= 1.7.0... yes checking for libosmogsm >= 1.7.0... yes checking for libosmoabis >= 1.3.0... yes checking for libosmo-netif >= 1.2.0... yes checking for libosmo-sigtran >= 1.6.0... yes checking for libosmo-sccp >= 1.6.0... yes checking for libosmo-mgcp-client >= 1.10.0... yes checking for libosmo-gsup-client >= 1.5.0... yes checking for timegm... yes checking for library containing sctp_send... -lsctp checking for libsmpp34 >= 1.14.0... no configure: error: Package requirements (libsmpp34 >= 1.14.0) were not met: Requested 'libsmpp34 >= 1.14.0' but version of libsmpp34 is Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBSMPP34_CFLAGS and LIBSMPP34_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. tail -v -n \+0 config.log ==> config.log <== This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. The reason behind this failure has to be found in smpp34 moving from 1.14.0-2 to 1.14.1-2 and missing include of /usr/share/dpkg/pkg-info.mk made the build fail. Also, DEB_VERSION variable should probably be DEB_VERSION_UPSTREAM --- libsmpp34-1.14.1/debian/changelog 2022-10-26 22:03:24.000000000 +0200 +++ libsmpp34-1.14.1/debian/changelog 2022-11-08 17:54:03.000000000 +0100 @@ -1,3 +1,9 @@ +libsmpp34 (1.14.1-2.1) unstable; urgency=medium + + * Fix build of osmo-msc, Closes: #-1. + + -- Gianfranco Costamagna <locutusofb...@debian.org> Tue, 08 Nov 2022 17:54:03 +0100 + libsmpp34 (1.14.1-2) unstable; urgency=medium* upload to unstable
diff -Nru libsmpp34-1.14.1/debian/rules libsmpp34-1.14.1/debian/rules --- libsmpp34-1.14.1/debian/rules 2022-10-26 22:03:24.000000000 +0200 +++ libsmpp34-1.14.1/debian/rules 2022-11-08 17:54:01.000000000 +0100 @@ -2,6 +2,7 @@#export DH_VERBOSE=1 +include /usr/share/dpkg/pkg-info.mk
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-neededexport DEB_BUILD_MAINT_OPTIONS = hardening=+all
@@ -13,7 +14,7 @@ #PKG = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source)) PKG = $(DEB_SOURCE) #VER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog | perl -ne 'print $$1 if m{^Version:\s+(?:\d+:)?(\d.*)(?:\-\d+.*)};') -VER ?= $(DEB_VERSION) +VER ?= $(DEB_VERSION_UPSTREAM)%:
G.
[0;34mD: cmdline: build --distribution sid --buildresult /home/locutus/pbuilder/sid_result --basetgz /home/locutus/pbuilder/sid-base.tgz --logfile /home/locutus/pbuilder/sid_result/osmo-msc_1.9.0+dfsg1-2_amd64.build --mirror http://deb.debian.org/debian --debootstrapopts --keyring=/usr/share/keyrings/debian-archive-keyring.gpg --aptcache /home/locutus/pbuilder/aptcache/debian --components main contrib non-free ../osmo-msc_1.9.0+dfsg1-2.dsc[0m [1;33mW: cgroups are not available on the host, not using them.[0m [0mI: pbuilder: network access will be disabled during build[0m [0mI: Current time: Tue Nov 8 17:30:39 CET 2022[0m [0mI: pbuilder-time-stamp: 1667925039[0m [0mI: Building the build Environment[0m [0mI: extracting base tarball [/home/locutus/pbuilder/sid-base.tgz][0m [0mI: copying local configuration[0m [1;33mW: No local /etc/mailname to copy, relying on /tmp/build/778058/etc/mailname to be correct[0m [1;33mW: --override-config is not set; not updating apt.conf Read the manpage for details.[0m [0mI: mounting /proc filesystem[0m [0mI: mounting /sys filesystem[0m [0mI: creating /{dev,run}/shm[0m [0mI: mounting /dev/pts filesystem[0m [0mI: redirecting /dev/ptmx to /dev/pts/ptmx[0m [0mI: policy-rc.d already exists[0m [0mI: Obtaining the cached apt archive contents[0m [0mI: Copying source file[0m [0mI: copying [../osmo-msc_1.9.0+dfsg1-2.dsc][0m [0mI: copying [../osmo-msc_1.9.0+dfsg1.orig.tar.xz][0m [0mI: copying [../osmo-msc_1.9.0+dfsg1-2.debian.tar.xz][0m [0mI: Extracting source[0m gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/tmp/dpkg-verify-sig.eYn2IOTG/trustedkeys.kbx': General error gpgv: Signature made Thu Oct 13 22:41:18 2022 UTC gpgv: using RSA key 6201FBFFDBBDE07822EABB9696FCAC0D387B5847 gpgv: issuer "deb...@alteholz.de" gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify signature ./osmo-msc_1.9.0+dfsg1-2.dsc dpkg-source: info: extracting osmo-msc in osmo-msc-1.9.0+dfsg1 dpkg-source: info: unpacking osmo-msc_1.9.0+dfsg1.orig.tar.xz dpkg-source: info: unpacking osmo-msc_1.9.0+dfsg1-2.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying non-dfsg-manuals.patch dpkg-source: info: applying Setting-library-version-explicitly.patch [0mI: using fakeroot in build.[0m [0mI: Installing the build-deps[0m -> Attempting to parse the build-deps -> Considering build-depdebhelper-compat (= 13) -> Trying to add debhelper-compat=13 -> Considering build-dep autoconf -> Trying to add autoconf -> Considering build-dep automake -> Trying to add automake -> Considering build-dep libtool -> Trying to add libtool -> Considering build-dep pkg-config -> Trying to add pkg-config -> Considering build-dep libdbi-dev -> Trying to add libdbi-dev -> Considering build-dep libdbd-sqlite3 -> Trying to add libdbd-sqlite3 -> Considering build-dep libsmpp34-dev (>= 1.14.0) -> Trying to add libsmpp34-dev -> Considering build-dep osmo-libasn1c-dev (>= 0.9.28) -> Trying to add osmo-libasn1c-dev -> Considering build-dep libosmocore-dev (>= 1.7.0) -> Trying to add libosmocore-dev -> Considering build-dep libosmo-sccp-dev (>= 1.6.0) -> Trying to add libosmo-sccp-dev -> Considering build-dep libosmo-sigtran-dev (>= 1.5.0) -> Trying to add libosmo-sigtran-dev -> Considering build-dep libosmo-abis-dev (>= 1.3.0) -> Trying to add libosmo-abis-dev -> Considering build-dep libosmo-mgcp-client-dev (>= 1.10.0) -> Trying to add libosmo-mgcp-client-dev -> Considering build-dep libosmo-netif-dev (>= 1.2.0) -> Trying to add libosmo-netif-dev -> Considering build-dep libosmo-ranap-dev (>= 1.3.0) -> Trying to add libosmo-ranap-dev -> Considering build-dep libosmo-gsup-client-dev (>= 1.5.0) -> Trying to add libosmo-gsup-client-dev -> Considering build-dep libsctp-dev -> Trying to add libsctp-dev -> Considering build-dep libssl-dev -> Trying to add libssl-dev -> Considering build-dep libsqlite3-dev -> Trying to add libsqlite3-dev -> Installing debhelper-compat=13 autoconf automake libtool pkg-config libdbi-dev libdbd-sqlite3 libsmpp34-dev osmo-libasn1c-dev libosmocore-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-gsup-client-dev libsctp-dev libssl-dev libsqlite3-dev Reading package lists... Building dependency tree... The following additional packages will be installed: autopoint autotools-dev bsdextrautils dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libdbi1 libdebhelper-perl libdecaf0 libelf1 libfile-stripnondeterminism-perl libglib2.0-0 libicu71 libmagic-mgc libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl0 libortp15 libosmo-gsup-client0 libosmo-mgcp-client9 libosmo-ranap5 libosmo-sigtran7 libosmoabis10 libosmocodec0 libosmocoding0 libosmocore19 libosmoctrl0 libosmogb14 libosmogsm18 libosmomtp0 libosmonetif8 libosmosccp0 libosmosim2 libosmotrau2 libosmovty9 libosmoxua0 libpcsclite1 libpipeline1 libsctp1 libsmpp34-1 libsqlite3-0 libsub-override-perl libtalloc-dev libtalloc2 libuchardet0 libxml2 m4 man-db osmo-libasn1c1 po-debconf sensible-utils Suggested packages: autoconf-archive gnu-standards autoconf-doc dh-make gettext-doc libasprintf-dev libgettextpo-dev groff low-memory-monitor pcscd lksctp-tools sqlite3-doc libssl-doc libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc apparmor less www-browser libmail-box-perl Recommended packages: curl | wget | lynx libarchive-cpio-perl libglib2.0-data shared-mime-info xdg-user-dirs libltdl-dev libmail-sendmail-perl The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libdbd-sqlite3 libdbi-dev libdbi1 libdebhelper-perl libdecaf0 libelf1 libfile-stripnondeterminism-perl libglib2.0-0 libicu71 libmagic-mgc libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl0 libortp15 libosmo-abis-dev libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client9 libosmo-netif-dev libosmo-ranap-dev libosmo-ranap5 libosmo-sccp-dev libosmo-sigtran-dev libosmo-sigtran7 libosmoabis10 libosmocodec0 libosmocoding0 libosmocore-dev libosmocore19 libosmoctrl0 libosmogb14 libosmogsm18 libosmomtp0 libosmonetif8 libosmosccp0 libosmosim2 libosmotrau2 libosmovty9 libosmoxua0 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsmpp34-1 libsmpp34-dev libsqlite3-0 libsqlite3-dev libssl-dev libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 libxml2 m4 man-db osmo-libasn1c-dev osmo-libasn1c1 pkg-config po-debconf sensible-utils 0 upgraded, 80 newly installed, 0 to remove and 0 not upgraded. Need to get 6559 kB/27.9 MB of archives. After this operation, 107 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] Get:2 http://deb.debian.org/debian sid/main amd64 libmbedx509-1 amd64 2.28.1-1 [129 kB] Get:3 http://deb.debian.org/debian sid/main amd64 libmbedtls14 amd64 2.28.1-1 [164 kB] Get:4 http://deb.debian.org/debian sid/main amd64 libbctoolbox1 amd64 5.0.37-3 [127 kB] Get:5 http://deb.debian.org/debian sid/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] Get:6 http://deb.debian.org/debian sid/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] Get:7 http://deb.debian.org/debian sid/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] Get:8 http://deb.debian.org/debian sid/main amd64 libortp15 amd64 1:5.0.37-2 [81.7 kB] Get:9 http://deb.debian.org/debian sid/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:10 http://deb.debian.org/debian sid/main amd64 libtalloc2 amd64 2.3.4-2 [24.9 kB] Get:11 http://deb.debian.org/debian sid/main amd64 libosmocore19 amd64 1.7.0-3 [114 kB] Get:12 http://deb.debian.org/debian sid/main amd64 libosmotrau2 amd64 1.3.0-2 [17.1 kB] Get:13 http://deb.debian.org/debian sid/main amd64 libosmogsm18 amd64 1.7.0-3 [203 kB] Get:14 http://deb.debian.org/debian sid/main amd64 libosmovty9 amd64 1.7.0-3 [75.9 kB] Get:15 http://deb.debian.org/debian sid/main amd64 libosmoabis10 amd64 1.3.0-2 [61.2 kB] Get:16 http://deb.debian.org/debian sid/main amd64 libosmo-abis-dev amd64 1.3.0-2 [87.4 kB] Get:17 http://deb.debian.org/debian sid/main amd64 libosmo-gsup-client0 amd64 1.5.0+dfsg1-3 [14.9 kB] Get:18 http://deb.debian.org/debian sid/main amd64 libosmocodec0 amd64 1.7.0-3 [21.9 kB] Get:19 http://deb.debian.org/debian sid/main amd64 libosmogb14 amd64 1.7.0-3 [150 kB] Get:20 http://deb.debian.org/debian sid/main amd64 libosmoctrl0 amd64 1.7.0-3 [31.5 kB] Get:21 http://deb.debian.org/debian sid/main amd64 libosmosim2 amd64 1.7.0-3 [36.0 kB] Get:22 http://deb.debian.org/debian sid/main amd64 libosmocoding0 amd64 1.7.0-3 [40.9 kB] Get:23 http://deb.debian.org/debian sid/main amd64 libtalloc-dev amd64 2.3.4-2 [58.8 kB] Get:24 http://deb.debian.org/debian sid/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:25 http://deb.debian.org/debian sid/main amd64 libosmocore-dev amd64 1.7.0-3 [183 kB] Get:26 http://deb.debian.org/debian sid/main amd64 libosmo-gsup-client-dev amd64 1.5.0+dfsg1-3 [17.4 kB] Get:27 http://deb.debian.org/debian sid/main amd64 libosmo-mgcp-client9 amd64 1.10.0+dfsg1-3 [42.7 kB] Get:28 http://deb.debian.org/debian sid/main amd64 libosmo-mgcp-client-dev amd64 1.10.0+dfsg1-3 [51.1 kB] Get:29 http://deb.debian.org/debian sid/main amd64 libosmonetif8 amd64 1.2.0-2 [36.9 kB] Get:30 http://deb.debian.org/debian sid/main amd64 libosmo-netif-dev amd64 1.2.0-2 [43.1 kB] Get:31 http://deb.debian.org/debian sid/main amd64 libosmo-sigtran7 amd64 1.6.0+dfsg1-3 [100 kB] Get:32 http://deb.debian.org/debian sid/main amd64 osmo-libasn1c1 amd64 0.9.34-1 [76.9 kB] Get:33 http://deb.debian.org/debian sid/main amd64 libosmo-ranap5 amd64 1.3.0+dfsg1-3 [230 kB] Get:34 http://deb.debian.org/debian sid/main amd64 libosmo-ranap-dev amd64 1.3.0+dfsg1-3 [87.1 kB] Get:35 http://deb.debian.org/debian sid/main amd64 libosmosccp0 amd64 1.6.0+dfsg1-3 [14.4 kB] Get:36 http://deb.debian.org/debian sid/main amd64 libosmoxua0 amd64 1.6.0+dfsg1-3 [9688 B] Get:37 http://deb.debian.org/debian sid/main amd64 libosmomtp0 amd64 1.6.0+dfsg1-3 [4616 B] Get:38 http://deb.debian.org/debian sid/main amd64 libosmo-sccp-dev amd64 1.6.0+dfsg1-3 [7492 B] Get:39 http://deb.debian.org/debian sid/main amd64 libosmo-sigtran-dev amd64 1.6.0+dfsg1-3 [16.0 kB] Get:40 http://deb.debian.org/debian sid/main amd64 libsmpp34-1 amd64 1.14.1-2 [101 kB] Get:41 http://deb.debian.org/debian sid/main amd64 libsmpp34-dev amd64 1.14.1-2 [110 kB] Get:42 http://deb.debian.org/debian sid/main amd64 libsqlite3-dev amd64 3.39.4-1 [1028 kB] Get:43 http://deb.debian.org/debian sid/main amd64 libssl-dev amd64 3.0.7-1 [2422 kB] Get:44 http://deb.debian.org/debian sid/main amd64 osmo-libasn1c-dev amd64 0.9.34-1 [105 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6559 kB in 6s (1176 kB/s) Selecting previously unselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12562 files and directories currently installed.) Preparing to unpack .../00-sensible-utils_0.0.17_all.deb ... Unpacking sensible-utils (0.0.17) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.41-4_amd64.deb ... Unpacking libmagic-mgc (1:5.41-4) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../02-libmagic1_1%3a5.41-4_amd64.deb ... Unpacking libmagic1:amd64 (1:5.41-4) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.41-4_amd64.deb ... Unpacking file (1:5.41-4) ... Selecting previously unselected package gettext-base. Preparing to unpack .../04-gettext-base_0.21-9_amd64.deb ... Unpacking gettext-base (0.21-9) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../05-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../06-groff-base_1.22.4-8_amd64.deb ... Unpacking groff-base (1.22.4-8) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../07-bsdextrautils_2.38.1-1.1+b1_amd64.deb ... Unpacking bsdextrautils (2.38.1-1.1+b1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../08-libpipeline1_1.5.6-3_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.6-3) ... Selecting previously unselected package man-db. Preparing to unpack .../09-man-db_2.11.0-1+b1_amd64.deb ... Unpacking man-db (2.11.0-1+b1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-1_amd64.deb ... Unpacking m4 (1.4.19-1) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.71-2_all.deb ... Unpacking autoconf (2.71-2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-9_all.deb ... Unpacking autopoint (0.21-9) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.10.1_all.deb ... Unpacking libdebhelper-perl (13.10.1) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.7-4_all.deb ... Unpacking libtool (2.4.7-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.13.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.0-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../22-libelf1_0.187-4_amd64.deb ... Unpacking libelf1:amd64 (0.187-4) ... Selecting previously unselected package dwz. Preparing to unpack .../23-dwz_0.14+20220924-2_amd64.deb ... Unpacking dwz (0.14+20220924-2) ... Selecting previously unselected package libicu71:amd64. Preparing to unpack .../24-libicu71_71.1-3_amd64.deb ... Unpacking libicu71:amd64 (71.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-9_amd64.deb ... Unpacking gettext (0.21-9) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.10.1_all.deb ... Unpacking debhelper (13.10.1) ... Selecting previously unselected package libdecaf0:amd64. Preparing to unpack .../30-libdecaf0_1.0.2-2_amd64.deb ... Unpacking libdecaf0:amd64 (1.0.2-2) ... Selecting previously unselected package libmbedcrypto7:amd64. Preparing to unpack .../31-libmbedcrypto7_2.28.1-1_amd64.deb ... Unpacking libmbedcrypto7:amd64 (2.28.1-1) ... Selecting previously unselected package libmbedx509-1:amd64. Preparing to unpack .../32-libmbedx509-1_2.28.1-1_amd64.deb ... Unpacking libmbedx509-1:amd64 (2.28.1-1) ... Selecting previously unselected package libmbedtls14:amd64. Preparing to unpack .../33-libmbedtls14_2.28.1-1_amd64.deb ... Unpacking libmbedtls14:amd64 (2.28.1-1) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../34-libbctoolbox1_5.0.37-3_amd64.deb ... Unpacking libbctoolbox1:amd64 (5.0.37-3) ... Selecting previously unselected package libdbi1:amd64. Preparing to unpack .../35-libdbi1_0.9.0-6_amd64.deb ... Unpacking libdbi1:amd64 (0.9.0-6) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../36-libsqlite3-0_3.39.4-1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.39.4-1) ... Selecting previously unselected package libdbd-sqlite3:amd64. Preparing to unpack .../37-libdbd-sqlite3_0.9.0-11_amd64.deb ... Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... Selecting previously unselected package libdbi-dev. Preparing to unpack .../38-libdbi-dev_0.9.0-6_amd64.deb ... Unpacking libdbi-dev (0.9.0-6) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../39-libglib2.0-0_2.74.1-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.74.1-1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../40-libmnl0_1.0.4-3_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3) ... Selecting previously unselected package libortp15:amd64. Preparing to unpack .../41-libortp15_1%3a5.0.37-2_amd64.deb ... Unpacking libortp15:amd64 (1:5.0.37-2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../42-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../43-libtalloc2_2.3.4-2_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.4-2) ... Selecting previously unselected package libosmocore19:amd64. Preparing to unpack .../44-libosmocore19_1.7.0-3_amd64.deb ... Unpacking libosmocore19:amd64 (1.7.0-3) ... Selecting previously unselected package libosmotrau2:amd64. Preparing to unpack .../45-libosmotrau2_1.3.0-2_amd64.deb ... Unpacking libosmotrau2:amd64 (1.3.0-2) ... Selecting previously unselected package libosmogsm18:amd64. Preparing to unpack .../46-libosmogsm18_1.7.0-3_amd64.deb ... Unpacking libosmogsm18:amd64 (1.7.0-3) ... Selecting previously unselected package libosmovty9:amd64. Preparing to unpack .../47-libosmovty9_1.7.0-3_amd64.deb ... Unpacking libosmovty9:amd64 (1.7.0-3) ... Selecting previously unselected package libosmoabis10:amd64. Preparing to unpack .../48-libosmoabis10_1.3.0-2_amd64.deb ... Unpacking libosmoabis10:amd64 (1.3.0-2) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../49-libosmo-abis-dev_1.3.0-2_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (1.3.0-2) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../50-libosmo-gsup-client0_1.5.0+dfsg1-3_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.5.0+dfsg1-3) ... Selecting previously unselected package libosmocodec0:amd64. Preparing to unpack .../51-libosmocodec0_1.7.0-3_amd64.deb ... Unpacking libosmocodec0:amd64 (1.7.0-3) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../52-libosmogb14_1.7.0-3_amd64.deb ... Unpacking libosmogb14:amd64 (1.7.0-3) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../53-libosmoctrl0_1.7.0-3_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.7.0-3) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../54-libpcsclite1_1.9.9-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../55-libosmosim2_1.7.0-3_amd64.deb ... Unpacking libosmosim2:amd64 (1.7.0-3) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../56-libosmocoding0_1.7.0-3_amd64.deb ... Unpacking libosmocoding0:amd64 (1.7.0-3) ... Selecting previously unselected package pkg-config. Preparing to unpack .../57-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../58-libtalloc-dev_2.3.4-2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.4-2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../59-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../60-libosmocore-dev_1.7.0-3_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.7.0-3) ... Selecting previously unselected package libosmo-gsup-client-dev:amd64. Preparing to unpack .../61-libosmo-gsup-client-dev_1.5.0+dfsg1-3_amd64.deb ... Unpacking libosmo-gsup-client-dev:amd64 (1.5.0+dfsg1-3) ... Selecting previously unselected package libosmo-mgcp-client9:amd64. Preparing to unpack .../62-libosmo-mgcp-client9_1.10.0+dfsg1-3_amd64.deb ... Unpacking libosmo-mgcp-client9:amd64 (1.10.0+dfsg1-3) ... Selecting previously unselected package libosmo-mgcp-client-dev:amd64. Preparing to unpack .../63-libosmo-mgcp-client-dev_1.10.0+dfsg1-3_amd64.deb ... Unpacking libosmo-mgcp-client-dev:amd64 (1.10.0+dfsg1-3) ... Selecting previously unselected package libosmonetif8:amd64. Preparing to unpack .../64-libosmonetif8_1.2.0-2_amd64.deb ... Unpacking libosmonetif8:amd64 (1.2.0-2) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../65-libosmo-netif-dev_1.2.0-2_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.2.0-2) ... Selecting previously unselected package libosmo-sigtran7:amd64. Preparing to unpack .../66-libosmo-sigtran7_1.6.0+dfsg1-3_amd64.deb ... Unpacking libosmo-sigtran7:amd64 (1.6.0+dfsg1-3) ... Selecting previously unselected package osmo-libasn1c1:amd64. Preparing to unpack .../67-osmo-libasn1c1_0.9.34-1_amd64.deb ... Unpacking osmo-libasn1c1:amd64 (0.9.34-1) ... Selecting previously unselected package libosmo-ranap5:amd64. Preparing to unpack .../68-libosmo-ranap5_1.3.0+dfsg1-3_amd64.deb ... Unpacking libosmo-ranap5:amd64 (1.3.0+dfsg1-3) ... Selecting previously unselected package libosmo-ranap-dev:amd64. Preparing to unpack .../69-libosmo-ranap-dev_1.3.0+dfsg1-3_amd64.deb ... Unpacking libosmo-ranap-dev:amd64 (1.3.0+dfsg1-3) ... Selecting previously unselected package libosmosccp0:amd64. Preparing to unpack .../70-libosmosccp0_1.6.0+dfsg1-3_amd64.deb ... Unpacking libosmosccp0:amd64 (1.6.0+dfsg1-3) ... Selecting previously unselected package libosmoxua0:amd64. Preparing to unpack .../71-libosmoxua0_1.6.0+dfsg1-3_amd64.deb ... Unpacking libosmoxua0:amd64 (1.6.0+dfsg1-3) ... Selecting previously unselected package libosmomtp0:amd64. Preparing to unpack .../72-libosmomtp0_1.6.0+dfsg1-3_amd64.deb ... Unpacking libosmomtp0:amd64 (1.6.0+dfsg1-3) ... Selecting previously unselected package libosmo-sccp-dev:amd64. Preparing to unpack .../73-libosmo-sccp-dev_1.6.0+dfsg1-3_amd64.deb ... Unpacking libosmo-sccp-dev:amd64 (1.6.0+dfsg1-3) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../74-libosmo-sigtran-dev_1.6.0+dfsg1-3_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (1.6.0+dfsg1-3) ... Selecting previously unselected package libsmpp34-1:amd64. Preparing to unpack .../75-libsmpp34-1_1.14.1-2_amd64.deb ... Unpacking libsmpp34-1:amd64 (1.14.1-2) ... Selecting previously unselected package libsmpp34-dev:amd64. Preparing to unpack .../76-libsmpp34-dev_1.14.1-2_amd64.deb ... Unpacking libsmpp34-dev:amd64 (1.14.1-2) ... Selecting previously unselected package libsqlite3-dev:amd64. Preparing to unpack .../77-libsqlite3-dev_3.39.4-1_amd64.deb ... Unpacking libsqlite3-dev:amd64 (3.39.4-1) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../78-libssl-dev_3.0.7-1_amd64.deb ... Unpacking libssl-dev:amd64 (3.0.7-1) ... Selecting previously unselected package osmo-libasn1c-dev:amd64. Preparing to unpack .../79-osmo-libasn1c-dev_0.9.34-1_amd64.deb ... Unpacking osmo-libasn1c-dev:amd64 (0.9.34-1) ... Setting up libpipeline1:amd64 (1.5.6-3) ... Setting up libicu71:amd64 (71.1-3) ... Setting up libdbi1:amd64 (0.9.0-6) ... Setting up bsdextrautils (2.38.1-1.1+b1) ... Setting up libmagic-mgc (1:5.41-4) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libglib2.0-0:amd64 (2.74.1-1) ... No schema files found: doing nothing. Setting up libdebhelper-perl (13.10.1) ... Setting up libsqlite3-0:amd64 (3.39.4-1) ... Setting up libmagic1:amd64 (1:5.41-4) ... Setting up gettext-base (0.21-9) ... Setting up m4 (1.4.19-1) ... Setting up file (1:5.41-4) ... Setting up libdecaf0:amd64 (1.0.2-2) ... Setting up libosmoxua0:amd64 (1.6.0+dfsg1-3) ... Setting up libsmpp34-1:amd64 (1.14.1-2) ... Setting up libtalloc2:amd64 (2.3.4-2) ... Setting up autotools-dev (20220109.1) ... Setting up libsqlite3-dev:amd64 (3.39.4-1) ... Setting up libmbedcrypto7:amd64 (2.28.1-1) ... Setting up libosmomtp0:amd64 (1.6.0+dfsg1-3) ... Setting up libosmosccp0:amd64 (1.6.0+dfsg1-3) ... Setting up libssl-dev:amd64 (3.0.7-1) ... Setting up libmnl0:amd64 (1.0.4-3) ... Setting up autopoint (0.21-9) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.9-1) ... Setting up autoconf (2.71-2) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up sensible-utils (0.0.17) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libelf1:amd64 (0.187-4) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ... Setting up libsmpp34-dev:amd64 (1.14.1-2) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode Setting up libdbi-dev (0.9.0-6) ... Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... Setting up libosmocore19:amd64 (1.7.0-3) ... Setting up gettext (0.21-9) ... Setting up libmbedx509-1:amd64 (2.28.1-1) ... Setting up libmbedtls14:amd64 (2.28.1-1) ... Setting up libtool (2.4.7-4) ... Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... Setting up libbctoolbox1:amd64 (5.0.37-3) ... Setting up osmo-libasn1c1:amd64 (0.9.34-1) ... Setting up libosmovty9:amd64 (1.7.0-3) ... Setting up libosmo-mgcp-client9:amd64 (1.10.0+dfsg1-3) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.3.4-2) ... Setting up libortp15:amd64 (1:5.0.37-2) ... Setting up libosmo-mgcp-client-dev:amd64 (1.10.0+dfsg1-3) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up dh-strip-nondeterminism (1.13.0-1) ... Setting up dwz (0.14+20220924-2) ... Setting up groff-base (1.22.4-8) ... Setting up libosmotrau2:amd64 (1.3.0-2) ... Setting up osmo-libasn1c-dev:amd64 (0.9.34-1) ... Setting up libosmogsm18:amd64 (1.7.0-3) ... Setting up libosmocodec0:amd64 (1.7.0-3) ... Setting up libosmoctrl0:amd64 (1.7.0-3) ... Setting up libosmogb14:amd64 (1.7.0-3) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libosmonetif8:amd64 (1.2.0-2) ... Setting up man-db (2.11.0-1+b1) ... Not building database; man-db/auto-update is not 'true'. Setting up libosmocoding0:amd64 (1.7.0-3) ... Setting up libosmosim2:amd64 (1.7.0-3) ... Setting up libosmoabis10:amd64 (1.3.0-2) ... Setting up libosmo-sigtran7:amd64 (1.6.0+dfsg1-3) ... Setting up debhelper (13.10.1) ... Setting up libosmo-gsup-client0:amd64 (1.5.0+dfsg1-3) ... Setting up libosmo-abis-dev:amd64 (1.3.0-2) ... Setting up libosmocore-dev:amd64 (1.7.0-3) ... Setting up libosmo-ranap5:amd64 (1.3.0+dfsg1-3) ... Setting up libosmo-netif-dev:amd64 (1.2.0-2) ... Setting up libosmo-sccp-dev:amd64 (1.6.0+dfsg1-3) ... Setting up libosmo-ranap-dev:amd64 (1.3.0+dfsg1-3) ... Setting up libosmo-gsup-client-dev:amd64 (1.5.0+dfsg1-3) ... Setting up libosmo-sigtran-dev:amd64 (1.6.0+dfsg1-3) ... Processing triggers for libc-bin (2.36-4) ... -> Finished parsing the build-deps Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libfakeroot The following NEW packages will be installed: fakeroot libfakeroot 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 94.7 kB of archives. After this operation, 360 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian sid/main amd64 libfakeroot amd64 1.30.1-1 [28.0 kB] Get:2 http://deb.debian.org/debian sid/main amd64 fakeroot amd64 1.30.1-1 [66.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 94.7 kB in 0s (718 kB/s) Selecting previously unselected package libfakeroot:amd64. (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 ... 15951 files and directories currently installed.) Preparing to unpack .../libfakeroot_1.30.1-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.30.1-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.30.1-1_amd64.deb ... Unpacking fakeroot (1.30.1-1) ... Setting up libfakeroot:amd64 (1.30.1-1) ... Setting up fakeroot (1.30.1-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Processing triggers for man-db (2.11.0-1+b1) ... Not building database; man-db/auto-update is not 'true'. Processing triggers for libc-bin (2.36-4) ... [0mI: Copying back the cached apt archive contents[0m [0mI: new cache content 'libsmpp34-1_1.14.1-2_amd64.deb' added[0m [0mI: new cache content 'libosmoctrl0_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libssl-dev_3.0.7-1_amd64.deb' added[0m [0mI: new cache content 'osmo-libasn1c-dev_0.9.34-1_amd64.deb' added[0m [0mI: new cache content 'libosmocore19_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libsctp1_1.0.19+dfsg-2_amd64.deb' added[0m [0mI: new cache content 'libosmo-ranap-dev_1.3.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libosmotrau2_1.3.0-2_amd64.deb' added[0m [0mI: new cache content 'libdbd-sqlite3_0.9.0-11_amd64.deb' added[0m [0mI: new cache content 'libosmo-mgcp-client9_1.10.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libosmoxua0_1.6.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libsqlite3-dev_3.39.4-1_amd64.deb' added[0m [0mI: new cache content 'libosmo-sigtran-dev_1.6.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libmbedx509-1_2.28.1-1_amd64.deb' added[0m [0mI: new cache content 'libosmo-gsup-client-dev_1.5.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libsmpp34-dev_1.14.1-2_amd64.deb' added[0m [0mI: new cache content 'libosmo-netif-dev_1.2.0-2_amd64.deb' added[0m [0mI: new cache content 'osmo-libasn1c1_0.9.34-1_amd64.deb' added[0m [0mI: new cache content 'libdbi-dev_0.9.0-6_amd64.deb' added[0m [0mI: new cache content 'libosmocoding0_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libosmocodec0_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libosmogsm18_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libdbi1_0.9.0-6_amd64.deb' added[0m [0mI: new cache content 'libosmomtp0_1.6.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libfakeroot_1.30.1-1_amd64.deb' added[0m [0mI: new cache content 'libmbedtls14_2.28.1-1_amd64.deb' added[0m [0mI: new cache content 'libbctoolbox1_5.0.37-3_amd64.deb' added[0m [0mI: new cache content 'libosmo-abis-dev_1.3.0-2_amd64.deb' added[0m [0mI: new cache content 'libosmovty9_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libosmonetif8_1.2.0-2_amd64.deb' added[0m [0mI: new cache content 'libosmogb14_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libsctp-dev_1.0.19+dfsg-2_amd64.deb' added[0m [0mI: new cache content 'libtalloc-dev_2.3.4-2_amd64.deb' added[0m [0mI: new cache content 'libosmo-sccp-dev_1.6.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libosmo-ranap5_1.3.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libtalloc2_2.3.4-2_amd64.deb' added[0m [0mI: new cache content 'libosmo-mgcp-client-dev_1.10.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libortp15_1%3a5.0.37-2_amd64.deb' added[0m [0mI: new cache content 'libosmo-sigtran7_1.6.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libdecaf0_1.0.2-2_amd64.deb' added[0m [0mI: new cache content 'libosmocore-dev_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libosmosim2_1.7.0-3_amd64.deb' added[0m [0mI: new cache content 'libosmo-gsup-client0_1.5.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'fakeroot_1.30.1-1_amd64.deb' added[0m [0mI: new cache content 'libosmosccp0_1.6.0+dfsg1-3_amd64.deb' added[0m [0mI: new cache content 'libosmoabis10_1.3.0-2_amd64.deb' added[0m [0mI: Building the package[0m [0mI: Running cd /build/osmo-msc-1.9.0+dfsg1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-genchanges -S > ../osmo-msc_1.9.0+dfsg1-2_source.changes[0m dpkg-buildpackage: info: source package osmo-msc dpkg-buildpackage: info: source version 1.9.0+dfsg1-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Thorsten Alteholz <deb...@alteholz.de> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf debian/rules override_dh_clean make[1]: Entering directory '/build/osmo-msc-1.9.0+dfsg1' dh_clean rm -f .version rm -f tests/package.m4 rm -f tests/testsuite rm -f .tarball-version make[1]: Leaving directory '/build/osmo-msc-1.9.0+dfsg1' dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building osmo-msc using existing ./osmo-msc_1.9.0+dfsg1.orig.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: building osmo-msc in osmo-msc_1.9.0+dfsg1-2.debian.tar.xz dpkg-source: info: building osmo-msc in osmo-msc_1.9.0+dfsg1-2.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: Entering directory '/build/osmo-msc-1.9.0+dfsg1' echo 1.9.0+dfsg1 > .tarball-version dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in '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 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:118: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:118: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:118: the top level configure.ac:155: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:155: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:155: the top level configure.ac:231: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:231: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1021: AM_CONFIG_HEADER is expanded from... configure.ac:231: the top level configure.ac:233: warning: AC_OUTPUT should be used without arguments. configure.ac:233: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/sequence_charts/Makefile.am:31: warning: '%'-style pattern rules are a GNU make extension doc/sequence_charts/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension src/libmsc/Makefile.am: installing './depcomp' tests/db_sms/Makefile.am:32: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/db_sms/Makefile.am:32: 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/msc_vlr/Makefile.am:119: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:119: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:149: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:149: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:101: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:101: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:107: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:107: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:125: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:125: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:131: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:131: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:137: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:137: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:95: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:95: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:143: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:143: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:155: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:155: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:161: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:161: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:113: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:113: but option 'subdir-objects' is disabled tests/smpp/Makefile.am:31: warning: source file '$(top_builddir)/src/libmsc/smpp_utils.c' is in a subdirectory, tests/smpp/Makefile.am:31: but option 'subdir-objects' is disabled make[1]: Leaving directory '/build/osmo-msc-1.9.0+dfsg1' debian/rules override_dh_auto_configure make[1]: Entering directory '/build/osmo-msc-1.9.0+dfsg1' dh_auto_configure -- --enable-iu --enable-smpp ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --enable-iu --enable-smpp 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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... none 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 for sqlite3... yes checking for libosmocore >= 1.7.0... yes checking for libosmovty >= 1.7.0... yes checking for libosmoctrl >= 1.7.0... yes checking for libosmogsm >= 1.7.0... yes checking for libosmoabis >= 1.3.0... yes checking for libosmo-netif >= 1.2.0... yes checking for libosmo-sigtran >= 1.6.0... yes checking for libosmo-sccp >= 1.6.0... yes checking for libosmo-mgcp-client >= 1.10.0... yes checking for libosmo-gsup-client >= 1.5.0... yes checking for timegm... yes checking for library containing sctp_send... -lsctp checking for libsmpp34 >= 1.14.0... no configure: error: Package requirements (libsmpp34 >= 1.14.0) were not met: Requested 'libsmpp34 >= 1.14.0' but version of libsmpp34 is Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBSMPP34_CFLAGS and LIBSMPP34_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. tail -v -n \+0 config.log ==> config.log <== This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by osmo-msc configure 1.9.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --build=x86_64-linux-gnu --prefix=/usr '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules '--libdir=${prefix}/lib/x86_64-linux-gnu' --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --enable-iu --enable-smpp ## --------- ## ## Platform. ## ## --------- ## hostname = Unimatrix08-Jammy uname -m = x86_64 uname -r = 5.15.0-48-generic uname -s = Linux uname -v = #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2543: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2556: trying ././ configure:2585: ././config.guess found configure:2585: ././config.sub found configure:2585: ././ltmain.sh found configure:2585: ././compile found configure:2585: ././missing found configure:2567: ././install-sh found configure:2717: checking for a BSD-compatible install configure:2790: result: /usr/bin/install -c configure:2801: checking whether build environment is sane configure:2856: result: yes configure:3015: checking for a race-free mkdir -p configure:3059: result: /usr/bin/mkdir -p configure:3066: checking for gawk configure:3101: result: no configure:3066: checking for mawk configure:3087: found /usr/bin/mawk configure:3098: result: mawk configure:3109: checking whether make sets $(MAKE) configure:3132: result: yes configure:3162: checking whether make supports nested variables configure:3180: result: yes configure:3333: checking whether make supports nested variables configure:3351: result: yes configure:3366: checking whether make sets $(MAKE) configure:3389: result: yes configure:3460: checking for gcc configure:3481: found /usr/bin/gcc configure:3492: result: gcc configure:3845: checking for C compiler version configure:3854: gcc --version >&5 gcc (Debian 12.2.0-9) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3865: $? = 0 configure:3854: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-9' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-lH3g9c/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-lH3g9c/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-9) ... rest of stderr output deleted ... configure:3865: $? = 0 configure:3854: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3865: $? = 1 configure:3854: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3865: $? = 1 configure:3854: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3865: $? = 1 configure:3885: checking whether the C compiler works configure:3907: gcc -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:3911: $? = 0 configure:3961: result: yes configure:3964: checking for C compiler default output file name configure:3966: result: a.out configure:3972: checking for suffix of executables configure:3979: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:3983: $? = 0 configure:4006: result: configure:4028: checking whether we are cross compiling configure:4036: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:4040: $? = 0 configure:4047: ./conftest configure:4051: $? = 0 configure:4066: result: no configure:4071: checking for suffix of object files configure:4094: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4098: $? = 0 configure:4120: result: o configure:4124: checking whether the compiler supports GNU C configure:4144: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4144: $? = 0 configure:4154: result: yes configure:4165: checking whether gcc accepts -g configure:4186: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4186: $? = 0 configure:4230: result: yes configure:4250: checking for gcc option to enable C11 features configure:4265: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:4265: $? = 0 configure:4283: result: none needed configure:4399: checking whether gcc understands -c and -o together configure:4422: gcc -c conftest.c -o conftest2.o configure:4425: $? = 0 configure:4422: gcc -c conftest.c -o conftest2.o configure:4425: $? = 0 configure:4437: result: yes configure:4457: checking whether make supports the include directive configure:4472: make -f confmf.GNU && cat confinc.out make[2]: Entering directory '/build/osmo-msc-1.9.0+dfsg1' make[2]: Leaving directory '/build/osmo-msc-1.9.0+dfsg1' this is the am__doit target configure:4475: $? = 0 configure:4494: result: yes (GNU style) configure:4520: checking dependency style of gcc configure:4632: result: none configure:4680: checking build system type configure:4695: result: x86_64-pc-linux-gnu configure:4715: checking host system type configure:4729: result: x86_64-pc-linux-gnu configure:4770: checking how to print strings configure:4797: result: printf configure:4818: checking for a sed that does not truncate output configure:4888: result: /usr/bin/sed configure:4906: checking for grep that handles long lines and -e configure:4970: result: /usr/bin/grep configure:4975: checking for egrep configure:5043: result: /usr/bin/grep -E configure:5048: checking for fgrep configure:5116: result: /usr/bin/grep -F configure:5152: checking for ld used by gcc configure:5220: result: /usr/bin/ld configure:5227: checking if the linker (/usr/bin/ld) is GNU ld configure:5243: result: yes configure:5255: checking for BSD- or MS-compatible name lister (nm) configure:5310: result: /usr/bin/nm -B configure:5450: checking the name lister (/usr/bin/nm -B) interface configure:5458: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:5461: /usr/bin/nm -B "conftest.o" configure:5464: output 0000000000000000 B some_variable configure:5471: result: BSD nm configure:5474: checking whether ln -s works configure:5478: result: yes configure:5486: checking the maximum length of command line arguments configure:5618: result: 1572864 configure:5666: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5707: result: func_convert_file_noop configure:5714: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5735: result: func_convert_file_noop configure:5742: checking for /usr/bin/ld option to reload object files configure:5750: result: -r configure:5829: checking for file configure:5850: found /usr/bin/file configure:5861: result: file configure:5937: checking for objdump configure:5958: found /usr/bin/objdump configure:5969: result: objdump configure:6001: checking how to recognize dependent libraries configure:6202: result: pass_all configure:6292: checking for dlltool configure:6327: result: no configure:6357: checking how to associate runtime and link libraries configure:6385: result: printf %s\n configure:6451: checking for ar configure:6472: found /usr/bin/ar configure:6483: result: ar configure:6536: checking for archiver @FILE support configure:6554: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6554: $? = 0 configure:6558: ar cr libconftest.a @conftest.lst >&5 configure:6561: $? = 0 configure:6566: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6569: $? = 1 configure:6581: result: @ configure:6644: checking for strip configure:6665: found /usr/bin/strip configure:6676: result: strip configure:6753: checking for ranlib configure:6774: found /usr/bin/ranlib configure:6785: result: ranlib configure:6887: checking command to parse /usr/bin/nm -B output from gcc object configure:7041: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7044: $? = 0 configure:7048: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:7114: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5 configure:7117: $? = 0 configure:7155: result: ok configure:7202: checking for sysroot configure:7233: result: no configure:7240: checking for a working dd configure:7284: result: /usr/bin/dd configure:7288: checking how to truncate binary pipes configure:7304: result: /usr/bin/dd bs=4096 count=1 configure:7441: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7444: $? = 0 configure:7641: checking for mt configure:7676: result: no configure:7696: checking if : is a manifest tool configure:7703: : '-?' configure:7711: result: no configure:8436: checking for stdio.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for stdlib.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for string.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for inttypes.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for stdint.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for strings.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for sys/stat.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for sys/types.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8436: checking for unistd.h configure:8436: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8436: $? = 0 configure:8436: result: yes configure:8461: checking for dlfcn.h configure:8461: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8461: $? = 0 configure:8461: result: yes configure:8720: checking for objdir configure:8736: result: .libs configure:9000: checking if gcc supports -fno-rtti -fno-exceptions configure:9019: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9023: $? = 0 configure:9036: result: no configure:9400: checking for gcc option to produce PIC configure:9408: result: -fPIC -DPIC configure:9416: checking if gcc PIC flag -fPIC -DPIC works configure:9435: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9439: $? = 0 configure:9452: result: yes configure:9481: checking if gcc static flag -static works configure:9510: result: yes configure:9525: checking if gcc supports -c -o file.o configure:9547: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 configure:9551: $? = 0 configure:9573: result: yes configure:9581: checking if gcc supports -c -o file.o configure:9629: result: yes configure:9662: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10936: result: yes configure:10973: checking whether -lc should be explicitly linked in configure:10982: gcc -c -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:10985: $? = 0 configure:11000: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11003: $? = 0 configure:11017: result: no configure:11177: checking dynamic linker characteristics configure:11759: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11759: $? = 0 configure:12010: result: GNU/Linux ld.so configure:12132: checking how to hardcode library paths into programs configure:12157: result: immediate configure:12709: checking whether stripping libraries is possible configure:12718: result: yes configure:12760: checking if libtool supports shared libraries configure:12762: result: yes configure:12765: checking whether to build shared libraries configure:12790: result: yes configure:12793: checking whether to build static libraries configure:12797: result: yes configure:12849: checking for pkg-config configure:12872: found /usr/bin/pkg-config configure:12885: result: /usr/bin/pkg-config configure:12956: checking for pkg-config configure:12979: found /usr/bin/pkg-config configure:12991: result: /usr/bin/pkg-config configure:13016: checking pkg-config is at least version 0.20 configure:13019: result: yes configure:13030: checking for sqlite3 configure:13037: $PKG_CONFIG --exists --print-errors "sqlite3" configure:13040: $? = 0 configure:13054: $PKG_CONFIG --exists --print-errors "sqlite3" configure:13057: $? = 0 configure:13115: result: yes configure:13121: checking for libosmocore >= 1.7.0 configure:13128: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.7.0" configure:13131: $? = 0 configure:13145: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.7.0" configure:13148: $? = 0 configure:13206: result: yes configure:13212: checking for libosmovty >= 1.7.0 configure:13219: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.7.0" configure:13222: $? = 0 configure:13236: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.7.0" configure:13239: $? = 0 configure:13297: result: yes configure:13303: checking for libosmoctrl >= 1.7.0 configure:13310: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.7.0" configure:13313: $? = 0 configure:13327: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.7.0" configure:13330: $? = 0 configure:13388: result: yes configure:13394: checking for libosmogsm >= 1.7.0 configure:13401: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.7.0" configure:13404: $? = 0 configure:13418: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.7.0" configure:13421: $? = 0 configure:13479: result: yes configure:13485: checking for libosmoabis >= 1.3.0 configure:13492: $PKG_CONFIG --exists --print-errors "libosmoabis >= 1.3.0" configure:13495: $? = 0 configure:13509: $PKG_CONFIG --exists --print-errors "libosmoabis >= 1.3.0" configure:13512: $? = 0 configure:13570: result: yes configure:13576: checking for libosmo-netif >= 1.2.0 configure:13583: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 1.2.0" configure:13586: $? = 0 configure:13600: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 1.2.0" configure:13603: $? = 0 configure:13661: result: yes configure:13667: checking for libosmo-sigtran >= 1.6.0 configure:13674: $PKG_CONFIG --exists --print-errors "libosmo-sigtran >= 1.6.0" configure:13677: $? = 0 configure:13691: $PKG_CONFIG --exists --print-errors "libosmo-sigtran >= 1.6.0" configure:13694: $? = 0 configure:13752: result: yes configure:13758: checking for libosmo-sccp >= 1.6.0 configure:13765: $PKG_CONFIG --exists --print-errors "libosmo-sccp >= 1.6.0" configure:13768: $? = 0 configure:13782: $PKG_CONFIG --exists --print-errors "libosmo-sccp >= 1.6.0" configure:13785: $? = 0 configure:13843: result: yes configure:13849: checking for libosmo-mgcp-client >= 1.10.0 configure:13856: $PKG_CONFIG --exists --print-errors "libosmo-mgcp-client >= 1.10.0" configure:13859: $? = 0 configure:13873: $PKG_CONFIG --exists --print-errors "libosmo-mgcp-client >= 1.10.0" configure:13876: $? = 0 configure:13934: result: yes configure:13940: checking for libosmo-gsup-client >= 1.5.0 configure:13947: $PKG_CONFIG --exists --print-errors "libosmo-gsup-client >= 1.5.0" configure:13950: $? = 0 configure:13964: $PKG_CONFIG --exists --print-errors "libosmo-gsup-client >= 1.5.0" configure:13967: $? = 0 configure:14025: result: yes configure:14030: checking for timegm configure:14030: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 configure:14030: $? = 0 configure:14030: result: yes configure:14040: checking for library containing sctp_send configure:14070: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5 /usr/bin/ld: /tmp/ccRCOpFj.o: in function `main': ./conftest.c:32: undefined reference to `sctp_send' collect2: error: ld returned 1 exit status configure:14070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "osmo-msc" | #define PACKAGE_TARNAME "osmo-msc" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "osmo-msc 1.9.0" | #define PACKAGE_BUGREPORT "open...@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-msc" | #define VERSION "1.9.0" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char sctp_send (); | int | main (void) | { | return sctp_send (); | ; | return 0; | } configure:14070: gcc -o conftest -g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c -lsctp >&5 configure:14070: $? = 0 configure:14090: result: -lsctp configure:14157: checking for libsmpp34 >= 1.14.0 configure:14164: $PKG_CONFIG --exists --print-errors "libsmpp34 >= 1.14.0" Requested 'libsmpp34 >= 1.14.0' but version of libsmpp34 is configure:14167: $? = 1 configure:14181: $PKG_CONFIG --exists --print-errors "libsmpp34 >= 1.14.0" Requested 'libsmpp34 >= 1.14.0' but version of libsmpp34 is configure:14184: $? = 1 configure:14198: result: no Requested 'libsmpp34 >= 1.14.0' but version of libsmpp34 is configure:14214: error: Package requirements (libsmpp34 >= 1.14.0) were not met: Requested 'libsmpp34 >= 1.14.0' but version of libsmpp34 is Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBSMPP34_CFLAGS and LIBSMPP34_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now' ac_cv_env_LIBASN1C_CFLAGS_set= ac_cv_env_LIBASN1C_CFLAGS_value= ac_cv_env_LIBASN1C_LIBS_set= ac_cv_env_LIBASN1C_LIBS_value= ac_cv_env_LIBOSMOABIS_CFLAGS_set= ac_cv_env_LIBOSMOABIS_CFLAGS_value= ac_cv_env_LIBOSMOABIS_LIBS_set= ac_cv_env_LIBOSMOABIS_LIBS_value= ac_cv_env_LIBOSMOCORE_CFLAGS_set= ac_cv_env_LIBOSMOCORE_CFLAGS_value= ac_cv_env_LIBOSMOCORE_LIBS_set= ac_cv_env_LIBOSMOCORE_LIBS_value= ac_cv_env_LIBOSMOCTRL_CFLAGS_set= ac_cv_env_LIBOSMOCTRL_CFLAGS_value= ac_cv_env_LIBOSMOCTRL_LIBS_set= ac_cv_env_LIBOSMOCTRL_LIBS_value= ac_cv_env_LIBOSMOGSM_CFLAGS_set= ac_cv_env_LIBOSMOGSM_CFLAGS_value= ac_cv_env_LIBOSMOGSM_LIBS_set= ac_cv_env_LIBOSMOGSM_LIBS_value= ac_cv_env_LIBOSMOGSUPCLIENT_CFLAGS_set= ac_cv_env_LIBOSMOGSUPCLIENT_CFLAGS_value= ac_cv_env_LIBOSMOGSUPCLIENT_LIBS_set= ac_cv_env_LIBOSMOGSUPCLIENT_LIBS_value= ac_cv_env_LIBOSMOMGCPCLIENT_CFLAGS_set= ac_cv_env_LIBOSMOMGCPCLIENT_CFLAGS_value= ac_cv_env_LIBOSMOMGCPCLIENT_LIBS_set= ac_cv_env_LIBOSMOMGCPCLIENT_LIBS_value= ac_cv_env_LIBOSMONETIF_CFLAGS_set= ac_cv_env_LIBOSMONETIF_CFLAGS_value= ac_cv_env_LIBOSMONETIF_LIBS_set= ac_cv_env_LIBOSMONETIF_LIBS_value= ac_cv_env_LIBOSMORANAP_CFLAGS_set= ac_cv_env_LIBOSMORANAP_CFLAGS_value= ac_cv_env_LIBOSMORANAP_LIBS_set= ac_cv_env_LIBOSMORANAP_LIBS_value= ac_cv_env_LIBOSMOSCCP_CFLAGS_set= ac_cv_env_LIBOSMOSCCP_CFLAGS_value= ac_cv_env_LIBOSMOSCCP_LIBS_set= ac_cv_env_LIBOSMOSCCP_LIBS_value= ac_cv_env_LIBOSMOSIGTRAN_CFLAGS_set= ac_cv_env_LIBOSMOSIGTRAN_CFLAGS_value= ac_cv_env_LIBOSMOSIGTRAN_LIBS_set= ac_cv_env_LIBOSMOSIGTRAN_LIBS_value= ac_cv_env_LIBOSMOVTY_CFLAGS_set= ac_cv_env_LIBOSMOVTY_CFLAGS_value= ac_cv_env_LIBOSMOVTY_LIBS_set= ac_cv_env_LIBOSMOVTY_LIBS_value= ac_cv_env_LIBSMPP34_CFLAGS_set= ac_cv_env_LIBSMPP34_CFLAGS_value= ac_cv_env_LIBSMPP34_LIBS_set= ac_cv_env_LIBSMPP34_LIBS_value= ac_cv_env_LIBSQLITE3_CFLAGS_set= ac_cv_env_LIBSQLITE3_CFLAGS_value= ac_cv_env_LIBSQLITE3_LIBS_set= ac_cv_env_LIBSQLITE3_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OSMO_GSM_MANUALS_DIR_set= ac_cv_env_OSMO_GSM_MANUALS_DIR_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_timegm=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_sctp_send=-lsctp am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_LIBOSMOABIS_CFLAGS=-I/usr/include/ pkg_cv_LIBOSMOABIS_LIBS=-losmoabis pkg_cv_LIBOSMOCORE_CFLAGS='-pthread -I/usr/include/' pkg_cv_LIBOSMOCORE_LIBS='-losmocore -ltalloc' pkg_cv_LIBOSMOCTRL_CFLAGS='-pthread -I/usr/include/' pkg_cv_LIBOSMOCTRL_LIBS='-losmoctrl -losmogsm -losmocore -ltalloc' pkg_cv_LIBOSMOGSM_CFLAGS='-pthread -I/usr/include/' pkg_cv_LIBOSMOGSM_LIBS='-losmogsm -losmocore -ltalloc' pkg_cv_LIBOSMOGSUPCLIENT_CFLAGS=-I/usr/include/ pkg_cv_LIBOSMOGSUPCLIENT_LIBS=-losmo-gsup-client pkg_cv_LIBOSMOMGCPCLIENT_CFLAGS=-I/usr/include/ pkg_cv_LIBOSMOMGCPCLIENT_LIBS=-losmo-mgcp-client pkg_cv_LIBOSMONETIF_CFLAGS=-I/usr/include/ pkg_cv_LIBOSMONETIF_LIBS=-losmonetif pkg_cv_LIBOSMOSCCP_CFLAGS=-I/usr/include/ pkg_cv_LIBOSMOSCCP_LIBS='-losmosccp -losmoxua' pkg_cv_LIBOSMOSIGTRAN_CFLAGS=-I/usr/include/ pkg_cv_LIBOSMOSIGTRAN_LIBS=-losmo-sigtran pkg_cv_LIBOSMOVTY_CFLAGS='-pthread -I/usr/include/' pkg_cv_LIBOSMOVTY_LIBS='-losmovty -losmocore -ltalloc' pkg_cv_LIBSQLITE3_CFLAGS= pkg_cv_LIBSQLITE3_LIBS=-lsqlite3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/build/osmo-msc-1.9.0+dfsg1/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/build/osmo-msc-1.9.0+dfsg1/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/build/osmo-msc-1.9.0+dfsg1/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/build/osmo-msc-1.9.0+dfsg1/missing'\'' automake-1.16' AWK='mawk' BUILD_IU_FALSE='' BUILD_IU_TRUE='' BUILD_MANUALS_FALSE='' BUILD_MANUALS_TRUE='' BUILD_SMPP_FALSE='' BUILD_SMPP_TRUE='' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -ffile-prefix-map=/build/osmo-msc-1.9.0+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11' COVERAGE_CFLAGS='' COVERAGE_LDFLAGS='' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EXT_TESTS_FALSE='' ENABLE_EXT_TESTS_TRUE='' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' HAVE_LIBSCTP='1' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-z,relro -Wl,-z,now' LIBASN1C_CFLAGS='' LIBASN1C_LIBS='' LIBOBJS='' LIBOSMOABIS_CFLAGS='-I/usr/include/' LIBOSMOABIS_LIBS='-losmoabis' LIBOSMOCORE_CFLAGS='-pthread -I/usr/include/' LIBOSMOCORE_LIBS='-losmocore -ltalloc' LIBOSMOCTRL_CFLAGS='-pthread -I/usr/include/' LIBOSMOCTRL_LIBS='-losmoctrl -losmogsm -losmocore -ltalloc' LIBOSMOGSM_CFLAGS='-pthread -I/usr/include/' LIBOSMOGSM_LIBS='-losmogsm -losmocore -ltalloc' LIBOSMOGSUPCLIENT_CFLAGS='-I/usr/include/' LIBOSMOGSUPCLIENT_LIBS='-losmo-gsup-client' LIBOSMOMGCPCLIENT_CFLAGS='-I/usr/include/' LIBOSMOMGCPCLIENT_LIBS='-losmo-mgcp-client' LIBOSMONETIF_CFLAGS='-I/usr/include/' LIBOSMONETIF_LIBS='-losmonetif' LIBOSMORANAP_CFLAGS='' LIBOSMORANAP_LIBS='' LIBOSMOSCCP_CFLAGS='-I/usr/include/' LIBOSMOSCCP_LIBS='-losmosccp -losmoxua' LIBOSMOSIGTRAN_CFLAGS='-I/usr/include/' LIBOSMOSIGTRAN_LIBS='-losmo-sigtran' LIBOSMOVTY_CFLAGS='-pthread -I/usr/include/' LIBOSMOVTY_LIBS='-losmovty -losmocore -ltalloc' LIBS='' LIBSCTP_LIBS='-lsctp' LIBSMPP34_CFLAGS='' LIBSMPP34_LIBS='' LIBSQLITE3_CFLAGS='' LIBSQLITE3_LIBS='-lsqlite3' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/build/osmo-msc-1.9.0+dfsg1/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OSMOTESTEXT_CHECK='' OSMO_GSM_MANUALS_DIR='' OTOOL64='' OTOOL='' PACKAGE='osmo-msc' PACKAGE_BUGREPORT='open...@lists.osmocom.org' PACKAGE_NAME='osmo-msc' PACKAGE_STRING='osmo-msc 1.9.0' PACKAGE_TARNAME='osmo-msc' PACKAGE_URL='' PACKAGE_VERSION='1.9.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' RELMAKE='-include osmo-release.mk' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.9.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${prefix}/share/info' install_sh='${SHELL} /build/osmo-msc-1.9.0+dfsg1/install-sh' libdir='${prefix}/lib/x86_64-linux-gnu' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${prefix}/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' osmo_ac_build_smpp='yes' osmo_ac_iu='' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' runstatedir='/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "osmo-msc" #define PACKAGE_TARNAME "osmo-msc" #define PACKAGE_VERSION "1.9.0" #define PACKAGE_STRING "osmo-msc 1.9.0" #define PACKAGE_BUGREPORT "open...@lists.osmocom.org" #define PACKAGE_URL "" #define PACKAGE "osmo-msc" #define VERSION "1.9.0" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_TIMEGM 1 #define HAVE_LIBSCTP 1 configure: exit 1 dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --enable-iu --enable-smpp returned exit code 1 make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 25 make[1]: Leaving directory '/build/osmo-msc-1.9.0+dfsg1' make: *** [debian/rules:10: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 [0mI: copying local configuration[0m [0;31mE: Failed autobuilding of package[0m [0mI: unmounting dev/ptmx filesystem[0m [0mI: unmounting dev/pts filesystem[0m [0mI: unmounting dev/shm filesystem[0m [0mI: unmounting proc filesystem[0m [0mI: unmounting sys filesystem[0m [0mI: cleaning the build env [0m [0mI: removing directory /tmp/build/778058 and its subdirectories[0m
OpenPGP_signature
Description: OpenPGP digital signature