>>> Building on exopi-1 under net/irrtoolset BDEPENDS = [devel/bison] DIST = [net/irrtoolset:irrtoolset-5.0.1.tar.gz] FULLPKGNAME = irrtoolset-5.0.1p5 Avoided depends for bison-3.8.2 distfiles size=639889 >>> Running patch in net/irrtoolset at 1711486570.35 ===> net/irrtoolset ===> Building from scratch irrtoolset-5.0.1p5 ===> irrtoolset-5.0.1p5 depends on: bison-* -> bison-3.8.2 ===> Verifying specs: c++ c++abi pthread c curses m readline ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.99.0 curses.15.0 m.10.1 readline.5.0 ===> Checking files for irrtoolset-5.0.1p5 `/exopi-cvs/ports/distfiles/irrtoolset-5.0.1.tar.gz' is up to date. >> (SHA256) irrtoolset-5.0.1.tar.gz: OK ===> Extracting for irrtoolset-5.0.1p5 ===> Patching for irrtoolset-5.0.1p5 ===> Applying OpenBSD patch patch-src_rpsl_object_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Bison 3 fixes from | https://github.com/irrtoolset/irrtoolset/commit/dba1df96d6eaaff35de912b7d0df2812bcdb412a |and | https://github.com/irrtoolset/irrtoolset/commit/26faa5b833ab1aceb568ee8e6c94577f0d994073 | |--- src/rpsl/object.cc.orig Sat Nov 7 19:14:13 2015 |+++ src/rpsl/object.cc Sat Nov 7 19:14:50 2015 -------------------------- Patching file src/rpsl/object.cc using Plan A... Hunk #1 succeeded at 57. Hunk #2 succeeded at 128. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/irrtoolset at 1711486571.34 ===> net/irrtoolset ===> Generating configure for irrtoolset-5.0.1p5 ===> Configuring for irrtoolset-5.0.1p5 Using /exopi-obj/pobj/irrtoolset-5.0.1/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/irrtoolset-5.0.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/irrtoolset-5.0.1/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 make sets $(MAKE)... (cached) yes 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 c++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... gcc3 checking whether ln -s works... yes checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for bison... /usr/local/bin/bison -y checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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 ar... (cached) ar 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 how to run the C preprocessor... cc -E 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 for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... openbsd7.5 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for regex.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for size_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... (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 stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... (cached) yes checking for timegm... (cached) yes checking for bzero... (cached) yes checking for gethostbyaddr... (cached) yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for isascii... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for whether accept uses type (socklen_t *) as parameter... yes checking for main in -ltermcap... yes checking for main in -lreadline... yes checking for main in -lhistory... no checking whether to enable development debugging... checking for yylineno declaration... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/rtconfig/Makefile config.status: creating src/dataset/Makefile config.status: creating src/irr/Makefile config.status: creating src/irrutil/Makefile config.status: creating src/normalform/Makefile config.status: creating src/peval/Makefile config.status: creating src/re2dfa/Makefile config.status: creating src/rpsl/Makefile config.status: creating src/rpslcheck/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in net/irrtoolset at 1711486589.22 ===> net/irrtoolset ===> Building for irrtoolset-5.0.1p5 Making all in src /usr/bin/make all-recursive Making all in dataset /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT CacheKey.CacheValue.AVLMap.lo -MD -MP -MF .deps/CacheKey.CacheValue.AVLMap.Tpo -c -o CacheKey.CacheValue.AVLMap.lo CacheKey.CacheValue.AVLMap.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT CacheKey.CacheValue.AVLMap.lo -MD -MP -MF .deps/CacheKey.CacheValue.AVLMap.Tpo -c CacheKey.CacheValue.AVLMap.cc -fPIC -DPIC -o .libs/CacheKey.CacheValue.AVLMap.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT CacheKey.CacheValue.AVLMap.lo -MD -MP -MF .deps/CacheKey.CacheValue.AVLMap.Tpo -c CacheKey.CacheValue.AVLMap.cc -o CacheKey.CacheValue.AVLMap.o mv -f .deps/CacheKey.CacheValue.AVLMap.Tpo .deps/CacheKey.CacheValue.AVLMap.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT CacheKey.CacheValue.Map.lo -MD -MP -MF .deps/CacheKey.CacheValue.Map.Tpo -c -o CacheKey.CacheValue.Map.lo CacheKey.CacheValue.Map.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT CacheKey.CacheValue.Map.lo -MD -MP -MF .deps/CacheKey.CacheValue.Map.Tpo -c CacheKey.CacheValue.Map.cc -fPIC -DPIC -o .libs/CacheKey.CacheValue.Map.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT CacheKey.CacheValue.Map.lo -MD -MP -MF .deps/CacheKey.CacheValue.Map.Tpo -c CacheKey.CacheValue.Map.cc -o CacheKey.CacheValue.Map.o mv -f .deps/CacheKey.CacheValue.Map.Tpo .deps/CacheKey.CacheValue.Map.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NormalTermPtr.DLList.lo -MD -MP -MF .deps/NormalTermPtr.DLList.Tpo -c -o NormalTermPtr.DLList.lo NormalTermPtr.DLList.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NormalTermPtr.DLList.lo -MD -MP -MF .deps/NormalTermPtr.DLList.Tpo -c NormalTermPtr.DLList.cc -fPIC -DPIC -o .libs/NormalTermPtr.DLList.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NormalTermPtr.DLList.lo -MD -MP -MF .deps/NormalTermPtr.DLList.Tpo -c NormalTermPtr.DLList.cc -o NormalTermPtr.DLList.o mv -f .deps/NormalTermPtr.DLList.Tpo .deps/NormalTermPtr.DLList.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT PrefixRange.Plex.lo -MD -MP -MF .deps/PrefixRange.Plex.Tpo -c -o PrefixRange.Plex.lo PrefixRange.Plex.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT PrefixRange.Plex.lo -MD -MP -MF .deps/PrefixRange.Plex.Tpo -c PrefixRange.Plex.cc -fPIC -DPIC -o .libs/PrefixRange.Plex.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT PrefixRange.Plex.lo -MD -MP -MF .deps/PrefixRange.Plex.Tpo -c PrefixRange.Plex.cc -o PrefixRange.Plex.o mv -f .deps/PrefixRange.Plex.Tpo .deps/PrefixRange.Plex.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT PrefixRange.XPlex.lo -MD -MP -MF .deps/PrefixRange.XPlex.Tpo -c -o PrefixRange.XPlex.lo PrefixRange.XPlex.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT PrefixRange.XPlex.lo -MD -MP -MF .deps/PrefixRange.XPlex.Tpo -c PrefixRange.XPlex.cc -fPIC -DPIC -o .libs/PrefixRange.XPlex.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT PrefixRange.XPlex.lo -MD -MP -MF .deps/PrefixRange.XPlex.Tpo -c PrefixRange.XPlex.cc -o PrefixRange.XPlex.o mv -f .deps/PrefixRange.XPlex.Tpo .deps/PrefixRange.XPlex.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymID.Set.lo -MD -MP -MF .deps/SymID.Set.Tpo -c -o SymID.Set.lo SymID.Set.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymID.Set.lo -MD -MP -MF .deps/SymID.Set.Tpo -c SymID.Set.cc -fPIC -DPIC -o .libs/SymID.Set.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymID.Set.lo -MD -MP -MF .deps/SymID.Set.Tpo -c SymID.Set.cc -o SymID.Set.o mv -f .deps/SymID.Set.Tpo .deps/SymID.Set.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymID.VHSet.lo -MD -MP -MF .deps/SymID.VHSet.Tpo -c -o SymID.VHSet.lo SymID.VHSet.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymID.VHSet.lo -MD -MP -MF .deps/SymID.VHSet.Tpo -c SymID.VHSet.cc -fPIC -DPIC -o .libs/SymID.VHSet.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymID.VHSet.lo -MD -MP -MF .deps/SymID.VHSet.Tpo -c SymID.VHSet.cc -o SymID.VHSet.o mv -f .deps/SymID.VHSet.Tpo .deps/SymID.VHSet.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.Bag.lo -MD -MP -MF .deps/SymbolConjunctPtr.Bag.Tpo -c -o SymbolConjunctPtr.Bag.lo SymbolConjunctPtr.Bag.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.Bag.lo -MD -MP -MF .deps/SymbolConjunctPtr.Bag.Tpo -c SymbolConjunctPtr.Bag.cc -fPIC -DPIC -o .libs/SymbolConjunctPtr.Bag.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.Bag.lo -MD -MP -MF .deps/SymbolConjunctPtr.Bag.Tpo -c SymbolConjunctPtr.Bag.cc -o SymbolConjunctPtr.Bag.o mv -f .deps/SymbolConjunctPtr.Bag.Tpo .deps/SymbolConjunctPtr.Bag.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.SplayBag.lo -MD -MP -MF .deps/SymbolConjunctPtr.SplayBag.Tpo -c -o SymbolConjunctPtr.SplayBag.lo SymbolConjunctPtr.SplayBag.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.SplayBag.lo -MD -MP -MF .deps/SymbolConjunctPtr.SplayBag.Tpo -c SymbolConjunctPtr.SplayBag.cc -fPIC -DPIC -o .libs/SymbolConjunctPtr.SplayBag.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.SplayBag.lo -MD -MP -MF .deps/SymbolConjunctPtr.SplayBag.Tpo -c SymbolConjunctPtr.SplayBag.cc -o SymbolConjunctPtr.SplayBag.o mv -f .deps/SymbolConjunctPtr.SplayBag.Tpo .deps/SymbolConjunctPtr.SplayBag.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.SplayNode.lo -MD -MP -MF .deps/SymbolConjunctPtr.SplayNode.Tpo -c -o SymbolConjunctPtr.SplayNode.lo SymbolConjunctPtr.SplayNode.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.SplayNode.lo -MD -MP -MF .deps/SymbolConjunctPtr.SplayNode.Tpo -c SymbolConjunctPtr.SplayNode.cc -fPIC -DPIC -o .libs/SymbolConjunctPtr.SplayNode.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunctPtr.SplayNode.lo -MD -MP -MF .deps/SymbolConjunctPtr.SplayNode.Tpo -c SymbolConjunctPtr.SplayNode.cc -o SymbolConjunctPtr.SplayNode.o mv -f .deps/SymbolConjunctPtr.SplayNode.Tpo .deps/SymbolConjunctPtr.SplayNode.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.OXPSet.lo -MD -MP -MF .deps/unsigned.OXPSet.Tpo -c -o unsigned.OXPSet.lo unsigned.OXPSet.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.OXPSet.lo -MD -MP -MF .deps/unsigned.OXPSet.Tpo -c unsigned.OXPSet.cc -fPIC -DPIC -o .libs/unsigned.OXPSet.o unsigned.OXPSet.cc:155:8: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (&b == NULL || &b == this || b.count == 0) ^ ~~~~ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.OXPSet.lo -MD -MP -MF .deps/unsigned.OXPSet.Tpo -c unsigned.OXPSet.cc -o unsigned.OXPSet.o unsigned.OXPSet.cc:155:8: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare] if (&b == NULL || &b == this || b.count == 0) ^ ~~~~ 1 warning generated. mv -f .deps/unsigned.OXPSet.Tpo .deps/unsigned.OXPSet.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.Plex.lo -MD -MP -MF .deps/unsigned.Plex.Tpo -c -o unsigned.Plex.lo unsigned.Plex.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.Plex.lo -MD -MP -MF .deps/unsigned.Plex.Tpo -c unsigned.Plex.cc -fPIC -DPIC -o .libs/unsigned.Plex.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.Plex.lo -MD -MP -MF .deps/unsigned.Plex.Tpo -c unsigned.Plex.cc -o unsigned.Plex.o mv -f .deps/unsigned.Plex.Tpo .deps/unsigned.Plex.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.Set.lo -MD -MP -MF .deps/unsigned.Set.Tpo -c -o unsigned.Set.lo unsigned.Set.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.Set.lo -MD -MP -MF .deps/unsigned.Set.Tpo -c unsigned.Set.cc -fPIC -DPIC -o .libs/unsigned.Set.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.Set.lo -MD -MP -MF .deps/unsigned.Set.Tpo -c unsigned.Set.cc -o unsigned.Set.o mv -f .deps/unsigned.Set.Tpo .deps/unsigned.Set.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.XPlex.lo -MD -MP -MF .deps/unsigned.XPlex.Tpo -c -o unsigned.XPlex.lo unsigned.XPlex.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.XPlex.lo -MD -MP -MF .deps/unsigned.XPlex.Tpo -c unsigned.XPlex.cc -fPIC -DPIC -o .libs/unsigned.XPlex.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT unsigned.XPlex.lo -MD -MP -MF .deps/unsigned.XPlex.Tpo -c unsigned.XPlex.cc -o unsigned.XPlex.o mv -f .deps/unsigned.XPlex.Tpo .deps/unsigned.XPlex.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libdataset.la CacheKey.CacheValue.AVLMap.lo CacheKey.CacheValue.Map.lo NormalTermPtr.DLList.lo PrefixRange.Plex.lo PrefixRange.XPlex.lo SymID.Set.lo SymID.VHSet.lo SymbolConjunctPtr.Bag.lo SymbolConjunctPtr.SplayBag.lo SymbolConjunctPtr.SplayNode.lo unsigned.OXPSet.lo unsigned.Plex.lo unsigned.Set.lo unsigned.XPlex.lo -lreadline -ltermcap libtool: link: ar cru .libs/libdataset.a .libs/CacheKey.CacheValue.AVLMap.o .libs/CacheKey.CacheValue.Map.o .libs/NormalTermPtr.DLList.o .libs/PrefixRange.Plex.o .libs/PrefixRange.XPlex.o .libs/SymID.Set.o .libs/SymID.VHSet.o .libs/SymbolConjunctPtr.Bag.o .libs/SymbolConjunctPtr.SplayBag.o .libs/SymbolConjunctPtr.SplayNode.o .libs/unsigned.OXPSet.o .libs/unsigned.Plex.o .libs/unsigned.Set.o .libs/unsigned.XPlex.o libtool: link: ranlib .libs/libdataset.a Making all in irr /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT autnum.lo -MD -MP -MF .deps/autnum.Tpo -c -o autnum.lo autnum.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT autnum.lo -MD -MP -MF .deps/autnum.Tpo -c autnum.cc -fPIC -DPIC -o .libs/autnum.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT autnum.lo -MD -MP -MF .deps/autnum.Tpo -c autnum.cc -o autnum.o mv -f .deps/autnum.Tpo .deps/autnum.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT birdwhoisc.lo -MD -MP -MF .deps/birdwhoisc.Tpo -c -o birdwhoisc.lo birdwhoisc.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT birdwhoisc.lo -MD -MP -MF .deps/birdwhoisc.Tpo -c birdwhoisc.cc -fPIC -DPIC -o .libs/birdwhoisc.o birdwhoisc.cc:75:7: warning: address of array 'this->sources' will always evaluate to 'true' [-Wpointer-bool-conversion] if (sources && *sources) ^~~~~~~ ~~ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT birdwhoisc.lo -MD -MP -MF .deps/birdwhoisc.Tpo -c birdwhoisc.cc -o birdwhoisc.o birdwhoisc.cc:75:7: warning: address of array 'this->sources' will always evaluate to 'true' [-Wpointer-bool-conversion] if (sources && *sources) ^~~~~~~ ~~ 1 warning generated. mv -f .deps/birdwhoisc.Tpo .deps/birdwhoisc.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT cache_value.lo -MD -MP -MF .deps/cache_value.Tpo -c -o cache_value.lo cache_value.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT cache_value.lo -MD -MP -MF .deps/cache_value.Tpo -c cache_value.cc -fPIC -DPIC -o .libs/cache_value.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT cache_value.lo -MD -MP -MF .deps/cache_value.Tpo -c cache_value.cc -o cache_value.o mv -f .deps/cache_value.Tpo .deps/cache_value.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT irr.lo -MD -MP -MF .deps/irr.Tpo -c -o irr.lo irr.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT irr.lo -MD -MP -MF .deps/irr.Tpo -c irr.cc -fPIC -DPIC -o .libs/irr.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT irr.lo -MD -MP -MF .deps/irr.Tpo -c irr.cc -o irr.o mv -f .deps/irr.Tpo .deps/irr.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rawhoisc.lo -MD -MP -MF .deps/rawhoisc.Tpo -c -o rawhoisc.lo rawhoisc.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rawhoisc.lo -MD -MP -MF .deps/rawhoisc.Tpo -c rawhoisc.cc -fPIC -DPIC -o .libs/rawhoisc.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rawhoisc.lo -MD -MP -MF .deps/rawhoisc.Tpo -c rawhoisc.cc -o rawhoisc.o mv -f .deps/rawhoisc.Tpo .deps/rawhoisc.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT route.lo -MD -MP -MF .deps/route.Tpo -c -o route.lo route.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT route.lo -MD -MP -MF .deps/route.Tpo -c route.cc -fPIC -DPIC -o .libs/route.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT route.lo -MD -MP -MF .deps/route.Tpo -c route.cc -o route.o mv -f .deps/route.Tpo .deps/route.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libirr.la autnum.lo birdwhoisc.lo cache_value.lo irr.lo rawhoisc.lo route.lo -lreadline -ltermcap libtool: link: ar cru .libs/libirr.a .libs/autnum.o .libs/birdwhoisc.o .libs/cache_value.o .libs/irr.o .libs/rawhoisc.o .libs/route.o libtool: link: ranlib .libs/libirr.a Making all in normalform /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o Filter.lo Filter.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cc -fPIC -DPIC -o .libs/Filter.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cc -o Filter.o mv -f .deps/Filter.Tpo .deps/Filter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfASPath.lo -MD -MP -MF .deps/FilterOfASPath.Tpo -c -o FilterOfASPath.lo FilterOfASPath.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfASPath.lo -MD -MP -MF .deps/FilterOfASPath.Tpo -c FilterOfASPath.cc -fPIC -DPIC -o .libs/FilterOfASPath.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfASPath.lo -MD -MP -MF .deps/FilterOfASPath.Tpo -c FilterOfASPath.cc -o FilterOfASPath.o mv -f .deps/FilterOfASPath.Tpo .deps/FilterOfASPath.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfCommunity.lo -MD -MP -MF .deps/FilterOfCommunity.Tpo -c -o FilterOfCommunity.lo FilterOfCommunity.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfCommunity.lo -MD -MP -MF .deps/FilterOfCommunity.Tpo -c FilterOfCommunity.cc -fPIC -DPIC -o .libs/FilterOfCommunity.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfCommunity.lo -MD -MP -MF .deps/FilterOfCommunity.Tpo -c FilterOfCommunity.cc -o FilterOfCommunity.o mv -f .deps/FilterOfCommunity.Tpo .deps/FilterOfCommunity.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfPrefix.lo -MD -MP -MF .deps/FilterOfPrefix.Tpo -c -o FilterOfPrefix.lo FilterOfPrefix.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfPrefix.lo -MD -MP -MF .deps/FilterOfPrefix.Tpo -c FilterOfPrefix.cc -fPIC -DPIC -o .libs/FilterOfPrefix.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfPrefix.lo -MD -MP -MF .deps/FilterOfPrefix.Tpo -c FilterOfPrefix.cc -o FilterOfPrefix.o mv -f .deps/FilterOfPrefix.Tpo .deps/FilterOfPrefix.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfSymbol.lo -MD -MP -MF .deps/FilterOfSymbol.Tpo -c -o FilterOfSymbol.lo FilterOfSymbol.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfSymbol.lo -MD -MP -MF .deps/FilterOfSymbol.Tpo -c FilterOfSymbol.cc -fPIC -DPIC -o .libs/FilterOfSymbol.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT FilterOfSymbol.lo -MD -MP -MF .deps/FilterOfSymbol.Tpo -c FilterOfSymbol.cc -o FilterOfSymbol.o mv -f .deps/FilterOfSymbol.Tpo .deps/FilterOfSymbol.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT IPv6RadixSet.lo -MD -MP -MF .deps/IPv6RadixSet.Tpo -c -o IPv6RadixSet.lo IPv6RadixSet.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT IPv6RadixSet.lo -MD -MP -MF .deps/IPv6RadixSet.Tpo -c IPv6RadixSet.cc -fPIC -DPIC -o .libs/IPv6RadixSet.o IPv6RadixSet.cc:376:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) { ~^~~~ IPv6RadixSet.cc:489:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ IPv6RadixSet.cc:525:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || !_rngs) // nothing to delete from or nothing to delete ~^~~~ IPv6RadixSet.cc:608:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || ! _rngs) // nothing to delete from or nothing to delete ~^~~~ IPv6RadixSet.cc:632:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ IPv6RadixSet.cc:719:15: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!b || !this) ~^~~~ IPv6RadixSet.cc:812:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ IPv6RadixSet.cc:861:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ 8 warnings generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT IPv6RadixSet.lo -MD -MP -MF .deps/IPv6RadixSet.Tpo -c IPv6RadixSet.cc -o IPv6RadixSet.o IPv6RadixSet.cc:376:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) { ~^~~~ IPv6RadixSet.cc:489:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ IPv6RadixSet.cc:525:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || !_rngs) // nothing to delete from or nothing to delete ~^~~~ IPv6RadixSet.cc:608:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || ! _rngs) // nothing to delete from or nothing to delete ~^~~~ IPv6RadixSet.cc:632:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ IPv6RadixSet.cc:719:15: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!b || !this) ~^~~~ IPv6RadixSet.cc:812:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ IPv6RadixSet.cc:861:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ 8 warnings generated. mv -f .deps/IPv6RadixSet.Tpo .deps/IPv6RadixSet.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NE.lo -MD -MP -MF .deps/NE.Tpo -c -o NE.lo NE.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NE.lo -MD -MP -MF .deps/NE.Tpo -c NE.cc -fPIC -DPIC -o .libs/NE.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NE.lo -MD -MP -MF .deps/NE.Tpo -c NE.cc -o NE.o mv -f .deps/NE.Tpo .deps/NE.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NT.lo -MD -MP -MF .deps/NT.Tpo -c -o NT.lo NT.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NT.lo -MD -MP -MF .deps/NT.Tpo -c NT.cc -fPIC -DPIC -o .libs/NT.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT NT.lo -MD -MP -MF .deps/NT.Tpo -c NT.cc -o NT.o mv -f .deps/NT.Tpo .deps/NT.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT RadixSet.lo -MD -MP -MF .deps/RadixSet.Tpo -c -o RadixSet.lo RadixSet.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT RadixSet.lo -MD -MP -MF .deps/RadixSet.Tpo -c RadixSet.cc -fPIC -DPIC -o .libs/RadixSet.o RadixSet.cc:413:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:524:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:560:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || !_rngs) // nothing to delete from or nothing to delete ~^~~~ RadixSet.cc:643:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || ! _rngs) // nothing to delete from or nothing to delete ~^~~~ RadixSet.cc:667:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:754:15: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!b || !this) ~^~~~ RadixSet.cc:895:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:944:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ 8 warnings generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT RadixSet.lo -MD -MP -MF .deps/RadixSet.Tpo -c RadixSet.cc -o RadixSet.o RadixSet.cc:413:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:524:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:560:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || !_rngs) // nothing to delete from or nothing to delete ~^~~~ RadixSet.cc:643:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || ! _rngs) // nothing to delete from or nothing to delete ~^~~~ RadixSet.cc:667:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:754:15: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!b || !this) ~^~~~ RadixSet.cc:895:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ RadixSet.cc:944:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this) ~^~~~ 8 warnings generated. mv -f .deps/RadixSet.Tpo .deps/RadixSet.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfIPv6Prefix.lo -MD -MP -MF .deps/SetOfIPv6Prefix.Tpo -c -o SetOfIPv6Prefix.lo SetOfIPv6Prefix.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfIPv6Prefix.lo -MD -MP -MF .deps/SetOfIPv6Prefix.Tpo -c SetOfIPv6Prefix.cc -fPIC -DPIC -o .libs/SetOfIPv6Prefix.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfIPv6Prefix.lo -MD -MP -MF .deps/SetOfIPv6Prefix.Tpo -c SetOfIPv6Prefix.cc -o SetOfIPv6Prefix.o mv -f .deps/SetOfIPv6Prefix.Tpo .deps/SetOfIPv6Prefix.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfPrefix.lo -MD -MP -MF .deps/SetOfPrefix.Tpo -c -o SetOfPrefix.lo SetOfPrefix.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfPrefix.lo -MD -MP -MF .deps/SetOfPrefix.Tpo -c SetOfPrefix.cc -fPIC -DPIC -o .libs/SetOfPrefix.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfPrefix.lo -MD -MP -MF .deps/SetOfPrefix.Tpo -c SetOfPrefix.cc -o SetOfPrefix.o mv -f .deps/SetOfPrefix.Tpo .deps/SetOfPrefix.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfSymbol.lo -MD -MP -MF .deps/SetOfSymbol.Tpo -c -o SetOfSymbol.lo SetOfSymbol.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfSymbol.lo -MD -MP -MF .deps/SetOfSymbol.Tpo -c SetOfSymbol.cc -fPIC -DPIC -o .libs/SetOfSymbol.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SetOfSymbol.lo -MD -MP -MF .deps/SetOfSymbol.Tpo -c SetOfSymbol.cc -o SetOfSymbol.o mv -f .deps/SetOfSymbol.Tpo .deps/SetOfSymbol.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunct.lo -MD -MP -MF .deps/SymbolConjunct.Tpo -c -o SymbolConjunct.lo SymbolConjunct.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunct.lo -MD -MP -MF .deps/SymbolConjunct.Tpo -c SymbolConjunct.cc -fPIC -DPIC -o .libs/SymbolConjunct.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT SymbolConjunct.lo -MD -MP -MF .deps/SymbolConjunct.Tpo -c SymbolConjunct.cc -o SymbolConjunct.o mv -f .deps/SymbolConjunct.Tpo .deps/SymbolConjunct.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT community.lo -MD -MP -MF .deps/community.Tpo -c -o community.lo community.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT community.lo -MD -MP -MF .deps/community.Tpo -c community.cc -fPIC -DPIC -o .libs/community.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT community.lo -MD -MP -MF .deps/community.Tpo -c community.cc -o community.o mv -f .deps/community.Tpo .deps/community.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libnormalform.la Filter.lo FilterOfASPath.lo FilterOfCommunity.lo FilterOfPrefix.lo FilterOfSymbol.lo IPv6RadixSet.lo NE.lo NT.lo RadixSet.lo SetOfIPv6Prefix.lo SetOfPrefix.lo SetOfSymbol.lo SymbolConjunct.lo community.lo -lreadline -ltermcap libtool: link: ar cru .libs/libnormalform.a .libs/Filter.o .libs/FilterOfASPath.o .libs/FilterOfCommunity.o .libs/FilterOfPrefix.o .libs/FilterOfSymbol.o .libs/IPv6RadixSet.o .libs/NE.o .libs/NT.o .libs/RadixSet.o .libs/SetOfIPv6Prefix.o .libs/SetOfPrefix.o .libs/SetOfSymbol.o .libs/SymbolConjunct.o .libs/community.o libtool: link: ranlib .libs/libnormalform.a Making all in re2dfa /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT re2dfa.lo -MD -MP -MF .deps/re2dfa.Tpo -c -o re2dfa.lo re2dfa.c cc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT re2dfa.lo -MD -MP -MF .deps/re2dfa.Tpo -c re2dfa.c -fPIC -DPIC -o .libs/re2dfa.o cc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT re2dfa.lo -MD -MP -MF .deps/re2dfa.Tpo -c re2dfa.c -o re2dfa.o mv -f .deps/re2dfa.Tpo .deps/re2dfa.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT regexp_nf.lo -MD -MP -MF .deps/regexp_nf.Tpo -c -o regexp_nf.lo regexp_nf.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT regexp_nf.lo -MD -MP -MF .deps/regexp_nf.Tpo -c regexp_nf.cc -fPIC -DPIC -o .libs/regexp_nf.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT regexp_nf.lo -MD -MP -MF .deps/regexp_nf.Tpo -c regexp_nf.cc -o regexp_nf.o mv -f .deps/regexp_nf.Tpo .deps/regexp_nf.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libre2dfa.la re2dfa.lo regexp_nf.lo -lreadline -ltermcap libtool: link: ar cru .libs/libre2dfa.a .libs/re2dfa.o .libs/regexp_nf.o libtool: link: ranlib .libs/libre2dfa.a Making all in rpsl /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c -o Buffer.lo Buffer.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cc -fPIC -DPIC -o .libs/Buffer.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cc -o Buffer.o mv -f .deps/Buffer.Tpo .deps/Buffer.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT afi.lo -MD -MP -MF .deps/afi.Tpo -c -o afi.lo afi.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT afi.lo -MD -MP -MF .deps/afi.Tpo -c afi.cc -fPIC -DPIC -o .libs/afi.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT afi.lo -MD -MP -MF .deps/afi.Tpo -c afi.cc -o afi.o mv -f .deps/afi.Tpo .deps/afi.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -fPIC -DPIC -o .libs/object.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -o object.o mv -f .deps/object.Tpo .deps/object.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c -o prefix.lo prefix.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.cc -fPIC -DPIC -o .libs/prefix.o prefix.cc:921:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ prefix.cc:926:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ prefix.cc:931:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 3 warnings generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.cc -o prefix.o prefix.cc:921:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ prefix.cc:926:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ prefix.cc:931:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 3 warnings generated. mv -f .deps/prefix.Tpo .deps/prefix.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rangelist.lo -MD -MP -MF .deps/rangelist.Tpo -c -o rangelist.lo rangelist.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rangelist.lo -MD -MP -MF .deps/rangelist.Tpo -c rangelist.cc -fPIC -DPIC -o .libs/rangelist.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rangelist.lo -MD -MP -MF .deps/rangelist.Tpo -c rangelist.cc -o rangelist.o mv -f .deps/rangelist.Tpo .deps/rangelist.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c -o regexp.lo regexp.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.cc -fPIC -DPIC -o .libs/regexp.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.cc -o regexp.o mv -f .deps/regexp.Tpo .deps/regexp.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_attr.lo -MD -MP -MF .deps/rpsl_attr.Tpo -c -o rpsl_attr.lo rpsl_attr.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_attr.lo -MD -MP -MF .deps/rpsl_attr.Tpo -c rpsl_attr.cc -fPIC -DPIC -o .libs/rpsl_attr.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_attr.lo -MD -MP -MF .deps/rpsl_attr.Tpo -c rpsl_attr.cc -o rpsl_attr.o mv -f .deps/rpsl_attr.Tpo .deps/rpsl_attr.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_filter.lo -MD -MP -MF .deps/rpsl_filter.Tpo -c -o rpsl_filter.lo rpsl_filter.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_filter.lo -MD -MP -MF .deps/rpsl_filter.Tpo -c rpsl_filter.cc -fPIC -DPIC -o .libs/rpsl_filter.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_filter.lo -MD -MP -MF .deps/rpsl_filter.Tpo -c rpsl_filter.cc -o rpsl_filter.o mv -f .deps/rpsl_filter.Tpo .deps/rpsl_filter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_item.lo -MD -MP -MF .deps/rpsl_item.Tpo -c -o rpsl_item.lo rpsl_item.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_item.lo -MD -MP -MF .deps/rpsl_item.Tpo -c rpsl_item.cc -fPIC -DPIC -o .libs/rpsl_item.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_item.lo -MD -MP -MF .deps/rpsl_item.Tpo -c rpsl_item.cc -o rpsl_item.o mv -f .deps/rpsl_item.Tpo .deps/rpsl_item.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_policy.lo -MD -MP -MF .deps/rpsl_policy.Tpo -c -o rpsl_policy.lo rpsl_policy.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_policy.lo -MD -MP -MF .deps/rpsl_policy.Tpo -c rpsl_policy.cc -fPIC -DPIC -o .libs/rpsl_policy.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl_policy.lo -MD -MP -MF .deps/rpsl_policy.Tpo -c rpsl_policy.cc -o rpsl_policy.o mv -f .deps/rpsl_policy.Tpo .deps/rpsl_policy.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rptype.lo -MD -MP -MF .deps/rptype.Tpo -c -o rptype.lo rptype.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rptype.lo -MD -MP -MF .deps/rptype.Tpo -c rptype.cc -fPIC -DPIC -o .libs/rptype.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rptype.lo -MD -MP -MF .deps/rptype.Tpo -c rptype.cc -o rptype.o mv -f .deps/rptype.Tpo .deps/rptype.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT schema.lo -MD -MP -MF .deps/schema.Tpo -c -o schema.lo schema.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT schema.lo -MD -MP -MF .deps/schema.Tpo -c schema.cc -fPIC -DPIC -o .libs/schema.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT schema.lo -MD -MP -MF .deps/schema.Tpo -c schema.cc -o schema.o mv -f .deps/schema.Tpo .deps/schema.Plo /usr/local/bin/bison -y -d rpsl.y rpsl.y:94.14-19: warning: POSIX Yacc does not support string literals [-Wyacc] 94 | %name-prefix="rpsl" | ^~~~~~ rpsl.y:94.1-19: warning: POSIX Yacc does not support %name-prefix= [-Wyacc] 94 | %name-prefix="rpsl" | ^~~~~~~~~~~~~~~~~~~ rpsl.y:94.1-19: warning: deprecated directive: '%name-prefix="rpsl"', use '%define api.prefix {rpsl}' [-Wdeprecated] 94 | %name-prefix="rpsl" | ^~~~~~~~~~~~~~~~~~~ | %define api.prefix {rpsl} rpsl.y:95.1-8: warning: deprecated directive: '%output=', use '%output' [-Wdeprecated] 95 | %output="rpsl.y.cc" | ^~~~~~~~ | %output rpsl.y:95.2-8: warning: POSIX Yacc does not support %output [-Wyacc] 95 | %output="rpsl.y.cc" | ^~~~~~~ rpsl.y:95.9-19: warning: POSIX Yacc does not support string literals [-Wyacc] 95 | %output="rpsl.y.cc" | ^~~~~~~~~~~ rpsl.y:97.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 97 | %expect 1 | ^~~~~~~ rpsl.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT schema_rpsl.lo -MD -MP -MF .deps/schema_rpsl.Tpo -c -o schema_rpsl.lo schema_rpsl.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT schema_rpsl.lo -MD -MP -MF .deps/schema_rpsl.Tpo -c schema_rpsl.cc -fPIC -DPIC -o .libs/schema_rpsl.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT schema_rpsl.lo -MD -MP -MF .deps/schema_rpsl.Tpo -c schema_rpsl.cc -o schema_rpsl.o mv -f .deps/schema_rpsl.Tpo .deps/schema_rpsl.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT symbols.lo -MD -MP -MF .deps/symbols.Tpo -c -o symbols.lo symbols.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT symbols.lo -MD -MP -MF .deps/symbols.Tpo -c symbols.cc -fPIC -DPIC -o .libs/symbols.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT symbols.lo -MD -MP -MF .deps/symbols.Tpo -c symbols.cc -o symbols.o mv -f .deps/symbols.Tpo .deps/symbols.Plo flex object_log.l /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT object_log.l.lo -MD -MP -MF .deps/object_log.l.Tpo -c -o object_log.l.lo object_log.l.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT object_log.l.lo -MD -MP -MF .deps/object_log.l.Tpo -c object_log.l.cc -fPIC -DPIC -o .libs/object_log.l.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT object_log.l.lo -MD -MP -MF .deps/object_log.l.Tpo -c object_log.l.cc -o object_log.l.o mv -f .deps/object_log.l.Tpo .deps/object_log.l.Plo flex rpsl.l /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl.l.lo -MD -MP -MF .deps/rpsl.l.Tpo -c -o rpsl.l.lo rpsl.l.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl.l.lo -MD -MP -MF .deps/rpsl.l.Tpo -c rpsl.l.cc -fPIC -DPIC -o .libs/rpsl.l.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl.l.lo -MD -MP -MF .deps/rpsl.l.Tpo -c rpsl.l.cc -o rpsl.l.o mv -f .deps/rpsl.l.Tpo .deps/rpsl.l.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl.y.lo -MD -MP -MF .deps/rpsl.y.Tpo -c -o rpsl.y.lo rpsl.y.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl.y.lo -MD -MP -MF .deps/rpsl.y.Tpo -c rpsl.y.cc -fPIC -DPIC -o .libs/rpsl.y.o rpsl.y:2054:19: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*opt->args->head()) == typeid(ItemWORD) ^ rpsl.y:2132:33: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*opt->args->head()) == typeid(ItemWORD) ^ 2 warnings generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpsl.y.lo -MD -MP -MF .deps/rpsl.y.Tpo -c rpsl.y.cc -o rpsl.y.o rpsl.y:2054:19: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*opt->args->head()) == typeid(ItemWORD) ^ rpsl.y:2132:33: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*opt->args->head()) == typeid(ItemWORD) ^ 2 warnings generated. mv -f .deps/rpsl.y.Tpo .deps/rpsl.y.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o librpsl.la Buffer.lo afi.lo object.lo prefix.lo rangelist.lo regexp.lo rpsl_attr.lo rpsl_filter.lo rpsl_item.lo rpsl_policy.lo rptype.lo schema.lo schema_rpsl.lo symbols.lo object_log.l.lo rpsl.l.lo rpsl.y.lo -lreadline -ltermcap libtool: link: ar cru .libs/librpsl.a .libs/Buffer.o .libs/afi.o .libs/object.o .libs/prefix.o .libs/rangelist.o .libs/regexp.o .libs/rpsl_attr.o .libs/rpsl_filter.o .libs/rpsl_item.o .libs/rpsl_policy.o .libs/rptype.o .libs/schema.o .libs/schema_rpsl.o .libs/symbols.o .libs/object_log.l.o .libs/rpsl.l.o .libs/rpsl.y.o libtool: link: ranlib .libs/librpsl.a Making all in irrutil /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.cc -fPIC -DPIC -o .libs/trace.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.cc -o trace.o mv -f .deps/trace.Tpo .deps/trace.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Argv.lo -MD -MP -MF .deps/Argv.Tpo -c -o Argv.lo Argv.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Argv.lo -MD -MP -MF .deps/Argv.Tpo -c Argv.cc -fPIC -DPIC -o .libs/Argv.o Argv.cc:123:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register ArgvInfo *infoPtr; ^~~~~~~~~ Argv.cc:128:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; /* Second character of current arg (used for ^~~~~~~~~ Argv.cc:359:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register ArgvInfo *infoPtr; ^~~~~~~~~ 3 warnings generated. c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT Argv.lo -MD -MP -MF .deps/Argv.Tpo -c Argv.cc -o Argv.o Argv.cc:123:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register ArgvInfo *infoPtr; ^~~~~~~~~ Argv.cc:128:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; /* Second character of current arg (used for ^~~~~~~~~ Argv.cc:359:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register ArgvInfo *infoPtr; ^~~~~~~~~ 3 warnings generated. mv -f .deps/Argv.Tpo .deps/Argv.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT net.lo -MD -MP -MF .deps/net.Tpo -c -o net.lo net.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -fPIC -DPIC -o .libs/net.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -o net.o mv -f .deps/net.Tpo .deps/net.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -fPIC -DPIC -o .libs/version.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o mv -f .deps/version.Tpo .deps/version.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cc -fPIC -DPIC -o .libs/debug.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cc -o debug.o mv -f .deps/debug.Tpo .deps/debug.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT errhandler.lo -MD -MP -MF .deps/errhandler.Tpo -c -o errhandler.lo errhandler.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT errhandler.lo -MD -MP -MF .deps/errhandler.Tpo -c errhandler.cc -fPIC -DPIC -o .libs/errhandler.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT errhandler.lo -MD -MP -MF .deps/errhandler.Tpo -c errhandler.cc -o errhandler.o mv -f .deps/errhandler.Tpo .deps/errhandler.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT strcase.lo -MD -MP -MF .deps/strcase.Tpo -c -o strcase.lo strcase.c cc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT strcase.lo -MD -MP -MF .deps/strcase.Tpo -c strcase.c -fPIC -DPIC -o .libs/strcase.o cc -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT strcase.lo -MD -MP -MF .deps/strcase.Tpo -c strcase.c -o strcase.o mv -f .deps/strcase.Tpo .deps/strcase.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rusage.lo -MD -MP -MF .deps/rusage.Tpo -c -o rusage.lo rusage.cc c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rusage.lo -MD -MP -MF .deps/rusage.Tpo -c rusage.cc -fPIC -DPIC -o .libs/rusage.o c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rusage.lo -MD -MP -MF .deps/rusage.Tpo -c rusage.cc -o rusage.o mv -f .deps/rusage.Tpo .deps/rusage.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libirrutil.la trace.lo Argv.lo net.lo version.lo debug.lo errhandler.lo strcase.lo rusage.lo -lreadline -ltermcap libtool: link: ar cru .libs/libirrutil.a .libs/trace.o .libs/Argv.o .libs/net.o .libs/version.o .libs/debug.o .libs/errhandler.o .libs/strcase.o .libs/rusage.o libtool: link: ranlib .libs/libirrutil.a Making all in . /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libirrtoolset.la normalform/libnormalform.la irr/libirr.la re2dfa/libre2dfa.la rpsl/librpsl.la dataset/libdataset.la irrutil/libirrutil.la -lreadline -ltermcap libtool: link: ar x /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/normalform/.libs/libnormalform.a libtool: link: ar x /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/irr/.libs/libirr.a libtool: link: ar x /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/re2dfa/.libs/libre2dfa.a libtool: link: ar x /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/rpsl/.libs/librpsl.a libtool: link: ar x /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/dataset/.libs/libdataset.a libtool: link: ar x /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/irrutil/.libs/libirrutil.a libtool: link: ar cru .libs/libirrtoolset.a ./.libs/libirrtoolset.lax/libnormalform.a/Filter.o ./.libs/libirrtoolset.lax/libnormalform.a/FilterOfASPath.o ./.libs/libirrtoolset.lax/libnormalform.a/FilterOfCommunity.o ./.libs/libirrtoolset.lax/libnormalform.a/FilterOfPrefix.o ./.libs/libirrtoolset.lax/libnormalform.a/FilterOfSymbol.o ./.libs/libirrtoolset.lax/libnormalform.a/IPv6RadixSet.o ./.libs/libirrtoolset.lax/libnormalform.a/NE.o ./.libs/libirrtoolset.lax/libnormalform.a/NT.o ./.libs/libirrtoolset.lax/libnormalform.a/RadixSet.o ./.libs/libirrtoolset.lax/libnormalform.a/SetOfIPv6Prefix.o ./.libs/libirrtoolset.lax/libnormalform.a/SetOfPrefix.o ./.libs/libirrtoolset.lax/libnormalform.a/SetOfSymbol.o ./.libs/libirrtoolset.lax/libnormalform.a/SymbolConjunct.o ./.libs/libirrtoolset.lax/libnormalform.a/community.o ./.libs/libirrtoolset.lax/libirr.a/autnum.o ./.libs/libirrtoolset.lax/libirr.a/birdwhoisc.o ./.libs/libirrtoolset.lax/libirr.a/cache_value.o ./.libs/libirrtoolset.lax/libirr.a/irr.o ./.libs/libirrtoolset.lax/libirr.a/rawhoisc.o ./.libs/libirrtoolset.lax/libirr.a/route.o ./.libs/libirrtoolset.lax/libre2dfa.a/re2dfa.o ./.libs/libirrtoolset.lax/libre2dfa.a/regexp_nf.o ./.libs/libirrtoolset.lax/librpsl.a/Buffer.o ./.libs/libirrtoolset.lax/librpsl.a/afi.o ./.libs/libirrtoolset.lax/librpsl.a/object.o ./.libs/libirrtoolset.lax/librpsl.a/prefix.o ./.libs/libirrtoolset.lax/librpsl.a/rangelist.o ./.libs/libirrtoolset.lax/librpsl.a/regexp.o ./.libs/libirrtoolset.lax/librpsl.a/rpsl_attr.o ./.libs/libirrtoolset.lax/librpsl.a/rpsl_filter.o ./.libs/libirrtoolset.lax/librpsl.a/rpsl_item.o ./.libs/libirrtoolset.lax/librpsl.a/rpsl_policy.o ./.libs/libirrtoolset.lax/librpsl.a/rptype.o ./.libs/libirrtoolset.lax/librpsl.a/schema.o ./.libs/libirrtoolset.lax/librpsl.a/schema_rpsl.o ./.libs/libirrtoolset.lax/librpsl.a/symbols.o ./.libs/libirrtoolset.lax/librpsl.a/object_log.l.o ./.libs/libirrtoolset.lax/librpsl.a/rpsl.l.o ./.libs/libirrtoolset.lax/librpsl.a/rpsl.y.o ./.libs/libirrtoolset.lax/libdataset.a/CacheKey.CacheValue.AVLMap.o ./.libs/libirrtoolset.lax/libdataset.a/CacheKey.CacheValue.Map.o ./.libs/libirrtoolset.lax/libdataset.a/NormalTermPtr.DLList.o ./.libs/libirrtoolset.lax/libdataset.a/PrefixRange.Plex.o ./.libs/libirrtoolset.lax/libdataset.a/PrefixRange.XPlex.o ./.libs/libirrtoolset.lax/libdataset.a/SymID.Set.o ./.libs/libirrtoolset.lax/libdataset.a/SymID.VHSet.o ./.libs/libirrtoolset.lax/libdataset.a/SymbolConjunctPtr.Bag.o ./.libs/libirrtoolset.lax/libdataset.a/SymbolConjunctPtr.SplayBag.o ./.libs/libirrtoolset.lax/libdataset.a/SymbolConjunctPtr.SplayNode.o ./.libs/libirrtoolset.lax/libdataset.a/unsigned.OXPSet.o ./.libs/libirrtoolset.lax/libdataset.a/unsigned.Plex.o ./.libs/libirrtoolset.lax/libdataset.a/unsigned.Set.o ./.libs/libirrtoolset.lax/libdataset.a/unsigned.XPlex.o ./.libs/libirrtoolset.lax/libirrutil.a/trace.o ./.libs/libirrtoolset.lax/libirrutil.a/Argv.o ./.libs/libirrtoolset.lax/libirrutil.a/net.o ./.libs/libirrtoolset.lax/libirrutil.a/version.o ./.libs/libirrtoolset.lax/libirrutil.a/debug.o ./.libs/libirrtoolset.lax/libirrutil.a/errhandler.o ./.libs/libirrtoolset.lax/libirrutil.a/strcase.o ./.libs/libirrtoolset.lax/libirrutil.a/rusage.o libtool: link: ranlib .libs/libirrtoolset.a Making all in peval c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT peval.o -MD -MP -MF .deps/peval.Tpo -c -o peval.o peval.cc mv -f .deps/peval.Tpo .deps/peval.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o peval peval.o ../libirrtoolset.la -lreadline -ltermcap -lreadline -ltermcap libtool: link: c++ -o peval -O2 -pipe peval.o /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a -L.libs -lreadline -ltermcap -lcurses peval.cc(peval.o:(evaluate())): warning: strcat() is almost always misused, please use strlcat() peval.cc(peval.o:(expression(char*, char*, char*))): warning: strcpy() is almost always misused, please use strlcpy() NE.cc(NE.o:(Symbols::resolvePeerAS(char*, unsigned int)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: sprintf() is often misused, please use snprintf() rpsl.l.cc(rpsl.l.o:(handle_error(char const*, ...)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: vsprintf() is often misused, please use vsnprintf() Making all in rpslcheck c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rpslcheck.o -MD -MP -MF .deps/rpslcheck.Tpo -c -o rpslcheck.o rpslcheck.cc mv -f .deps/rpslcheck.Tpo .deps/rpslcheck.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o rpslcheck rpslcheck.o ../libirrtoolset.la -lreadline -ltermcap -lreadline -ltermcap libtool: link: c++ -o rpslcheck -O2 -pipe rpslcheck.o /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a -L.libs -lreadline -ltermcap -lcurses irr.cc(irr.o:(IRR::SetDefaultProtocol(char const*)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: strcpy() is almost always misused, please use strlcpy() irr.cc(irr.o:(IRR::getAutNum(unsigned int)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: sprintf() is often misused, please use snprintf() birdwhoisc.cc(birdwhoisc.o:(BirdWhoisClient::sendQuery(char const*, ...)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: vsprintf() is often misused, please use vsnprintf() birdwhoisc.cc(birdwhoisc.o:(BirdWhoisClient::getIndirectMembers(char*, Object const*, char*, void (*)(void*, Object const*), void*)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: strcat() is almost always misused, please use strlcat() Making all in rtconfig c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT rtconfig.o -MD -MP -MF .deps/rtconfig.Tpo -c -o rtconfig.o rtconfig.cc mv -f .deps/rtconfig.Tpo .deps/rtconfig.Po c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT f_cisco.o -MD -MP -MF .deps/f_cisco.Tpo -c -o f_cisco.o f_cisco.cc f_cisco.cc:870:37: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (afi->is_ipv4() && (typeid(*(actn->args->head())) == typeid(ItemIPV4))) { ^ f_cisco.cc:875:44: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] } else if (afi->is_ipv6() && (typeid(*(actn->args->head())) == typeid(ItemIPV6))) { ^ f_cisco.cc:1717:19: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1718:23: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) ^ f_cisco.cc:1722:19: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1723:23: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) ^ f_cisco.cc:1737:21: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1738:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_cisco.cc:1745:21: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1746:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_cisco.cc:1813:19: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1814:23: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) ^ f_cisco.cc:1818:19: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1819:23: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) ^ f_cisco.cc:1833:21: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1834:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_cisco.cc:1841:21: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_cisco.cc:1842:25: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ 18 warnings generated. mv -f .deps/f_cisco.Tpo .deps/f_cisco.Po c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT f_junos.o -MD -MP -MF .deps/f_junos.Tpo -c -o f_junos.o f_junos.cc f_junos.cc:637:33: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (afi->is_ipv4() && (typeid(*(actn->args->head())) == typeid(ItemIPV4))) { ^ f_junos.cc:642:40: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] } else if (afi->is_ipv6() && (typeid(*(actn->args->head())) == typeid(ItemIPV6))) { ^ f_junos.cc:1202:18: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_junos.cc:1203:14: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_junos.cc:1225:18: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_junos.cc:1226:14: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_junos.cc:1233:18: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_junos.cc:1234:14: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_junos.cc:1313:18: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_junos.cc:1314:14: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_junos.cc:1327:18: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_junos.cc:1328:14: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ f_junos.cc:1335:18: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] if (typeid(*itr()->peering->peerRtrs) == typeid(FilterRouter) ^ f_junos.cc:1336:14: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] && typeid(*itr()->peering->peerASes) == typeid(FilterASNO)) { ^ 14 warnings generated. mv -f .deps/f_junos.Tpo .deps/f_junos.Po /usr/local/bin/bison -y -d command.y command.y:91.14-22: warning: POSIX Yacc does not support string literals [-Wyacc] 91 | %name-prefix="command" | ^~~~~~~~~ command.y:91.1-22: warning: POSIX Yacc does not support %name-prefix= [-Wyacc] 91 | %name-prefix="command" | ^~~~~~~~~~~~~~~~~~~~~~ command.y:91.1-22: warning: deprecated directive: '%name-prefix="command"', use '%define api.prefix {command}' [-Wdeprecated] 91 | %name-prefix="command" | ^~~~~~~~~~~~~~~~~~~~~~ | %define api.prefix {command} command.y:92.1-8: warning: deprecated directive: '%output=', use '%output' [-Wdeprecated] 92 | %output="command.y.cc" | ^~~~~~~~ | %output command.y:92.2-8: warning: POSIX Yacc does not support %output [-Wyacc] 92 | %output="command.y.cc" | ^~~~~~~ command.y:92.9-22: warning: POSIX Yacc does not support string literals [-Wyacc] 92 | %output="command.y.cc" | ^~~~~~~~~~~~~~ command.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] flex command.l c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT command.l.o -MD -MP -MF .deps/command.l.Tpo -c -o command.l.o command.l.cc mv -f .deps/command.l.Tpo .deps/command.l.Po c++ -DHAVE_CONFIG_H -I. -I../../src -O2 -pipe -MT command.y.o -MD -MP -MF .deps/command.y.Tpo -c -o command.y.o command.y.cc mv -f .deps/command.y.Tpo .deps/command.y.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o rtconfig rtconfig.o f_cisco.o f_junos.o command.l.o command.y.o ../libirrtoolset.la -lreadline -ltermcap -lreadline -ltermcap libtool: link: c++ -o rtconfig -O2 -pipe rtconfig.o f_cisco.o f_junos.o command.l.o command.y.o /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a -L.libs -lreadline -ltermcap -lcurses f_cisco.cc(f_cisco.o:(CiscoConfig::print(NormalExpression*, PolicyActionList*, int, ItemAFI*))): warning: strcpy() is almost always misused, please use strlcpy() f_cisco.cc(f_cisco.o:(CiscoConfig::exportP(unsigned int, MPPrefix*, unsigned int, MPPrefix*))): warning: sprintf() is often misused, please use snprintf() rpsl.y.cc(rpsl.y.o:(rpslparse()) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: strcat() is almost always misused, please use strlcat() Buffer.cc(Buffer.o:(Buffer::appendf(char const*, ...)) in archive /exopi-obj/pobj/irrtoolset-5.0.1/irrtoolset-5.0.1/src/.libs/libirrtoolset.a): warning: vsprintf() is often misused, please use vsnprintf() >>> Running fake in net/irrtoolset at 1711486820.51 ===> net/irrtoolset ===> Faking installation for irrtoolset-5.0.1p5 Making install in src Making install in dataset Making install in irr Making install in normalform Making install in re2dfa Making install in rpsl mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -m 644 irrtoolset-errors.1 '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' Making install in irrutil Making install in . Making install in peval mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -s -m 755 peval '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -s -m 755 peval /exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -m 644 peval.1 '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' Making install in rpslcheck mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -s -m 755 rpslcheck '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -s -m 755 rpslcheck /exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -m 644 rpslcheck.1 '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' Making install in rtconfig mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -s -m 755 rtconfig '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -s -m 755 rtconfig /exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/irrtoolset-5.0.1/bin/install -c -m 644 rtconfig.1 '/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1' >>> Running package in net/irrtoolset at 1711486823.06 ===> net/irrtoolset `/exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/.fake_done' is up to date. ===> Building package for irrtoolset-5.0.1p5 Create /exopi-cvs/ports/packages/amd64/all/irrtoolset-5.0.1p5.tgz Creating package irrtoolset-5.0.1p5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************* | 33% archiving|************************************* | 58% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1/rtconfig.1: No one-line description, using filename "rtconfig" /exopi-obj/pobj/irrtoolset-5.0.1/fake-amd64/usr/local/man/man1/peval.1: No one-line description, using filename "peval" Link to /exopi-cvs/ports/packages/amd64/ftp/irrtoolset-5.0.1p5.tgz >>> Running clean in net/irrtoolset at 1711486824.41 ===> net/irrtoolset ===> Cleaning for irrtoolset-5.0.1p5 >>> Ended at 1711486824.76 max_stuck=2.30/patch=1.00/configure=17.88/build=231.30/fake=2.55/package=1.33/clean=0.38