Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 15:23:12 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][devel/cgdb] Failed for cgdb-0.7.0_2 in build
Message-ID:  <201904141523.x3EFNC8V081140@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:     serio.jeffrey@gmail.com
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/devel/cgdb/Makefile 498476 2019-04-09 14:04:49Z sunpoet $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p498785_s346161/logs/cgdb-0.7.0_2.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p498785_s346161
Log:

=>> Building devel/cgdb
build started at Sun Apr 14 15:18:46 UTC 2019
port directory: /usr/ports/devel/cgdb
package name: cgdb-0.7.0_2
building for: FreeBSD head-powerpc64-default-job-03 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc
maintained by: serio.jeffrey@gmail.com
Makefile ident:      $FreeBSD: head/devel/cgdb/Makefile 498476 2019-04-09 14:04:49Z sunpoet $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1300018
Job Id: 03




!!! 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--
serio.jeffrey@gmail.com
--End MAINTAINER--

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

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cgdb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cgdb/work  HOME=/wrkdirs/usr/ports/devel/cgdb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/cgdb/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/devel/cgdb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cgdb/work  HOME=/wrkdirs/usr/ports/devel/cgdb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/cgdb/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="-I/usr/local/include"  LDFLAGS=" /usr/lib/libutil.so -L/usr/local/lib " 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/cgdb"  EXAMPLESDIR="share/examples/cgdb"  DATADIR="share/cgdb"  WWWDIR="www/cgdb"  ETCDIR="etc/cgdb"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cgdb DOCSDIR=/usr/local/share/doc/cgdb EXAMPLESDIR=/usr/local/share/examples/cgdb  WWWDIR=/usr/local/www/cgdb ETCDIR=/usr/local/etc/cgdb
--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    >============================
===>   cgdb-0.7.0_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-03] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-03] Extracting pkg-1.10.5_5: .......... done
===>   cgdb-0.7.0_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cgdb-0.7.0_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by cgdb-0.7.0_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by cgdb-0.7.0_2 for building
=> SHA256 Checksum OK for cgdb-0.7.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by cgdb-0.7.0_2 for building
===>  Extracting for cgdb-0.7.0_2
=> SHA256 Checksum OK for cgdb-0.7.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for cgdb-0.7.0_2
===>  Applying FreeBSD patches for cgdb-0.7.0_2
===========================================================================
=======================<phase: build-depends  >============================
===>   cgdb-0.7.0_2 depends on executable: makeinfo - not found
===>   Installing existing package /packages/All/texinfo-6.6,1.txz
[head-powerpc64-default-job-03] Installing texinfo-6.6,1...
[head-powerpc64-default-job-03] `-- Installing gettext-runtime-0.19.8.1_2...
<snip>
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for libutil.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for sys/select.h... (cached) yes
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for pwd.h... (cached) yes
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdio.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/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ctype.h... (cached) yes
checking for limits.h... (cached) yes
checking for math.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for getopt.h... (cached) yes
checking for /dev/ptmx... no
checking for /proc/self/status... no
checking for pty.h... (cached) no
checking for openpty in -lutil... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether setpgrp takes no argument... no
checking return type of signal handlers... void
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for putenv... (cached) yes
checking for select... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for ttyname_r... yes
checking for makeinfo... yes
checking for initscr in -lncurses... yes
checking for initscr in -lncursesw... yes
checking Checking attribute printf support... yes
checking for tgetent in -lncursesw... yes
checking which library has the termcap functions... using libncursesw
checking version of installed readline library... 8.0
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating cgdb_custom_config.h
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/adt/Makefile
config.status: creating lib/kui/Makefile
config.status: creating lib/rline/Makefile
config.status: creating lib/tgdb/Makefile
config.status: creating lib/tokenizer/Makefile
config.status: creating lib/util/Makefile
config.status: creating doc/Makefile
config.status: creating cgdb/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for cgdb-0.7.0_2
/usr/bin/make  all-recursive
Making all in lib
Making all in util
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT cgdb_clog.o -MD -MP -MF .deps/cgdb_clog.Tpo -c -o cgdb_clog.o cgdb_clog.cpp
mv -f .deps/cgdb_clog.Tpo .deps/cgdb_clog.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT fork_util.o -MD -MP -MF .deps/fork_util.Tpo -c -o fork_util.o fork_util.cpp
mv -f .deps/fork_util.Tpo .deps/fork_util.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT fs_util.o -MD -MP -MF .deps/fs_util.Tpo -c -o fs_util.o fs_util.cpp
mv -f .deps/fs_util.Tpo .deps/fs_util.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cpp
mv -f .deps/io.Tpo .deps/io.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT pseudo.o -MD -MP -MF .deps/pseudo.Tpo -c -o pseudo.o pseudo.cpp
mv -f .deps/pseudo.Tpo .deps/pseudo.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT sys_util.o -MD -MP -MF .deps/sys_util.Tpo -c -o sys_util.o sys_util.cpp
mv -f .deps/sys_util.Tpo .deps/sys_util.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT sys_win.o -MD -MP -MF .deps/sys_win.Tpo -c -o sys_win.o sys_win.cpp
mv -f .deps/sys_win.Tpo .deps/sys_win.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.cpp
mv -f .deps/terminal.Tpo .deps/terminal.Po
rm -f libcgdbutil.a
ar cru libcgdbutil.a cgdb_clog.o fork_util.o  fs_util.o io.o pseudo.o  sys_util.o sys_win.o terminal.o 
ranlib libcgdbutil.a
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.cpp
mv -f .deps/driver.Tpo .deps/driver.Po
c++  -O2 -pipe -fno-strict-aliasing  -L../../lib/util /usr/lib/libutil.so -L/usr/local/lib -o cgdbutil_driver driver.o libcgdbutil.a -lreadline -lncursesw  -lutil
Making all in rline
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include -I../../lib/adt  -I../../lib/util -O2 -pipe -fno-strict-aliasing -MT rline.o -MD -MP -MF .deps/rline.Tpo -c -o rline.o rline.cpp
mv -f .deps/rline.Tpo .deps/rline.Po
rm -f librline.a
ar cru librline.a rline.o 
ranlib librline.a
Making all in adt
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include -I../../lib/util -O2 -pipe -fno-strict-aliasing -MT ibuf.o -MD -MP -MF .deps/ibuf.Tpo -c -o ibuf.o ibuf.cpp
mv -f .deps/ibuf.Tpo .deps/ibuf.Po
c++ -DHAVE_CONFIG_H -I. -I../..    -I/usr/local/include -I../../lib/util -O2 -pipe -fno-strict-aliasing -MT std_list.o -MD -MP -MF .deps/std_list.Tpo -c -o std_list.o std_list.cpp
mv -f .deps/std_list.Tpo .deps/std_list.Po
rm -f libadt.a
ar cru libadt.a ibuf.o std_list.o 
ranlib libadt.a
c++ -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include -I../../lib/util -O2 -pipe -fno-strict-aliasing -MT ibuf_driver-ibuf_driver.o -MD -MP -MF .deps/ibuf_driver-ibuf_driver.Tpo -c -o ibuf_driver-ibuf_driver.o `test -f 'ibuf_driver.cpp' || echo './'`ibuf_driver.cpp
mv -f .deps/ibuf_driver-ibuf_driver.Tpo .deps/ibuf_driver-ibuf_driver.Po
c++ -I../../lib/util -O2 -pipe -fno-strict-aliasing  -L. -L../../lib/util /usr/lib/libutil.so -L/usr/local/lib -o ibuf_driver ibuf_driver-ibuf_driver.o libadt.a  ../../lib/util/libcgdbutil.a -lreadline -lncursesw  -lutil
ibuf_driver-ibuf_driver.o:(.text+0x48): undefined reference to `ibuf_init()'
ibuf_driver-ibuf_driver.o:(.text+0x78): undefined reference to `ibuf_add(ibuf*, char const*)'
ibuf_driver-ibuf_driver.o:(.text+0x88): undefined reference to `ibuf_add(ibuf*, char const*)'
ibuf_driver-ibuf_driver.o:(.text+0x94): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0xd8): undefined reference to `ibuf_addchar(ibuf*, char)'
ibuf_driver-ibuf_driver.o:(.text+0xe4): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x108): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x12c): undefined reference to `ibuf_delchar(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x138): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x15c): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x184): undefined reference to `ibuf_add(ibuf*, char const*)'
ibuf_driver-ibuf_driver.o:(.text+0x190): undefined reference to `ibuf_dup(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x1a4): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x1b4): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x1dc): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x1ec): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x234): undefined reference to `ibuf_free(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x284): undefined reference to `ibuf_delchar(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x290): undefined reference to `ibuf_length(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x2a4): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x2c0): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x2e8): undefined reference to `ibuf_add(ibuf*, char const*)'
ibuf_driver-ibuf_driver.o:(.text+0x2f4): undefined reference to `ibuf_dup(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x32c): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x354): undefined reference to `ibuf_addchar(ibuf*, char)'
ibuf_driver-ibuf_driver.o:(.text+0x360): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x3a0): undefined reference to `ibuf_free(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x3ac): undefined reference to `ibuf_clear(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x3b8): undefined reference to `ibuf_dup(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x3c8): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x3e4): undefined reference to `ibuf_get(ibuf*)'
ibuf_driver-ibuf_driver.o:(.text+0x42c): undefined reference to `ibuf_free(ibuf*)'
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/devel/cgdb/work/cgdb-0.7.0/lib/adt
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/devel/cgdb/work/cgdb-0.7.0/lib
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/cgdb/work/cgdb-0.7.0
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/cgdb/work/cgdb-0.7.0
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cgdb



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