Continous Integration Result: FAILED

See below for issues.
This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter <mwin...@opensourcerouting.org>.

Patches applied :
  Patchwork 2093: http://patchwork.quagga.net/patch/2093
       [quagga-dev,16234,v3,01/11] *: memory type NEXTHOP renamed to 
LIB_NEXTHOP to ease identification
  Patchwork 2096: http://patchwork.quagga.net/patch/2096
       [quagga-dev,16236,v3,02/11] lib: move memory.[ch] out of the way
  Patchwork 2092: http://patchwork.quagga.net/patch/2092
       [quagga-dev,16234,v3,03/11] lib: add new extensible memory-type handling
  Patchwork 2090: http://patchwork.quagga.net/patch/2090
       [quagga-dev,16235,v3,04/11] lib: remove constructor reference
  Patchwork 2097: http://patchwork.quagga.net/patch/2097
       [quagga-dev,16239,v3,05/11] lib: migrate to new memory-type handling
  Patchwork 2099: http://patchwork.quagga.net/patch/2099
       [quagga-dev,16241,v3,06/11] *: split & distribute memtypes
  Patchwork 2095: http://patchwork.quagga.net/patch/2095
       [quagga-dev,16237,v3,07/11] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2100: http://patchwork.quagga.net/patch/2100
       [quagga-dev,16242,v3,08/11] *: declare and init mgroup and mtype for all 
lib/daemons
  Patchwork 2094: http://patchwork.quagga.net/patch/2094
       [quagga-dev,16238,v3,09/11] *: static mgroup and mtypes are locally 
declared and initialised
  Patchwork 2101: http://patchwork.quagga.net/patch/2101
       [quagga-dev,16243,v3,10/11] *: enhance memtype and memgroup generation 
across lib and daemons
  Patchwork 2098: http://patchwork.quagga.net/patch/2098
       [quagga-dev,16240,v3,11/11] lib: clean/restore memory debugging functions
Tested on top of Git : 68bfb61 (as of 20161007.095315 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-366/


Get source and apply patch from patchwork: Successful
----------------

Building Stage: Failed
----------------
FreeBSD10 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful
CentOS6 amd64 build: Successful
NetBSD6 amd64 build: Successful
Debian8 amd64 build: Successful
FreeBSD8 amd64 build: Successful
NetBSD7 amd64 build: Successful
OmniOS amd64 build: Successful
Ubuntu1404 amd64 build: Successful
Ubuntu1204 amd64 build: Successful

Package building failed for Openbsd58 amd64 build:    (see full log in 
attachment openbsd58_amd64_pkgbuild.log)
> cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
> -I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
>  -I.. -I.. 
> -I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
>  
> -I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
>  -I../lib -I/usr/local/include -O2 -pipe -MT vector.lo -MD -MP -MF 
> .deps/vector.Tpo -c 
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c
>  -fPIC -DPIC -o .libs/vector.o
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
>  In function 'vector_init':
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
>  error: 'MTYPE_VECTOR' undeclared (first use in this function)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
>  error: (Each undeclared identifier is reported only once
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
>  error: for each function it appears in.)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:40:
>  error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
>  In function 'vector_only_wrapper_free':
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:47:
>  error: 'MTYPE_VECTOR' undeclared (first use in this function)
> /home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
>  In function 'vector_only_index_free':


Regards,
  NetDEF/OpenSourceRouting Continous Integration (CI) System

---
OpenSourceRouting.org is a project of the Network Device Education Foundation,
For more information, see www.netdef.org and www.opensourcerouting.org
For questions in regards to this CI System, contact Martin Winter, 
mwin...@netdef.org


Building quagga-test-20161011.112003-git.68bfb61 OpenBSD Package
-------------------------------------------------------------------------

#
# Create local port directory structure
/bin/mkdir -p myport
ln -sf /home/ci/ports/devel myport/devel
ln -sf /home/ci/ports/lang myport/lang
ln -sf /home/ci/ports/infrastructure myport/infrastructure
ln -sf /home/ci/ports/archivers myport/archivers
/bin/mkdir -p myport/net
/bin/mkdir -p myport/distfiles
/bin/cp -R quagga-source.tar.gz myport/distfiles/
#       
# Copy Src to correct directory
/bin/rm -rf myport/net/quagga-test
/bin/cp -R ./PACKAGENAME myport/net/quagga-test
#
# Fix up PKGSRC files with configured details
/usr/local/bin/gsed -i 's/%_PACKAGENAME_%/quagga-test/g' 
myport/net/quagga-test/Makefile
/usr/local/bin/gsed -i 's/%_VERSION_%/20161011.112003/g' 
myport/net/quagga-test/Makefile
/usr/local/bin/gsed -i 's/%_RELEASE_%/git.68bfb61/g' 
myport/net/quagga-test/Makefile
/usr/local/bin/gsed -i 
's|%_SOURCEURL_%|https://ci1.netdef.org/browse/QUAGGA-QPWORK-CI011BUILD-366/artifact/shared/SourceCode/|g'
 myport/net/quagga-test/Makefile
/usr/local/bin/gsed -i 's/%_EMAIL_%/nob...@netdef.org/g' 
myport/net/quagga-test/Makefile
# Need to add Conflict line against official quagga - this package not named 
quagga
/usr/local/bin/gsed -i 's/%_PKGCONFLICTS_%/quagga-[0-9].*/g' 
myport/net/quagga-test/Makefile
#
# Remove old checksums and regenerate them
/bin/rm -f  myport/net/quagga-test/distinfo
cd myport/net/quagga-test; export PORTSDIR=/home/ci/cibuild.366/myport; make 
makesum
===>  Checking files for quagga-test-20161011.112003p0-git.68bfb61
`/home/ci/cibuild.366/myport/distfiles/quagga-source.tar.gz' is up to date.
#
# Build package
cd myport/net/quagga-test; export PORTSDIR=/home/ci/cibuild.366/myport; make 
package
===>  Checking files for quagga-test-20161011.112003p0-git.68bfb61
`/home/ci/cibuild.366/myport/distfiles/quagga-source.tar.gz' is up to date.
>> (SHA256) quagga-source.tar.gz: OK
===> quagga-test-20161011.112003p0-git.68bfb61 depends on: gawk-* -> gawk-4.1.3
===> quagga-test-20161011.112003p0-git.68bfb61 depends on: gmake-* -> 
gmake-4.1p0
===> quagga-test-20161011.112003p0-git.68bfb61 depends on: libexecinfo-* -> 
libexecinfo-0.2p5v0
===>  Verifying specs:  c curses execinfo m readline termcap
===>  found c.80.1 curses.14.0 execinfo.2.0 m.9.0 readline.4.0 termcap.14.0
===>  Extracting for quagga-test-20161011.112003p0-git.68bfb61
===>  Patching for quagga-test-20161011.112003p0-git.68bfb61
===>  Configuring for quagga-test-20161011.112003p0-git.68bfb61
Using 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/config.site
 (generated)
cd 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 && env  AUTOMAKE_VERSION=1.15  AUTOCONF_VERSION=2.69  autoreconf -fi
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.ac:75: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:25: installing './install-sh'
configure.ac:25: installing './missing'
Makefile.am: installing './INSTALL'
bgpd/Makefile.am: installing './depcomp'
doc/Makefile.am:40: installing 'doc/mdate-sh'
configure: WARNING: unrecognized options: --enable-opaque-lsa, 
--enable-ospf-te, --disable-pie, --disable-gtk-doc
configure: loading site script 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/config.site
checking build system type... x86_64-unknown-openbsd5.8
checking host system type... x86_64-unknown-openbsd5.8
checking target system type... x86_64-unknown-openbsd5.8
checking for a BSD-compatible install... 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/bin/install
 -c 
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking for perl... /usr/bin/perl
checking for gawk... gawk
checking for gcc... cc
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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for ranlib... (cached) ranlib
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for sed... (cached) /usr/bin/sed
checking for pdflatex... /bin/false
checking for latexmk... /bin/false
configure: WARNING: Will not be able to make PDF versions of TeX documents
checking for ANSI C header files... (cached) yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether to set a default CFLAGS... CFLAGS supplied by user
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for ar... (cached) ar
checking if gmake is GNU make... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 131072
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-openbsd5.8 file names to 
x86_64-unknown-openbsd5.8 format... func_convert_file_noop
checking how to convert x86_64-unknown-openbsd5.8 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for archiver @FILE support... @
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd5.8 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 if zebra should be configurable to send Route Advertisements... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... inline
checking for C/C++ restrict keyword... (cached) __restrict__
checking for working volatile... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking for sys/times.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/types.h... (cached) yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking for netdb.h... (cached) yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking for sys/cdefs.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking for net/if.h... (cached) yes
checking for net/if_var.h... yes
checking for sys/un.h... (cached) yes
checking for netinet/in_systm.h... (cached) yes
checking for netinet/in_var.h... yes
checking for net/if_dl.h... yes
checking for net/netopt.h... no
checking for net/route.h... (cached) yes
checking for inet/nd.h... no
checking for arpa/inet.h... (cached) yes
checking for netinet/ip_icmp.h... no
checking for fcntl.h... (cached) yes
checking for stddef.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for syslog.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking for sys/sockio.h... (cached) yes
checking for kvm.h... yes
checking for sys/conf.h... yes
checking for ucontext.h... no
checking for ucontext_t.uc_mcontext.uc_regs... no
checking for ucontext_t.uc_mcontext.regs... no
checking for ucontext_t.uc_mcontext.gregs... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for tputs in -ltermcap... yes
checking for main in -lreadline... yes
checking for readline/history.h... (cached) yes
checking for rl_completion_matches in -lreadline... yes
checking whether byte ordering is bigendian... no
checking for unistd.h... (cached) yes
checking for working chown... (cached) yes
checking for working POSIX fnmatch... (cached) yes
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for working memcmp... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... (cached) yes
checking for working mktime... (cached) yes
checking for strftime... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... (cached) int,fd_set *,struct timeval *
checking for strftime... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for math.h... (cached) yes
checking for pow in -lm... (cached) yes
checking for pow... yes
checking for dup2... (cached) yes
checking for ftruncate... (cached) yes
checking for getcwd... (cached) yes
checking for gethostbyname... (cached) yes
checking for getpagesize... (cached) yes
checking for gettimeofday... (cached) yes
checking for inet_ntoa... (cached) yes
checking for inet_aton... (cached) yes
checking for strnlen... yes
checking for memchr... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strcspn... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strncasecmp... (cached) yes
checking for strndup... yes
checking for strrchr... (cached) yes
checking for strspn... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
checking for daemon... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for if_nametoindex... (cached) yes
checking for if_indextoname... (cached) yes
checking for getifaddrs... (cached) yes
checking for uname... (cached) yes
checking for fcntl... (cached) yes
checking for getgrouplist... (cached) yes
checking asm-generic/unistd.h usability... no
checking asm-generic/unistd.h presence... no
checking for asm-generic/unistd.h... no
checking zebra between kernel interface method... Route socket
checking for net/bpf.h... (cached) yes
checking sys/dlpi.h usability... no
checking sys/dlpi.h presence... no
checking for sys/dlpi.h... no
checking zebra IS-IS I/O method... BPF
checking for broken CMSG_FIRSTHDR... no
checking route read method... sysctl
checking interface looking up method... openbsd
checking for struct ip_mreqn.imr_ifindex... no
checking for linux/mroute.h... no
checking for BSD struct ip_mreq hack... yes
checking for RFC3678 protocol-independed API... no
checking for net/if.h... (cached) yes
checking for net/if_media.h... yes
checking for struct ifmediareq.ifm_status... yes
checking for net/if.h... (cached) yes
checking for struct if_data.ifi_link_state... yes
checking for netinet/tcp.h... (cached) yes
checking whether TCP_MD5SIG is declared... yes
checking ipforward method... sysctl
checking for getaddrinfo... (cached) yes
checking whether does this OS have IPv6 stack... KAME
checking for netinet6/in6.h... no
checking for netinet/in6_var.h... no
checking for netinet/icmp6.h... (cached) yes
checking for netinet6/in6_var.h... (cached) yes
checking for netinet6/nd6.h... no
checking for inet_ntop in -lc... yes
checking for inet_pton in -lc... yes
checking for crypt in -lcrypt... no
checking for res_init in -lresolv... no
checking whether system has GNU regex... checking for regexec in -lc... yes
checking for struct sockaddr... yes
checking for struct sockaddr_in... yes
checking for struct sockaddr_in6... (cached) yes
checking for struct sockaddr_un... yes
checking for struct sockaddr_dl... yes
checking for socklen_t... yes
checking for struct vifctl... no
checking for struct mfcctl... no
checking for struct sioc_sg_req... no
checking for vifi_t... no
checking for struct sioc_vif_req... no
checking for struct igmpmsg... no
checking for struct ifaliasreq... yes
checking for struct if6_aliasreq... no
checking for struct in6_aliasreq... yes
checking for struct nd_opt_adv_interval... no
checking for struct rt_addrinfo... yes
checking for struct nd_opt_homeagent_info... no
checking for struct nd_opt_adv_interval... (cached) no
checking for struct sockaddr.sa_len... yes
checking for struct sockaddr_in.sin_len... yes
checking for struct sockaddr_un.sun_len... yes
checking for struct sockaddr_in6.sin6_scope_id... (cached) yes
checking for struct sockaddr_dl.sdl_len... yes
checking for struct if6_aliasreq.ifra_lifetime... no
checking for struct nd_opt_adv_interval.nd_opt_ai_type... no
checking for struct in_pktinfo... no
checking for IP_PKTINFO... no
checking for IP_RECVDSTADDR... yes
checking for IP_RECVIF... yes
checking whether getrusage is available... yes
checking whether CLOCK_MONOTONIC is declared... yes
checking for clock_gettime in -lrt... no
checking whether prctl PR_SET_KEEPCAPS is available... no
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking whether cc accepts function __attribute__((weak,alias()))... yes
checking whether cc supports #pragma weak... yes
checking whether cc supports #pragma _HP_SECONDARY_DEF... no
checking whether cc supports #pragma _CRI duplicate... no
checking how to create weak aliases with cc... attribute
checking whether cc supports weak aliases across object file boundaries... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for library containing backtrace... -lexecinfo
checking for malloc.h... (cached) no
checking directory to use for state file... /var/quagga
checking for working htonl... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating qpb/Makefile
config.status: creating zebra/Makefile
config.status: creating ripd/Makefile
config.status: creating ripngd/Makefile
config.status: creating bgpd/Makefile
config.status: creating ospfd/Makefile
config.status: creating watchquagga/Makefile
config.status: creating ospf6d/Makefile
config.status: creating isisd/Makefile
config.status: creating vtysh/Makefile
config.status: creating doc/Makefile
config.status: creating ospfclient/Makefile
config.status: creating tests/Makefile
config.status: creating m4/Makefile
config.status: creating pimd/Makefile
config.status: creating tests/bgpd.tests/Makefile
config.status: creating tests/libzebra.tests/Makefile
config.status: creating redhat/Makefile
config.status: creating pkgsrc/Makefile
config.status: creating fpm/Makefile
config.status: creating redhat/quagga.spec
config.status: creating lib/version.h
config.status: creating doc/defines.texi
config.status: creating isisd/topology/Makefile
config.status: creating pkgsrc/bgpd.sh
config.status: creating pkgsrc/ospf6d.sh
config.status: creating pkgsrc/ospfd.sh
config.status: creating pkgsrc/ripd.sh
config.status: creating pkgsrc/ripngd.sh
config.status: creating pkgsrc/zebra.sh
config.status: creating solaris/Makefile
config.status: creating vtysh/extract.pl
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-opaque-lsa, 
--enable-ospf-te, --disable-pie, --disable-gtk-doc

Quagga configuration
--------------------
quagga version          : 1.0.20160315-ci.NetDEF.org-20161011.112003-git.68bfb61
host operating system   : openbsd5.8
source code location    : 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
compiler                : cc
compiler flags          : -O2 -pipe
make                    : gmake
linker flags            : -L/usr/local/lib -lexecinfo -lcurses   -ltermcap 
-lreadline -lm
state file directory    : /var/quagga
config file directory   : /etc/quagga
example directory       : /etc/quagga
user to run as          : _quagga
group to run as         : _quagga
group for vty sockets   : _quagga
config file mask        : 0600
log file mask           : 0600
zebra protobuf enabled  : no

The above user and group must have read/write access to the state file
directory and to the config files in the config file directory.
===>  Building for quagga-test-20161011.112003p0-git.68bfb61
gmake  all-recursive
gmake[1]: Entering directory 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64'
Making all in lib
gmake[2]: Entering directory 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64/lib'
/usr/bin/perl 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/route_types.pl
 < 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/route_types.txt
 > route_types.h
true
(bash 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/../memory_gen.sh
 lib)
======================================
memory txt parser and .[ch] generator
input txt file   : lib_memory.txt
output [ch] files: lib_memory.c and lib_memory.h

/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/../memory_gen.sh:
 line 90: lib_memory.txt: No such file or directory
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/../memory_gen.sh:
 line 133: lib_memory.txt: No such file or directory
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/../memory_gen.sh:
 line 152: lib_memory.txt: No such file or directory
gmake  all-am
gmake[3]: Entering directory 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64/lib'
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT network.lo -MD -MP -MF 
.deps/network.Tpo -c -o network.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/network.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT network.lo -MD -MP -MF 
.deps/network.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/network.c
 -fPIC -DPIC -o .libs/network.o
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT network.lo -MD -MP -MF 
.deps/network.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/network.c
 -o network.o
mv -f .deps/network.Tpo .deps/network.Plo
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT pid_output.lo -MD -MP -MF 
.deps/pid_output.Tpo -c -o pid_output.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/pid_output.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT pid_output.lo -MD -MP -MF 
.deps/pid_output.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/pid_output.c
 -fPIC -DPIC -o .libs/pid_output.o
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT pid_output.lo -MD -MP -MF 
.deps/pid_output.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/pid_output.c
 -o pid_output.o
mv -f .deps/pid_output.Tpo .deps/pid_output.Plo
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT getopt.lo -MD -MP -MF 
.deps/getopt.Tpo -c -o getopt.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/getopt.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT getopt.lo -MD -MP -MF 
.deps/getopt.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/getopt.c
 -fPIC -DPIC -o .libs/getopt.o
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT getopt.lo -MD -MP -MF 
.deps/getopt.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/getopt.c
 -o getopt.o
mv -f .deps/getopt.Tpo .deps/getopt.Plo
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT getopt1.lo -MD -MP -MF 
.deps/getopt1.Tpo -c -o getopt1.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/getopt1.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT getopt1.lo -MD -MP -MF 
.deps/getopt1.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/getopt1.c
 -fPIC -DPIC -o .libs/getopt1.o
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT getopt1.lo -MD -MP -MF 
.deps/getopt1.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/getopt1.c
 -o getopt1.o
mv -f .deps/getopt1.Tpo .deps/getopt1.Plo
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT daemon.lo -MD -MP -MF 
.deps/daemon.Tpo -c -o daemon.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/daemon.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT daemon.lo -MD -MP -MF 
.deps/daemon.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/daemon.c
 -fPIC -DPIC -o .libs/daemon.o
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT daemon.lo -MD -MP -MF 
.deps/daemon.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/daemon.c
 -o daemon.o
mv -f .deps/daemon.Tpo .deps/daemon.Plo
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT checksum.lo -MD -MP -MF 
.deps/checksum.Tpo -c -o checksum.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/checksum.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT checksum.lo -MD -MP -MF 
.deps/checksum.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/checksum.c
 -fPIC -DPIC -o .libs/checksum.o
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT checksum.lo -MD -MP -MF 
.deps/checksum.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/checksum.c
 -o checksum.o
mv -f .deps/checksum.Tpo .deps/checksum.Plo
/usr/bin/libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H 
-DSYSCONFDIR=\"/etc/quagga/\" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I..  -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include  -O2 -pipe -MT vector.lo -MD -MP -MF 
.deps/vector.Tpo -c -o vector.lo 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c
cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT vector.lo -MD -MP -MF 
.deps/vector.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c
 -fPIC -DPIC -o .libs/vector.o
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
 In function 'vector_init':
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
 error: 'MTYPE_VECTOR' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
 error: (Each undeclared identifier is reported only once
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:32:
 error: for each function it appears in.)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:40:
 error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
 In function 'vector_only_wrapper_free':
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:47:
 error: 'MTYPE_VECTOR' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
 In function 'vector_only_index_free':
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:53:
 error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
 In function 'vector_free':
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:59:
 error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:60:
 error: 'MTYPE_VECTOR' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
 In function 'vector_copy':
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:67:
 error: 'MTYPE_VECTOR' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:73:
 error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:
 In function 'vector_ensure':
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c:86:
 error: 'MTYPE_VECTOR_INDEX' undeclared (first use in this function)
Error while executing cc -DHAVE_CONFIG_H -DSYSCONFDIR="/etc/quagga/" -I. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I.. -I.. 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source
 
-I/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib
 -I../lib -I/usr/local/include -O2 -pipe -MT vector.lo -MD -MP -MF 
.deps/vector.Tpo -c 
/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/quagga-source/lib/vector.c
 -fPIC -DPIC -o .libs/vector.o
Makefile:566: recipe for target 'vector.lo' failed
gmake[3]: *** [vector.lo] Error 1
gmake[3]: Leaving directory 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64/lib'
Makefile:427: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64/lib'
Makefile:465: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64'
Makefile:397: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error 2 in . 
(/home/ci/cibuild.366/myport/infrastructure/mk/bsd.port.mk:2767 
'/home/ci/cibuild.366/myport/pobj/quagga-test-20161011.112003-git.68bfb61/build-amd64/.build_done')
*** Error 1 in . 
(/home/ci/cibuild.366/myport/infrastructure/mk/bsd.port.mk:1952 
'/home/ci/cibuild.366/myport/packages/amd64/all/quagga-test-20161011.112003p0-git.68bfb61.tgz')
*** Error 1 in . 
(/home/ci/cibuild.366/myport/infrastructure/mk/bsd.port.mk:2508 
'_internal-package')
*** Error 1 in /home/ci/cibuild.366/myport/net/quagga-test 
(/home/ci/cibuild.366/myport/infrastructure/mk/bsd.port.mk:2488 'package')
Makefile:28: recipe for target 'pkg' failed
gmake: *** [pkg] Error 1
_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to