=============================== osmo-ggsn =============================== + mkdir -p ../_deps + cd ../_deps + osmo-deps.sh osmo-ggsn 1.10.2 + project=osmo-ggsn + branch=1.10.2 + git branch -a + grep -c remotes/origin/1.10.2$ + [ x0 != x0 ] + test -d osmo-ggsn + cd osmo-ggsn + git fetch --tags origin + git fetch origin + deps= osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing .version Removing Makefile Removing Makefile.in Removing aclocal.m4 Removing autom4te.cache/ Removing compile Removing config.guess Removing config.h Removing config.h.in Removing config.log Removing config.status Removing config.sub Removing configure Removing contrib/Makefile Removing contrib/Makefile.in Removing contrib/osmo-ggsn.spec Removing contrib/systemd/Makefile Removing contrib/systemd/Makefile.in Removing depcomp Removing doc/Makefile Removing doc/Makefile.in Removing doc/examples/Makefile Removing doc/examples/Makefile.in Removing doc/manuals/Makefile Removing doc/manuals/Makefile.in Removing ggsn/.deps/ Removing ggsn/.libs/ Removing ggsn/Makefile Removing ggsn/Makefile.in Removing ggsn/ggsn.o Removing ggsn/ggsn_main.o Removing ggsn/ggsn_vty.o Removing ggsn/osmo-ggsn Removing ggsn/pco.o Removing ggsn/sgsn.o Removing gtp/.deps/ Removing gtp/.libs/ Removing gtp/Makefile Removing gtp/Makefile.in Removing gtp/gsn.lo Removing gtp/gsn.o Removing gtp/gtp.lo Removing gtp/gtp.o Removing gtp/gtpie.lo Removing gtp/gtpie.o Removing gtp/libgtp.la Removing gtp/lookupa.lo Removing gtp/lookupa.o Removing gtp/pdp.lo Removing gtp/pdp.o Removing gtp/queue.lo Removing gtp/queue.o Removing install-sh Removing intl/Makefile Removing lib/.deps/ Removing lib/Makefile Removing lib/Makefile.in Removing lib/checksum.o Removing lib/debug.o Removing lib/getopt.o Removing lib/getopt1.o Removing lib/icmpv6.o Removing lib/in46_addr.o Removing lib/ippool.o Removing lib/libmisc.a Removing lib/lookup.o Removing lib/netdev.o Removing lib/netns.o Removing lib/tun.o Removing lib/util.o Removing libgtp.pc Removing libtool Removing ltmain.sh Removing m4/ Removing missing Removing po/Makefile Removing sgsnemu/.deps/ Removing sgsnemu/.libs/ Removing sgsnemu/Makefile Removing sgsnemu/Makefile.in Removing sgsnemu/cmdline.o Removing sgsnemu/sgsnemu Removing sgsnemu/sgsnemu.o Removing stamp-h1 Removing tests/Makefile Removing tests/Makefile.in Removing tests/atconfig Removing tests/gtp/.deps/ Removing tests/gtp/.libs/ Removing tests/gtp/Makefile Removing tests/gtp/Makefile.in Removing tests/gtp/gtpie_test Removing tests/gtp/gtpie_test.o Removing tests/gtp/queue_test Removing tests/gtp/queue_test.o Removing tests/lib/.deps/ Removing tests/lib/.libs/ Removing tests/lib/Makefile Removing tests/lib/Makefile.in Removing tests/lib/in46a_test Removing tests/lib/in46a_test.o Removing tests/lib/ippool_test Removing tests/lib/ippool_test.o Removing tests/package.m4 Removing tests/testsuite Removing tests/testsuite.dir/ Removing tests/testsuite.log Removing utils/.deps/ Removing utils/.libs/ Removing utils/Makefile Removing utils/Makefile.in Removing utils/gtp-echo-responder Removing utils/gtp_echo_responder.o + [ -d ] + [ -d layer1-headers ] + git checkout -f 1.10.2 Previous HEAD position was f14c056 Bump version: 1.10.0.4-bf69 → 1.10.1 HEAD is now at 08bb518 Bump version: 1.10.1.8-4963-dirty → 1.10.2 + git rev-parse HEAD 08bb5182a471463e3eaf503ba030948ec84c790d + cd osmo-ggsn + mkdir -p /build/_temp/inst/stow + osmo_source_subdir osmo-ggsn + subdir= + [ -n ] + autoreconf --install --force 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:80: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:80: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:80: the top level configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:102: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:102: the top level configure.ac:18: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:155: installing './missing' ggsn/Makefile.am: installing './depcomp' + ./configure --prefix=/build/_temp/inst/stow/osmo-ggsn --with-systemdsystemunitdir=/build/_temp/inst/stow/osmo-ggsn/lib/systemd/system checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... 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 for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking how to run the C preprocessor... gcc -E 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 sys/time.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 egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for linux/if.h... yes checking for net/if.h... yes checking for linux/if_tun.h... yes checking for net/if_tun.h... no checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking whether struct ifaliasreq exist... no checking whether struct ifreq.ifru_netmask exist... yes checking whether struct rt_msghdr exist... no checking whether struct iphdr exists... yes checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes checking whether gcc needs -traditional... no checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for inet_aton... yes checking for getopt.h... yes checking for getopt_long... yes 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 dependency style of gcc... gcc3 checking for libosmocore >= 1.9.0... yes checking for libosmovty >= 1.9.0... yes checking for libosmoctrl >= 1.9.0... yes CFLAGS=" -std=gnu11" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating ggsn/Makefile config.status: creating gtp/Makefile config.status: creating lib/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile config.status: creating utils/Makefile config.status: creating sgsnemu/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-ggsn.spec config.status: creating tests/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/gtp/Makefile config.status: creating libgtp.pc config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing libtool commands config.status: executing depfiles commands osmo-ggsn Configuration: GTP Linux kernel support: no + [ -n 1 ] + make -j8 check echo 1.10.2 > .version-t && mv .version-t .version make check-recursive make[1]: Entering directory '/build/_deps/osmo-ggsn' Making check in lib make[2]: Entering directory '/build/_deps/osmo-ggsn/lib' CC getopt1.o CC getopt.o CC ippool.o CC lookup.o CC tun.o CC debug.o CC in46_addr.o CC netdev.o CC netns.o CC util.o CC icmpv6.o CC checksum.o AR libmisc.a ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/build/_deps/osmo-ggsn/lib' Making check in gtp make[2]: Entering directory '/build/_deps/osmo-ggsn/gtp' CC gtp.lo CC gsn.lo CC gtpie.lo CC pdp.lo CC lookupa.lo CC queue.lo CCLD libgtp.la make[2]: Leaving directory '/build/_deps/osmo-ggsn/gtp' Making check in ggsn make[2]: Entering directory '/build/_deps/osmo-ggsn/ggsn' CC ggsn_main.o CC ggsn_vty.o CC ggsn.o CC sgsn.o CC pco.o CCLD osmo-ggsn make[2]: Leaving directory '/build/_deps/osmo-ggsn/ggsn' Making check in sgsnemu make[2]: Entering directory '/build/_deps/osmo-ggsn/sgsnemu' CC sgsnemu.o CC cmdline.o CCLD sgsnemu make[2]: Leaving directory '/build/_deps/osmo-ggsn/sgsnemu' Making check in doc make[2]: Entering directory '/build/_deps/osmo-ggsn/doc' Making check in examples make[3]: Entering directory '/build/_deps/osmo-ggsn/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-ggsn/doc/examples' Making check in manuals make[3]: Entering directory '/build/_deps/osmo-ggsn/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-ggsn/doc/manuals' make[3]: Entering directory '/build/_deps/osmo-ggsn/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/_deps/osmo-ggsn/doc' make[2]: Leaving directory '/build/_deps/osmo-ggsn/doc' Making check in contrib make[2]: Entering directory '/build/_deps/osmo-ggsn/contrib' Making check in systemd make[3]: Entering directory '/build/_deps/osmo-ggsn/contrib/systemd' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-ggsn/contrib/systemd' make[3]: Entering directory '/build/_deps/osmo-ggsn/contrib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/_deps/osmo-ggsn/contrib' make[2]: Leaving directory '/build/_deps/osmo-ggsn/contrib' Making check in utils make[2]: Entering directory '/build/_deps/osmo-ggsn/utils' CC gtp_echo_responder.o CCLD gtp-echo-responder make[2]: Leaving directory '/build/_deps/osmo-ggsn/utils' Making check in tests make[2]: Entering directory '/build/_deps/osmo-ggsn/tests' Making check in lib make[3]: Entering directory '/build/_deps/osmo-ggsn/tests/lib' make ippool_test in46a_test make[4]: Entering directory '/build/_deps/osmo-ggsn/tests/lib' CC ippool_test.o CC in46a_test.o CCLD ippool_test CCLD in46a_test make[4]: Leaving directory '/build/_deps/osmo-ggsn/tests/lib' make[3]: Leaving directory '/build/_deps/osmo-ggsn/tests/lib' Making check in gtp make[3]: Entering directory '/build/_deps/osmo-ggsn/tests/gtp' make gtpie_test queue_test make[4]: Entering directory '/build/_deps/osmo-ggsn/tests/gtp' CC gtpie_test.o CC queue_test.o CCLD gtpie_test CCLD queue_test make[4]: Leaving directory '/build/_deps/osmo-ggsn/tests/gtp' make[3]: Leaving directory '/build/_deps/osmo-ggsn/tests/gtp' make[3]: Entering directory '/build/_deps/osmo-ggsn/tests' make check-local make[4]: Entering directory '/build/_deps/osmo-ggsn/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-ggsn])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-ggsn])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.10.2])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-ggsn 1.10.2])' && \ 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 /bin/bash './testsuite' ## ---------------------------- ## ## osmo-ggsn 1.10.2 test suite. ## ## ---------------------------- ## Regression tests. 1: ippool ok 2: ippool_v6 ok 3: in46a ok 4: in46a_v6 ok 5: gtpie ok 6: queue ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. make[4]: Leaving directory '/build/_deps/osmo-ggsn/tests' make[3]: Leaving directory '/build/_deps/osmo-ggsn/tests' make[2]: Leaving directory '/build/_deps/osmo-ggsn/tests' make[2]: Entering directory '/build/_deps/osmo-ggsn' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/build/_deps/osmo-ggsn' make[1]: Leaving directory '/build/_deps/osmo-ggsn' + make -j8 install make install-recursive make[1]: Entering directory '/build/_deps/osmo-ggsn' Making install in lib make[2]: Entering directory '/build/_deps/osmo-ggsn/lib' make[3]: Entering directory '/build/_deps/osmo-ggsn/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/_deps/osmo-ggsn/lib' make[2]: Leaving directory '/build/_deps/osmo-ggsn/lib' Making install in gtp make[2]: Entering directory '/build/_deps/osmo-ggsn/gtp' make[3]: Entering directory '/build/_deps/osmo-ggsn/gtp' /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/lib' /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/build/_temp/inst/stow/osmo-ggsn/lib' /usr/bin/install -c -m 644 gtp.h gsn.h pdp.h gtpie.h '/build/_temp/inst/stow/osmo-ggsn/include' libtool: install: /usr/bin/install -c .libs/libgtp.so.6.3.0 /build/_temp/inst/stow/osmo-ggsn/lib/libgtp.so.6.3.0 libtool: install: (cd /build/_temp/inst/stow/osmo-ggsn/lib && { ln -s -f libgtp.so.6.3.0 libgtp.so.6 || { rm -f libgtp.so.6 && ln -s libgtp.so.6.3.0 libgtp.so.6; }; }) libtool: install: (cd /build/_temp/inst/stow/osmo-ggsn/lib && { ln -s -f libgtp.so.6.3.0 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.6.3.0 libgtp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtp.lai /build/_temp/inst/stow/osmo-ggsn/lib/libgtp.la libtool: install: /usr/bin/install -c .libs/libgtp.a /build/_temp/inst/stow/osmo-ggsn/lib/libgtp.a libtool: install: chmod 644 /build/_temp/inst/stow/osmo-ggsn/lib/libgtp.a libtool: install: ranlib /build/_temp/inst/stow/osmo-ggsn/lib/libgtp.a libtool: finish: PATH="/build/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/_temp/inst/stow/osmo-ggsn/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/_temp/inst/stow/osmo-ggsn/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/_deps/osmo-ggsn/gtp' make[2]: Leaving directory '/build/_deps/osmo-ggsn/gtp' Making install in ggsn make[2]: Entering directory '/build/_deps/osmo-ggsn/ggsn' make[3]: Entering directory '/build/_deps/osmo-ggsn/ggsn' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/build/_temp/inst/stow/osmo-ggsn/bin' libtool: install: /usr/bin/install -c .libs/osmo-ggsn /build/_temp/inst/stow/osmo-ggsn/bin/osmo-ggsn make[3]: Leaving directory '/build/_deps/osmo-ggsn/ggsn' make[2]: Leaving directory '/build/_deps/osmo-ggsn/ggsn' Making install in sgsnemu make[2]: Entering directory '/build/_deps/osmo-ggsn/sgsnemu' make[3]: Entering directory '/build/_deps/osmo-ggsn/sgsnemu' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/build/_temp/inst/stow/osmo-ggsn/bin' libtool: install: /usr/bin/install -c .libs/sgsnemu /build/_temp/inst/stow/osmo-ggsn/bin/sgsnemu make[3]: Leaving directory '/build/_deps/osmo-ggsn/sgsnemu' make[2]: Leaving directory '/build/_deps/osmo-ggsn/sgsnemu' Making install in doc make[2]: Entering directory '/build/_deps/osmo-ggsn/doc' Making install in examples make[3]: Entering directory '/build/_deps/osmo-ggsn/doc/examples' make[4]: Entering directory '/build/_deps/osmo-ggsn/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/etc/osmocom' /usr/bin/install -c -m 644 osmo-ggsn.cfg '/build/_temp/inst/stow/osmo-ggsn/etc/osmocom' make install-data-hook make[5]: Entering directory '/build/_deps/osmo-ggsn/doc/examples' for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ j="/build/_temp/inst/stow/osmo-ggsn/share/doc/osmo-ggsn/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/build/_deps/osmo-ggsn/doc/examples' make[4]: Leaving directory '/build/_deps/osmo-ggsn/doc/examples' make[3]: Leaving directory '/build/_deps/osmo-ggsn/doc/examples' Making install in manuals make[3]: Entering directory '/build/_deps/osmo-ggsn/doc/manuals' make[4]: Entering directory '/build/_deps/osmo-ggsn/doc/manuals' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/_deps/osmo-ggsn/doc/manuals' make[3]: Leaving directory '/build/_deps/osmo-ggsn/doc/manuals' make[3]: Entering directory '/build/_deps/osmo-ggsn/doc' make[4]: Entering directory '/build/_deps/osmo-ggsn/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/share/man/man8' /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/build/_temp/inst/stow/osmo-ggsn/share/man/man8' make[4]: Leaving directory '/build/_deps/osmo-ggsn/doc' make[3]: Leaving directory '/build/_deps/osmo-ggsn/doc' make[2]: Leaving directory '/build/_deps/osmo-ggsn/doc' Making install in contrib make[2]: Entering directory '/build/_deps/osmo-ggsn/contrib' Making install in systemd make[3]: Entering directory '/build/_deps/osmo-ggsn/contrib/systemd' make[4]: Entering directory '/build/_deps/osmo-ggsn/contrib/systemd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/lib/systemd/system' /usr/bin/install -c -m 644 osmo-ggsn.service '/build/_temp/inst/stow/osmo-ggsn/lib/systemd/system' make[4]: Leaving directory '/build/_deps/osmo-ggsn/contrib/systemd' make[3]: Leaving directory '/build/_deps/osmo-ggsn/contrib/systemd' make[3]: Entering directory '/build/_deps/osmo-ggsn/contrib' make[4]: Entering directory '/build/_deps/osmo-ggsn/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/_deps/osmo-ggsn/contrib' make[3]: Leaving directory '/build/_deps/osmo-ggsn/contrib' make[2]: Leaving directory '/build/_deps/osmo-ggsn/contrib' Making install in utils make[2]: Entering directory '/build/_deps/osmo-ggsn/utils' make[3]: Entering directory '/build/_deps/osmo-ggsn/utils' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/build/_temp/inst/stow/osmo-ggsn/bin' libtool: install: /usr/bin/install -c gtp-echo-responder /build/_temp/inst/stow/osmo-ggsn/bin/gtp-echo-responder make[3]: Leaving directory '/build/_deps/osmo-ggsn/utils' make[2]: Leaving directory '/build/_deps/osmo-ggsn/utils' Making install in tests make[2]: Entering directory '/build/_deps/osmo-ggsn/tests' Making install in lib make[3]: Entering directory '/build/_deps/osmo-ggsn/tests/lib' make[4]: Entering directory '/build/_deps/osmo-ggsn/tests/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/_deps/osmo-ggsn/tests/lib' make[3]: Leaving directory '/build/_deps/osmo-ggsn/tests/lib' Making install in gtp make[3]: Entering directory '/build/_deps/osmo-ggsn/tests/gtp' make[4]: Entering directory '/build/_deps/osmo-ggsn/tests/gtp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/_deps/osmo-ggsn/tests/gtp' make[3]: Leaving directory '/build/_deps/osmo-ggsn/tests/gtp' make[3]: Entering directory '/build/_deps/osmo-ggsn/tests' make[4]: Entering directory '/build/_deps/osmo-ggsn/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/_deps/osmo-ggsn/tests' make[3]: Leaving directory '/build/_deps/osmo-ggsn/tests' make[2]: Leaving directory '/build/_deps/osmo-ggsn/tests' make[2]: Entering directory '/build/_deps/osmo-ggsn' make[3]: Entering directory '/build/_deps/osmo-ggsn' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-ggsn/lib/pkgconfig' /usr/bin/install -c -m 644 libgtp.pc '/build/_temp/inst/stow/osmo-ggsn/lib/pkgconfig' make[3]: Leaving directory '/build/_deps/osmo-ggsn' make[2]: Leaving directory '/build/_deps/osmo-ggsn' make[1]: Leaving directory '/build/_deps/osmo-ggsn' + STOW_DIR=/build/_temp/inst/stow stow --restow osmo-ggsn