Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 14:11:11 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][net/openggsn] Failed for openggsn-0.94 in build
Message-ID:  <201904141411.x3EEBBw7048959@pylon.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     koue@chaosophia.net
Last committer: swills@FreeBSD.org
Ident:          $FreeBSD: head/net/openggsn/Makefile 456128 2017-12-12 12:49:09Z swills $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p498785_s346161/logs/openggsn-0.94.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p498785_s346161
Log:

=>> Building net/openggsn
build started at Sun Apr 14 14:07:10 UTC 2019
port directory: /usr/ports/net/openggsn
package name: openggsn-0.94
building for: FreeBSD head-powerpc64-default-job-11 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc
maintained by: koue@chaosophia.net
Makefile ident:      $FreeBSD: head/net/openggsn/Makefile 456128 2017-12-12 12:49:09Z swills $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1300018
Job Id: 11




!!! Jail is newer than host. (Jail: 1300018, Host: 1300012) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300018
UNAME_v=FreeBSD 13.0-CURRENT 1300018
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
koue@chaosophia.net
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/openggsn/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/openggsn/work  HOME=/wrkdirs/usr/ports/net/openggsn/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/openggsn/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/openggsn/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/openggsn/work  HOME=/wrkdirs/usr/ports/net/openggsn/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/openggsn/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openggsn"  EXAMPLESDIR="share/examples/openggsn"  DATADIR="share/openggsn"  WWWDIR="www/openggsn"  ETCDIR="etc/openggsn"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/openggsn DOCSDIR=/usr/local/share/doc/openggsn EXAMPLESDIR=/usr/local/share/examples/openggsn  WWWDIR=/usr/local/www/openggsn ETCDIR=/usr/local/etc/openggsn
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 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.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 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.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300018
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openggsn-0.94 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-11] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-11] Extracting pkg-1.10.5_5: .......... done
===>   openggsn-0.94 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openggsn-0.94
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by openggsn-0.94 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by openggsn-0.94 for building
=> SHA256 Checksum OK for openggsn-0.94.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by openggsn-0.94 for building
===>  Extracting for openggsn-0.94
=> SHA256 Checksum OK for openggsn-0.94.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for openggsn-0.94
echo 0.94 > /wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/.tarball-version
===========================================================================
=======================<phase: build-depends  >============================
===>   openggsn-0.94 depends on package: autoconf>=2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_2.txz
[head-powerpc64-default-job-11] Installing autoconf-2.69_2...
[head-powerpc64-default-job-11] `-- Installing autoconf-wrapper-20131203...
<snip>
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd13.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking linux/if.h usability... no
checking linux/if.h presence... no
checking for linux/if.h... no
checking for net/if.h... (cached) yes
checking linux/if_tun.h usability... no
checking linux/if_tun.h presence... no
checking for linux/if_tun.h... no
checking for net/if_tun.h... (cached) yes
checking linux/netlink.h usability... no
checking linux/netlink.h presence... no
checking for linux/netlink.h... no
checking linux/rtnetlink.h usability... no
checking linux/rtnetlink.h presence... no
checking for linux/rtnetlink.h... no
checking for an ANSI C-conforming const... yes
checking for mode_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct ifaliasreq exist... yes
checking whether struct ifreq.ifru_netmask exist... no
checking whether struct rt_msghdr exist... yes
checking whether struct iphdr exists... no
checking whether cc needs -traditional... no
checking for gethostbyname... (cached) yes
checking for inet_ntoa... (cached) yes
checking for memset... (cached) yes
checking for select... (cached) yes
checking for socket... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... (cached) yes
checking for inet_aton... (cached) yes
checking for getopt.h... (cached) yes
checking for getopt_long... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking dependency style of c++... gcc3
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
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 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 sgsnemu/Makefile
config.status: creating tests/Makefile
config.status: creating libgtp.pc
config.status: creating openggsn.spec
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands

openggsn Configuration:
  GTP Linux kernel support:			no
===========================================================================
=======================<phase: build          >============================
===>  Building for openggsn-0.94
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94'
echo 0.94 > .version-t && mv .version-t .version
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94'
Making all in lib
gmake[3]: Entering directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/lib'
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
getopt1.c: In function 'getopt_long':
getopt1.c:72: warning: implicit declaration of function '_getopt_internal'
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT ippool.o -MD -MP -MF .deps/ippool.Tpo -c -o ippool.o ippool.c
mv -f .deps/ippool.Tpo .deps/ippool.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.c
mv -f .deps/lookup.Tpo .deps/lookup.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT tun.o -MD -MP -MF .deps/tun.Tpo -c -o tun.o tun.c
mv -f .deps/tun.Tpo .deps/tun.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
mv -f .deps/debug.Tpo .deps/debug.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT in46_addr.o -MD -MP -MF .deps/in46_addr.Tpo -c -o in46_addr.o in46_addr.c
mv -f .deps/in46_addr.Tpo .deps/in46_addr.Po
rm -f libmisc.a
ar cru libmisc.a getopt1.o getopt.o ippool.o lookup.o tun.o debug.o in46_addr.o 
ranlib libmisc.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/lib'
Making all in gtp
gmake[3]: Entering directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/gtp'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT gtp.lo -MD -MP -MF .deps/gtp.Tpo -c -o gtp.lo gtp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtp.lo -MD -MP -MF .deps/gtp.Tpo -c gtp.c  -fPIC -DPIC -o .libs/gtp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtp.lo -MD -MP -MF .deps/gtp.Tpo -c gtp.c -o gtp.o >/dev/null 2>&1
mv -f .deps/gtp.Tpo .deps/gtp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT gtpie.lo -MD -MP -MF .deps/gtpie.Tpo -c -o gtpie.lo gtpie.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtpie.lo -MD -MP -MF .deps/gtpie.Tpo -c gtpie.c  -fPIC -DPIC -o .libs/gtpie.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtpie.lo -MD -MP -MF .deps/gtpie.Tpo -c gtpie.c -o gtpie.o >/dev/null 2>&1
mv -f .deps/gtpie.Tpo .deps/gtpie.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT pdp.lo -MD -MP -MF .deps/pdp.Tpo -c -o pdp.lo pdp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT pdp.lo -MD -MP -MF .deps/pdp.Tpo -c pdp.c  -fPIC -DPIC -o .libs/pdp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT pdp.lo -MD -MP -MF .deps/pdp.Tpo -c pdp.c -o pdp.o >/dev/null 2>&1
mv -f .deps/pdp.Tpo .deps/pdp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT lookupa.lo -MD -MP -MF .deps/lookupa.Tpo -c -o lookupa.lo lookupa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT lookupa.lo -MD -MP -MF .deps/lookupa.Tpo -c lookupa.c  -fPIC -DPIC -o .libs/lookupa.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT lookupa.lo -MD -MP -MF .deps/lookupa.Tpo -c lookupa.c -o lookupa.o >/dev/null 2>&1
mv -f .deps/lookupa.Tpo .deps/lookupa.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c -o queue.lo queue.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c  -fPIC -DPIC -o .libs/queue.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -o queue.o >/dev/null 2>&1
mv -f .deps/queue.Tpo .deps/queue.Plo
/bin/sh ../libtool  --tag=CC   --mode=link cc -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -O2 -pipe  -fno-strict-aliasing  -version-info 1:0:0 -no-undefined  -o libgtp.la -rpath /usr/local/lib gtp.lo gtpie.lo pdp.lo lookupa.lo queue.lo -L/usr/local/lib -ltalloc -losmocore  
libtool: link: cc -shared  -fPIC -DPIC  .libs/gtp.o .libs/gtpie.o .libs/pdp.o .libs/lookupa.o .libs/queue.o   -L/usr/local/lib -ltalloc -losmocore  -O2 -ggdb -O2   -Wl,-soname -Wl,libgtp.so.1 -o .libs/libgtp.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgtp.so.1" && ln -s "libgtp.so.1.0.0" "libgtp.so.1")
libtool: link: (cd ".libs" && rm -f "libgtp.so" && ln -s "libgtp.so.1.0.0" "libgtp.so")
libtool: link: ar cru .libs/libgtp.a  gtp.o gtpie.o pdp.o lookupa.o queue.o
libtool: link: ranlib .libs/libgtp.a
libtool: link: ( cd ".libs" && rm -f "libgtp.la" && ln -s "../libgtp.la" "libgtp.la" )
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/gtp'
Making all in ggsn
gmake[3]: Entering directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn'
cc -DHAVE_CONFIG_H -I. -I..    -O2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -I/usr/local/include/   -O2 -pipe  -fno-strict-aliasing  -MT ggsn.o -MD -MP -MF .deps/ggsn.Tpo -c -o ggsn.o ggsn.c
ggsn.c: In function 'main':
ggsn.c:427: warning: 'osmo_init_logging' is deprecated (declared at /usr/local/include/osmocom/core/application.h:21)
ggsn.c:485: warning: 'log_parse_level' is deprecated (declared at /usr/local/include/osmocom/core/logging.h:344)
ggsn.c:487: warning: 'log_level_str' is deprecated (declared at /usr/local/include/osmocom/core/logging.h:345)
ggsn.c:487: warning: 'log_level_str' is deprecated (declared at /usr/local/include/osmocom/core/logging.h:345)
mv -f .deps/ggsn.Tpo .deps/ggsn.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -I/usr/local/include/   -O2 -pipe  -fno-strict-aliasing  -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c
mv -f .deps/cmdline.Tpo .deps/cmdline.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -I/usr/local/include/   -O2 -pipe  -fno-strict-aliasing  -MT icmpv6.o -MD -MP -MF .deps/icmpv6.Tpo -c -o icmpv6.o icmpv6.c
mv -f .deps/icmpv6.Tpo .deps/icmpv6.Po
cc -DHAVE_CONFIG_H -I. -I..    -O2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -I/usr/local/include/   -O2 -pipe  -fno-strict-aliasing  -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c
mv -f .deps/checksum.Tpo .deps/checksum.Po
/bin/sh ../libtool  --tag=CC   --mode=link cc -O2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -ggdb -I/usr/local/include/ -I/usr/local/include  -I/usr/local/include/   -O2 -pipe  -fno-strict-aliasing    -o ggsn ggsn.o cmdline.o icmpv6.o checksum.o  -lgtp -L../gtp ../lib/libmisc.a -L/usr/local/lib -ltalloc -losmocore  -L/usr/local/lib -ltalloc -losmoctrl -losmogsm -losmocore  
libtool: link: cc -O2 -D_GNU_SOURCE -fno-builtin -Wall -DSBINDIR=\"/usr/local/sbin\" -ggdb -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -o .libs/ggsn ggsn.o cmdline.o icmpv6.o checksum.o  /wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/gtp/.libs/libgtp.so -L/usr/local/lib -L../gtp ../lib/libmisc.a -losmoctrl -losmogsm -ltalloc -losmocore -Wl,-rpath -Wl,/usr/local/lib
ggsn.o: In function `encaps_tun':
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:402: undefined reference to `tun_encaps'
ggsn.o: In function `cb_tun_ind':
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:368: undefined reference to `ippool_getip'
ggsn.o: In function `send_trap':
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:147: undefined reference to `in46a_ntop'
ggsn.o: In function `delete_context':
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:165: undefined reference to `ippool_freeip'
ggsn.o: In function `main':
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:550: undefined reference to `ippool_aton'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:558: undefined reference to `in46a_inc'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:577: undefined reference to `ippool_new'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:590: undefined reference to `ippool_aton'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:599: undefined reference to `ippool_aton'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:732: undefined reference to `tun_new'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:738: undefined reference to `tun_setaddr'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:743: undefined reference to `tun_set_cb_ind'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:748: undefined reference to `tun_runscript'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:802: undefined reference to `ippool_free'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:805: undefined reference to `tun_free'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:782: undefined reference to `tun_decaps'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:569: undefined reference to `ippool_new'
ggsn.o: In function `create_context_ind':
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:292: undefined reference to `in46a_from_eua'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:299: undefined reference to `ippool_newip'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:317: undefined reference to `in46a_to_eua'
/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn/ggsn.c:315: undefined reference to `in46a_to_eua'
ggsn.o:(.got+0xb8): undefined reference to `log_info'
gmake[3]: *** [Makefile:418: ggsn] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94/ggsn'
gmake[2]: *** [Makefile:486: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94'
gmake[1]: *** [Makefile:387: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/openggsn/work/openggsn-0.94'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/openggsn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904141411.x3EEBBw7048959>