Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created August 15, 2018 01:40
Show Gist options
  • Save samueldr/1ff520dcea862e74939a4f8ec9d62e01 to your computer and use it in GitHub Desktop.
Save samueldr/1ff520dcea862e74939a4f8ec9d62e01 to your computer and use it in GitHub Desktop.
-A polygraph / being successful
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/m1g3j3m9bb8k91d799xv4pianxx2kg8i-polygraph-4.12.0-src.tgz
source root is polygraph-4.12.0
setting SOURCE_DATE_EPOCH to timestamp 1533335849 of file polygraph-4.12.0/TODO
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./cfgaux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./cfgaux/config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./cfgaux/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0
checking for a BSD-compatible install... /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for pkg-config... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/ms0hpa5af9pgjvkjlac5j07xbs09ssb3-gnused-4.5/bin/sed
checking for grep that handles long lines and -e... /nix/store/hnrdvnnzhrppcxqg14bifnnyy4qy94bf-gnugrep-3.1/bin/grep
checking for egrep... /nix/store/hnrdvnnzhrppcxqg14bifnnyy4qy94bf-gnugrep-3.1/bin/grep -E
checking for fgrep... /nix/store/hnrdvnnzhrppcxqg14bifnnyy4qy94bf-gnugrep-3.1/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/dd
checking how to truncate binary pipes... /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for help2man... no
checking whether the C++ compiler (g++) is a C++ compiler... yes
enforcing -O1 on aarch64-unknown-linux-gnu
checking whether custom g++ flags work... probably
changing g++ flags to -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual
checking whether -rdynamic g++ flag works... probably
checking for library containing gethostbyname... none required
checking for main in -lsocket... no
checking for main in -lm... yes
checking whether to link statically... no
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking whether C++ std:: namespace works... yes
checking for CRYPTO_lock in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking for CRYPTO_add_lock in -lcrypto... yes
checking for SSL_connect in -lssl... yes
checking for RAND_status... yes
checking for RAND_screen... no
checking for RAND_egd... yes
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether zlib supports HTTP gzip encoding natively... yes
configure: checking for Kerberos support
checking for krb5-config... no
checking if krb5-config is executable... no
configure: WARNING: Kerberos support disabled.
configure: checking for libldns support
checking for ldns-config... no
configure: libldns support disabled
configure: WARNING: libldns is not found. PGL zoneDomains() and dnsZone() functions will not work.
checking whether to build comparator... no (by default)
checking for dlopen in -lc... yes
checking for main in -lncurses... yes
checking for arpa/inet.h... yes
checking for dirent.h... yes
checking for dlfcn.h... (cached) yes
checking for endian.h... yes
checking for fcntl.h... yes
checking for ifaddrs.h... yes
checking for iomanip... yes
checking for iomanip.h... no
checking for iosfwd... yes
checking for iosfwd.h... no
checking for iostream... (cached) yes
checking for iostream.h... no
checking for math.h... yes
checking for ncurses.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/in_var.h... no
checking for netinet/ip_dummynet.h... no
checking for netinet/ip_fw.h... no
checking for netinet/tcp.h... yes
checking for net/if.h... yes
checking for net/if_var.h... no
checking for process.h... no
checking for signal.h... yes
checking for sched.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sstream... yes
checking for strstrea.h... no
checking for strstream... yes
checking for strstream.h... no
checking for sys/endian.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/sysinfo.h... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for regex.h... yes
checking for winbase.h... no
checking for winsock2.h... no
checking for signal handler type... void SignalHandler(int)
checking for rlim_t... yes
checking for socklen_t... yes
checking for rusage... yes
checking for timeval... yes
checking for ifreq... yes
checking for ifaliasreq... no
checking for in6_aliasreq... no
checking for in6_ifreq... no
checking for streampos...
checking for ios_base::fmtflags... yes
checking for ios::fmtflags... no
checking whether sockaddr has sa_len... no
checking whether tm has tm_gmtoff... yes
checking for global timezone variable... timezone
checking for altzone... no
checking for htobe64 and be64toh... yes
checking for rint... yes
checking for ceilf... yes
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for ioctl... yes
checking for poll... yes
checking for epoll_create... yes
checking for signal... yes
checking for unlink... yes
checking for sleep... yes
checking for fork... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for timegm... yes
checking for pclose... yes
checking for popen... yes
checking for inet_makeaddr... yes
checking for inet_lnaof... yes
checking for inet_netof... yes
checking for sched_getaffinity... yes
checking for sched_setaffinity... yes
checking for _ftime... no
checking for _pclose... no
checking for _popen... no
checking for ioctlsocket... no
checking for stat... yes
checking for stricmp... no
checking for strnicmp... no
checking for GetLastError... no
checking for SetLastError... no
checking for WSAStartup... no
checking for WSACleanup... no
checking for WSAIoctl... no
checking for closesocket... no
checking for set_new_handler... yes
checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 4096
configure: WARNING:
No DummyNet header files found;
piper tool will not be available.
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in src/xstd/h/stdint.h (assuming C99 compatible system)
checking whether make sets $(MAKE)... (cached) 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/xstd/Makefile
config.status: creating src/base/Makefile
config.status: creating src/xml/Makefile
config.status: creating src/runtime/Makefile
config.status: creating src/xparser/Makefile
config.status: creating src/pgl/Makefile
config.status: creating src/csm/Makefile
config.status: creating src/dns/Makefile
config.status: creating src/icp/Makefile
config.status: creating src/kerberos/Makefile
config.status: creating src/beep/Makefile
config.status: creating src/cache/Makefile
config.status: creating src/app/Makefile
config.status: creating src/client/Makefile
config.status: creating src/server/Makefile
config.status: creating src/logextractors/Makefile
config.status: creating src/loganalyzers/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/probe/Makefile
config.status: creating src/monitor/Makefile
config.status: creating tools/Makefile
config.status: creating workloads/Makefile
config.status: creating workloads/include/Makefile
config.status: creating import/Makefile
config.status: creating import/jqplot/Makefile
config.status: creating import/jquery-ui/Makefile
config.status: creating polygraph.man
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing src/xstd/h/stdint.h commands
config.status: creating src/xstd/h/stdint.h : _POLYGRAPH_SRC_XSTD_H_STDINT_H
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash
Making all in .
make[1]: Entering directory '/build/polygraph-4.12.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/polygraph-4.12.0'
Making all in src
make[1]: Entering directory '/build/polygraph-4.12.0/src'
make all-recursive
make[2]: Entering directory '/build/polygraph-4.12.0/src'
Making all in xstd
make[3]: Entering directory '/build/polygraph-4.12.0/src/xstd'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AlarmClock.o AlarmClock.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Assert.o Assert.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BigSize.o BigSize.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Clock.o Clock.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ResourceUsage.o ResourceUsage.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Checksum.o Checksum.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CommandToBuffer.o CommandToBuffer.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TokenIdentifier.o TokenIdentifier.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PrefixIdentifier.o PrefixIdentifier.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StringIdentifier.o StringIdentifier.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Error.o Error.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o NetDouble.o NetDouble.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o NetAddr.o NetAddr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o NetIface.o NetIface.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InetIfReq.o InetIfReq.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InAddress.o InAddress.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o getIfAddrs.o getIfAddrs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o FileScanner.o FileScanner.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Poll.o Poll.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Epoll.o Epoll.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RegEx.o RegEx.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Rnd.o Rnd.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Select.o Select.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Size.o Size.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Socket.o Socket.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IpSocket.o IpSocket.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SrcLoc.o SrcLoc.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o String.o String.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Area.o Area.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TblDistr.o TblDistr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Time.o Time.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LoadableModule.o LoadableModule.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Dns.o Dns.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Gss.o Gss.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Kerberos.o Kerberos.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Ssl.o Ssl.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ZLib.o ZLib.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ZFStream.o ZFStream.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CpuAffinitySet.o CpuAffinitySet.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DirScanner.o DirScanner.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o gadgets.o gadgets.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o rndDistrs.o rndDistrs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o xport.o xport.cc
rm -f libxstd.a
ar cr libxstd.a AlarmClock.o Assert.o BigSize.o Clock.o ResourceUsage.o Checksum.o CommandToBuffer.o TokenIdentifier.o PrefixIdentifier.o StringIdentifier.o Error.o NetDouble.o NetAddr.o NetIface.o InetIfReq.o InAddress.o getIfAddrs.o FileScanner.o Poll.o Epoll.o RegEx.o Rnd.o Select.o Size.o Socket.o IpSocket.o SrcLoc.o String.o Area.o TblDistr.o Time.o LoadableModule.o Dns.o Gss.o Kerberos.o Ssl.o ZLib.o ZFStream.o CpuAffinitySet.o DirScanner.o gadgets.o rndDistrs.o xport.o
ranlib libxstd.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/xstd'
Making all in base
make[3]: Entering directory '/build/polygraph-4.12.0/src/base'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ForeignTrace.o ForeignTrace.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AddrParsers.o AddrParsers.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BStream.o BStream.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CmdLine.o CmdLine.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StringRangeBlocks.o StringRangeBlocks.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StringRange.o StringRange.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StringArrayBlocks.o StringArrayBlocks.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StringArray.o StringArray.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ErrorRec.o ErrorRec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ErrorHash.o ErrorHash.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Histogram.o Histogram.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AggrStat.o AggrStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LevelStat.o LevelStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HRHistStat.o HRHistStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TmSzHistStat.o TmSzHistStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TmSzStat.o TmSzStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HRStat.o HRStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpStat.o IcpStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ConnCloseStat.o ConnCloseStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContTypeStat.o ContTypeStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ErrorStat.o ErrorStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o OidGenStat.o OidGenStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProtoIntvlStat.o ProtoIntvlStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o GoalRec.o GoalRec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ILog.o ILog.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjTimes.o ObjTimes.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjId.o ObjId.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o OLog.o OLog.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Opt.o Opt.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Progress.o Progress.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RndPermut.o RndPermut.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TwoWayPermutator.o TwoWayPermutator.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o UniqId.o UniqId.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatIntvlRec.o StatIntvlRec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatPhaseRec.o StatPhaseRec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o histograms.o histograms.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o opts.o opts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o polyOpts.o polyOpts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PatchRegistry.o PatchRegistry.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o rndDistrStat.o rndDistrStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o loadTblDistr.o loadTblDistr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o polyVersion.o polyVersion.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RangeGenStat.o RangeGenStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CompoundXactStat.o CompoundXactStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AuthPhaseStat.o AuthPhaseStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AuthStat.o AuthStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatusCodeStat.o StatusCodeStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IpRange.o IpRange.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SslPhaseStat.o SslPhaseStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o macros.o macros.cc
rm -f libbase.a
ar cr libbase.a ForeignTrace.o AddrParsers.o BStream.o CmdLine.o StringRangeBlocks.o StringRange.o StringArrayBlocks.o StringArray.o ErrorRec.o ErrorHash.o Histogram.o AggrStat.o LevelStat.o HRHistStat.o TmSzHistStat.o TmSzStat.o HRStat.o IcpStat.o ConnCloseStat.o ContTypeStat.o ErrorStat.o OidGenStat.o ProtoIntvlStat.o GoalRec.o ILog.o ObjTimes.o ObjId.o OLog.o Opt.o Progress.o RndPermut.o TwoWayPermutator.o UniqId.o StatIntvlRec.o StatPhaseRec.o histograms.o opts.o polyOpts.o PatchRegistry.o rndDistrStat.o loadTblDistr.o polyVersion.o RangeGenStat.o CompoundXactStat.o AuthPhaseStat.o AuthStat.o StatusCodeStat.o IpRange.o SslPhaseStat.o macros.o
ranlib libbase.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/base'
Making all in xml
make[3]: Entering directory '/build/polygraph-4.12.0/src/xml'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlAttr.o XmlAttr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlDoc.o XmlDoc.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlNode.o XmlNode.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlTag.o XmlTag.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlText.o XmlText.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlAttrs.o XmlAttrs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlNodes.o XmlNodes.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlRenderer.o XmlRenderer.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlSearch.o XmlSearch.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlTable.o XmlTable.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlSection.o XmlSection.cc
rm -f libxml.a
ar cr libxml.a XmlAttr.o XmlDoc.o XmlNode.o XmlTag.o XmlText.o XmlAttrs.o XmlNodes.o XmlRenderer.o XmlSearch.o XmlTable.o XmlSection.o
ranlib libxml.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/xml'
Making all in app
make[3]: Entering directory '/build/polygraph-4.12.0/src/app'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BeepDoorman.o BeepDoorman.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BeepSessionRec.o BeepSessionRec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolyApp.o PolyApp.cc
PolyApp.cc: In member function 'void PolyApp::getAgentAliasAddrs(PolyApp::AddrSyms&) const':
PolyApp.cc:641:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<HostMap> skipped_map; // lookup table to weed out duplicates
^~~~~~~~
In file included from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/memory:80:0,
from PolyApp.cc:11:
/nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
PolyApp.cc:643:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<HostMap> bench_addrs_map; // lookup table to weed out duplicates
^~~~~~~~
In file included from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/memory:80:0,
from PolyApp.cc:11:
/nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DebugSwitch.o DebugSwitch.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o shutdown.o shutdown.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o WorkersRunner.o WorkersRunner.cc
rm -f libapp.a
ar cr libapp.a BeepDoorman.o BeepSessionRec.o PolyApp.o DebugSwitch.o shutdown.o WorkersRunner.o
ranlib libapp.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/app'
Making all in beep
make[3]: Entering directory '/build/polygraph-4.12.0/src/beep'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BeepSessionMgr.o BeepSessionMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BeepChannel.o BeepChannel.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RawBeepMsg.o RawBeepMsg.cc
rm -f libbeep.a
ar cr libbeep.a BeepSessionMgr.o BeepChannel.o RawBeepMsg.o
ranlib libbeep.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/beep'
Making all in icp
make[3]: Entering directory '/build/polygraph-4.12.0/src/icp'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpBase.o IcpBase.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpClient.o IcpClient.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpMsg.o IcpMsg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpProxy.o IcpProxy.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpServer.o IcpServer.cc
rm -f libicp.a
ar cr libicp.a IcpBase.o IcpClient.o IcpMsg.o IcpProxy.o IcpServer.o
ranlib libicp.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/icp'
Making all in kerberos
make[3]: Entering directory '/build/polygraph-4.12.0/src/kerberos'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Mgr.o Mgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Xact.o Xact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InitCredsXact.o InitCredsXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TicketXact.o TicketXact.cc
rm -f libkerberos.a
ar cr libkerberos.a Mgr.o Xact.o InitCredsXact.o TicketXact.o
ranlib libkerberos.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/kerberos'
Making all in runtime
make[3]: Entering directory '/build/polygraph-4.12.0/src/runtime'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ErrorMgr.o ErrorMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o polyErrors.o polyErrors.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HttpDate.o HttpDate.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HttpFindCrlf.o HttpFindCrlf.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HttpCookies.o HttpCookies.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MimeHeadersCfg.o MimeHeadersCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HttpPrinter.o HttpPrinter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o httpHdrs.o httpHdrs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o httpText.o httpText.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BcastChannel.o BcastChannel.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BcastRcver.o BcastRcver.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o polyBcastChannels.o polyBcastChannels.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MessageSize.o MessageSize.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IOBuf.o IOBuf.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LogComment.o LogComment.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HostMap.o HostMap.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AddrMap.o AddrMap.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AddrMapItems.o AddrMapItems.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AddrSubsts.o AddrSubsts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o UserCred.o UserCred.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Viservs.o Viservs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SslWrap.o SslWrap.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SslWraps.o SslWraps.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SslErrors.o SslErrors.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o NotifMsg.o NotifMsg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Notifier.o Notifier.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolyOLog.o PolyOLog.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PortMgr.o PortMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o EphPortMgr.o EphPortMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ExpPortMgr.o ExpPortMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Goal.o Goal.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TransFactor.o TransFactor.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SharedOpts.o SharedOpts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjGalaxy.o ObjGalaxy.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjUniverse.o ObjUniverse.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjWorld.o ObjWorld.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HotSet.o HotSet.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XactAbortCoord.o XactAbortCoord.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PageInfo.o PageInfo.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CompoundXactInfo.o CompoundXactInfo.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o globals.o globals.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o FtpMsg.o FtpMsg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o FtpText.o FtpText.cc
rm -f libruntime.a
ar cr libruntime.a ErrorMgr.o polyErrors.o HttpDate.o HttpFindCrlf.o HttpCookies.o MimeHeadersCfg.o HttpPrinter.o httpHdrs.o httpText.o BcastChannel.o BcastRcver.o polyBcastChannels.o MessageSize.o IOBuf.o LogComment.o HostMap.o AddrMap.o AddrMapItems.o AddrSubsts.o UserCred.o Viservs.o SslWrap.o SslWraps.o SslErrors.o NotifMsg.o Notifier.o PolyOLog.o PortMgr.o EphPortMgr.o ExpPortMgr.o Goal.o TransFactor.o SharedOpts.o ObjGalaxy.o ObjUniverse.o ObjWorld.o HotSet.o XactAbortCoord.o PageInfo.o CompoundXactInfo.o globals.o FtpMsg.o FtpText.o
ranlib libruntime.a
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Agent.o Agent.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Xaction.o Xaction.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpXaction.o IcpXaction.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Connection.o Connection.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Socks.o Socks.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AgentCfg.o AgentCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ConnIdx.o ConnIdx.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ConnMgr.o ConnMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProxyCfg.o ProxyCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PopModel.o PopModel.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PersistWorkSetMgr.o PersistWorkSetMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Script.o Script.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DutWatchdog.o DutWatchdog.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Rptmstat.o Rptmstat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BcastSender.o BcastSender.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatIntvl.o StatIntvl.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatCycle.o StatCycle.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatPhase.o StatPhase.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatPhaseMgr.o StatPhaseMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatPhaseSync.o StatPhaseSync.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatsSampleMgr.o StatsSampleMgr.cc
rm -f libagent.a
ar cr libagent.a Agent.o Xaction.o IcpXaction.o Connection.o Socks.o Agent.o AgentCfg.o ConnIdx.o ConnMgr.o ProxyCfg.o PopModel.o PersistWorkSetMgr.o Script.o DutWatchdog.o Rptmstat.o BcastSender.o StatIntvl.o StatCycle.o StatPhase.o StatPhaseMgr.o StatPhaseSync.o StatsSampleMgr.o
ranlib libagent.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/runtime'
Making all in xparser
make[3]: Entering directory '/build/polygraph-4.12.0/src/xparser'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o GLexer.o GLexer.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o GParser.o GParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LexToken.o LexToken.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SynSym.o SynSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SynSymTbl.o SynSymTbl.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TokenSym.o TokenSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ParsSym.o ParsSym.cc
rm -f libxparser.a
ar cr libxparser.a GLexer.o GParser.o LexToken.o SynSym.o SynSymTbl.o TokenSym.o ParsSym.o
ranlib libxparser.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/xparser'
Making all in pgl
make[3]: Entering directory '/build/polygraph-4.12.0/src/pgl'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglArraySym.o PglArraySym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglBoolSym.o PglBoolSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglBwidthSym.o PglBwidthSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglCodeSym.o PglCodeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglClonerSym.o PglClonerSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglCtx.o PglCtx.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglContainerSym.o PglContainerSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglDistrSym.o PglDistrSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglExprOper.o PglExprOper.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglExprSym.o PglExprSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglIntSym.o PglIntSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglKnownNamesSym.o PglKnownNamesSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglLexer.o PglLexer.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglListSym.o PglListSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglNetAddrParts.o PglNetAddrParts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglNetAddrRange.o PglNetAddrRange.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglNetAddrRangeSym.o PglNetAddrRangeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglNetAddrSym.o PglNetAddrSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglNumSym.o PglNumSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglParser.o PglParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglPopDistrSym.o PglPopDistrSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglQualifSym.o PglQualifSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglRateSym.o PglRateSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglRecSym.o PglRecSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglRegExSym.o PglRegExSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglSizeSym.o PglSizeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStringSym.o PglStringSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStringArrayBlockSym.o PglStringArrayBlockSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStrBlocks.o PglStrBlocks.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStrRange.o PglStrRange.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStrRangeSym.o PglStrRangeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStrRangeLexer.o PglStrRangeLexer.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglTimeSym.o PglTimeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglUndefOpExprSym.o PglUndefOpExprSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglPp.o PglPp.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglRec.o PglRec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglSemx.o PglSemx.cc
PglSemx.cc: In member function 'ExpressionSym* PglSemx::calcExtreme(const String&, const ListSym&, int)':
PglSemx.cc:1559:13: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
const std::auto_ptr<const TokenSym> op(Place(dir > 0 ?
^~~~~~~~
In file included from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/locale_conv.h:41:0,
from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/locale:43,
from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/iomanip:43,
from ../../src/xstd/h/iomanip.h:13,
from ../../src/xparser/xparser.h:14,
from ../../src/pgl/pgl.h:18,
from PglSemx.cc:7:
/nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
PglSemx.cc:1565:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
const std::auto_ptr<const BoolSym> check(&(BoolSym&)
^~~~~~~~
In file included from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/locale_conv.h:41:0,
from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/locale:43,
from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/iomanip:43,
from ../../src/xstd/h/iomanip.h:13,
from ../../src/xparser/xparser.h:14,
from ../../src/pgl/pgl.h:18,
from PglSemx.cc:7:
/nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PglStaticSemx.o PglStaticSemx.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AclSym.o AclSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AgentSymIter.o AgentSymIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AgentAddrIter.o AgentAddrIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AgentSym.o AgentSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BenchSym.o BenchSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BenchSideSym.o BenchSideSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ClientBehaviorSym.o ClientBehaviorSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AddrSchemeSym.o AddrSchemeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o VerThreeAsSym.o VerThreeAsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolyMix3AsSym.o PolyMix3AsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o VerFourAsSym.o VerFourAsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolyMix4AsSym.o PolyMix4AsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SrvLb4AsSym.o SrvLb4AsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o WebAxe4AsSym.o WebAxe4AsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SpreadAsSym.o SpreadAsSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CacheSym.o CacheSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContentSym.o ContentSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CredentialsGen.o CredentialsGen.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CredArrSym.o CredArrSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsCacheSym.o DnsCacheSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o EveryCodeSym.o EveryCodeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AddrMapSym.o AddrMapSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsResolverSym.o DnsResolverSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o KerberosWrapSym.o KerberosWrapSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SslWrapSym.o SslWrapSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DumperSym.o DumperSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o GoalSym.o GoalSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HostsBasedSym.o HostsBasedSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IpsToNames.o IpsToNames.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MimeHeaderSym.o MimeHeaderSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MimeSym.o MimeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o NetPipeSym.o NetPipeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjLifeCycleSym.o ObjLifeCycleSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PhaseSym.o PhaseSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProxySym.o ProxySym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatSampleSym.o StatSampleSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatsSampleSym.o StatsSampleSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PopModelSym.o PopModelSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RobotSym.o RobotSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RptmstatSym.o RptmstatSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ServerSym.o ServerSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SessionSym.o SessionSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SocketSym.o SocketSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o UniqIdSym.o UniqIdSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MembershipMapSym.o MembershipMapSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o popDistrs.o popDistrs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pglStrIs.o pglStrIs.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RangeSym.o RangeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SingleRangeSym.o SingleRangeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MultiRangeSym.o MultiRangeSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DynamicNameSym.o DynamicNameSym.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ZoneFile.o ZoneFile.cc
rm -f libpgl.a
ar cr libpgl.a PglArraySym.o PglBoolSym.o PglBwidthSym.o PglCodeSym.o PglClonerSym.o PglCtx.o PglContainerSym.o PglDistrSym.o PglExprOper.o PglExprSym.o PglIntSym.o PglKnownNamesSym.o PglLexer.o PglListSym.o PglNetAddrParts.o PglNetAddrRange.o PglNetAddrRangeSym.o PglNetAddrSym.o PglNumSym.o PglParser.o PglPopDistrSym.o PglQualifSym.o PglRateSym.o PglRecSym.o PglRegExSym.o PglSizeSym.o PglStringSym.o PglStringArrayBlockSym.o PglStrBlocks.o PglStrRange.o PglStrRangeSym.o PglStrRangeLexer.o PglTimeSym.o PglUndefOpExprSym.o PglPp.o PglRec.o PglSemx.o PglStaticSemx.o AclSym.o AgentSymIter.o AgentAddrIter.o AgentSym.o BenchSym.o BenchSideSym.o ClientBehaviorSym.o AddrSchemeSym.o VerThreeAsSym.o PolyMix3AsSym.o VerFourAsSym.o PolyMix4AsSym.o SrvLb4AsSym.o WebAxe4AsSym.o SpreadAsSym.o CacheSym.o ContentSym.o CredentialsGen.o CredArrSym.o DnsCacheSym.o EveryCodeSym.o AddrMapSym.o DnsResolverSym.o KerberosWrapSym.o SslWrapSym.o DumperSym.o GoalSym.o HostsBasedSym.o IpsToNames.o MimeHeaderSym.o MimeSym.o NetPipeSym.o ObjLifeCycleSym.o PhaseSym.o ProxySym.o StatSampleSym.o StatsSampleSym.o PopModelSym.o RobotSym.o RptmstatSym.o ServerSym.o SessionSym.o SocketSym.o UniqIdSym.o MembershipMapSym.o popDistrs.o pglStrIs.o RangeSym.o SingleRangeSym.o MultiRangeSym.o DynamicNameSym.o ZoneFile.o
ranlib libpgl.a
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pgl_test.o pgl_test.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o pgl-test pgl_test.o libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o pgl-test pgl_test.o -L/lib libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pgl2eng.o pgl2eng.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o pgl2eng pgl2eng.o libpgl.a ../xparser/libxparser.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o pgl2eng pgl2eng.o -L/lib libpgl.a ../xparser/libxparser.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pgl2acl.o pgl2acl.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o pgl2acl pgl2acl.o libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o pgl2acl pgl2acl.o -L/lib libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/pgl'
Making all in csm
make[3]: Entering directory '/build/polygraph-4.12.0/src/csm'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BodyIter.o BodyIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContentCfg.o ContentCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TextDbase.o TextDbase.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContentDbase.o ContentDbase.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContentMgr.o ContentMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContentTypeIdx.o ContentTypeIdx.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContentSel.o ContentSel.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o EmbedContMdl.o EmbedContMdl.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ObjLifeCycle.o ObjLifeCycle.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RamFiles.o RamFiles.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InjectIter.o InjectIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RndBodyIter.o RndBodyIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CdbBodyIter.o CdbBodyIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ContainerBodyIter.o ContainerBodyIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RamFileBodyIter.o RamFileBodyIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o GzipEncoder.o GzipEncoder.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o cdbBuilders.o cdbBuilders.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlTagIdentifier.o XmlTagIdentifier.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlTagParser.o XmlTagParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o XmlParser.o XmlParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o cdbEntries.o cdbEntries.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o oid2Url.o oid2Url.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RangeBodyIter.o RangeBodyIter.cc
rm -f libcsm.a
ar cr libcsm.a BodyIter.o ContentCfg.o TextDbase.o ContentDbase.o ContentMgr.o ContentTypeIdx.o ContentSel.o EmbedContMdl.o ObjLifeCycle.o RamFiles.o InjectIter.o RndBodyIter.o CdbBodyIter.o ContainerBodyIter.o RamFileBodyIter.o GzipEncoder.o cdbBuilders.o XmlTagIdentifier.o XmlTagParser.o XmlParser.o cdbEntries.o oid2Url.o RangeBodyIter.o
ranlib libcsm.a
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o cdb.o cdb.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o cdb cdb.o libcsm.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o cdb cdb.o -L/lib libcsm.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/csm'
Making all in dns
make[3]: Entering directory '/build/polygraph-4.12.0/src/dns'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsCache.o DnsCache.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsMgr.o DnsMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsMsg.o DnsMsg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsQuery.o DnsQuery.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsResp.o DnsResp.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DnsXact.o DnsXact.cc
rm -f libdns.a
ar cr libdns.a DnsCache.o DnsMgr.o DnsMsg.o DnsQuery.o DnsResp.o DnsXact.o
ranlib libdns.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/dns'
Making all in cache
make[3]: Entering directory '/build/polygraph-4.12.0/src/cache'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Cache.o Cache.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CacheEntry.o CacheEntry.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CacheEntryHash.o CacheEntryHash.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CachePolicy.o CachePolicy.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o DistrPoint.o DistrPoint.cc
rm -f libcache.a
ar cr libcache.a Cache.o CacheEntry.o CacheEntryHash.o CachePolicy.o DistrPoint.o
ranlib libcache.a
make[3]: Leaving directory '/build/polygraph-4.12.0/src/cache'
Making all in server
make[3]: Entering directory '/build/polygraph-4.12.0/src/server'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Server.o Server.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SrvConnMgr.o SrvConnMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SrvOpts.o SrvOpts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SrvXact.o SrvXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SrvCfg.o SrvCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HttpSrvXact.o HttpSrvXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o FtpSrvXact.o FtpSrvXact.cc
rm -f libsrvside.a
ar cr libsrvside.a Server.o SrvConnMgr.o SrvOpts.o SrvXact.o SrvCfg.o HttpSrvXact.o FtpSrvXact.o
ranlib libsrvside.a
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolySrv.o PolySrv.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o server PolySrv.o libsrvside.a ../app/libapp.a ../runtime/libagent.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../csm/libcsm.a ../beep/libbeep.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o server PolySrv.o -L/lib libsrvside.a ../app/libapp.a ../runtime/libagent.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../csm/libcsm.a ../beep/libbeep.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/server'
Making all in client
make[3]: Entering directory '/build/polygraph-4.12.0/src/client'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Client.o Client.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AsyncClt.o AsyncClt.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SyncClt.o SyncClt.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PassClt.o PassClt.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CltOpts.o CltOpts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CltCfg.o CltCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CltBehaviorCfg.o CltBehaviorCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SessionWatchRegistry.o SessionWatchRegistry.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CltDataFilterRegistry.o CltDataFilterRegistry.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ServerRep.o ServerRep.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ForeignWorld.o ForeignWorld.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PrivCache.o PrivCache.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CltConnMgr.o CltConnMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ConnHash.o ConnHash.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o WarmupPlan.o WarmupPlan.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PipelinedCxm.o PipelinedCxm.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SingleCxm.o SingleCxm.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o FtpCxm.o FtpCxm.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o CltXact.o CltXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HttpCltXact.o HttpCltXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o FtpCltXact.o FtpCltXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IcpCltXact.o IcpCltXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SessionMgr.o SessionMgr.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SessionStats.o SessionStats.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AclGroup.o AclGroup.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RegExGroup.o RegExGroup.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RegExGroups.o RegExGroups.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MembershipMap.o MembershipMap.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MembershipGroupIterator.o MembershipGroupIterator.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BodyParser.o BodyParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MarkupBodyParser.o MarkupBodyParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o UriBodyParser.o UriBodyParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o UriScriptBodyParser.o UriScriptBodyParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ChunkedCodingParser.o ChunkedCodingParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AnyBodyParser.o AnyBodyParser.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SpnegoCodec.o SpnegoCodec.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o NtlmAuth.o NtlmAuth.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RangeCfg.o RangeCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SingleRangeCfg.o SingleRangeCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MultiRangeCfg.o MultiRangeCfg.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o MultiPartParser.o MultiPartParser.cc
rm -f libcltside.a
ar cr libcltside.a Client.o AsyncClt.o SyncClt.o PassClt.o CltOpts.o CltCfg.o CltBehaviorCfg.o SessionWatchRegistry.o CltDataFilterRegistry.o ServerRep.o ForeignWorld.o PrivCache.o CltConnMgr.o ConnHash.o WarmupPlan.o PipelinedCxm.o SingleCxm.o FtpCxm.o CltXact.o HttpCltXact.o FtpCltXact.o IcpCltXact.o SessionMgr.o SessionStats.o AclGroup.o RegExGroup.o RegExGroups.o MembershipMap.o MembershipGroupIterator.o BodyParser.o MarkupBodyParser.o UriBodyParser.o UriScriptBodyParser.o ChunkedCodingParser.o AnyBodyParser.o SpnegoCodec.o NtlmAuth.o RangeCfg.o SingleRangeCfg.o MultiRangeCfg.o MultiPartParser.o
ranlib libcltside.a
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolyClt.o PolyClt.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o WssFreezer.o WssFreezer.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o wssFreezers.o wssFreezers.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o client PolyClt.o WssFreezer.o wssFreezers.o libcltside.a ../app/libapp.a ../dns/libdns.a ../icp/libicp.a ../beep/libbeep.a ../cache/libcache.a ../kerberos/libkerberos.a ../runtime/libagent.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../csm/libcsm.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a ../server/libsrvside.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o client PolyClt.o WssFreezer.o wssFreezers.o -L/lib libcltside.a ../app/libapp.a ../dns/libdns.a ../icp/libicp.a ../beep/libbeep.a ../cache/libcache.a ../kerberos/libkerberos.a ../runtime/libagent.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../csm/libcsm.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a ../server/libsrvside.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pgl2ldif.o pgl2ldif.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o pgl2ldif pgl2ldif.o libcltside.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o pgl2ldif pgl2ldif.o -L/lib libcltside.a ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/client'
Making all in logextractors
make[3]: Entering directory '/build/polygraph-4.12.0/src/logextractors'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LogCatFilter.o LogCatFilter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LogIter.o LogIter.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o matchAndPrint.o matchAndPrint.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o AggrInfoLoader.o AggrInfoLoader.cc
rm -f liblogextractors.a
ar cr liblogextractors.a LogCatFilter.o LogIter.o matchAndPrint.o AggrInfoLoader.o
ranlib liblogextractors.a
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o lx.o lx.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o lx lx.o liblogextractors.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o lx lx.o -L/lib liblogextractors.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o lr.o lr.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o lr lr.o liblogextractors.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o lr lr.o -L/lib liblogextractors.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ltrace.o ltrace.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o ltrace ltrace.o liblogextractors.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o ltrace ltrace.o -L/lib liblogextractors.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/logextractors'
Making all in loganalyzers
make[3]: Entering directory '/build/polygraph-4.12.0/src/loganalyzers'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InfoScope.lo InfoScope.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c InfoScope.cc -o InfoScope.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InfoScopeDim.lo InfoScopeDim.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c InfoScopeDim.cc -o InfoScopeDim.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o InfoScopes.lo InfoScopes.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c InfoScopes.cc -o InfoScopes.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Stex.lo Stex.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c Stex.cc -o Stex.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LoadStex.lo LoadStex.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c LoadStex.cc -o LoadStex.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LoadStexes.lo LoadStexes.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c LoadStexes.cc -o LoadStexes.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SomeInfo.lo SomeInfo.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c SomeInfo.cc -o SomeInfo.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TestInfo.lo TestInfo.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c TestInfo.cc -o TestInfo.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SideInfo.lo SideInfo.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c SideInfo.cc -o SideInfo.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProcInfo.lo ProcInfo.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c ProcInfo.cc -o ProcInfo.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PhaseInfo.lo PhaseInfo.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c PhaseInfo.cc -o PhaseInfo.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PhaseTrace.lo PhaseTrace.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c PhaseTrace.cc -o PhaseTrace.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Plotter.lo Plotter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c Plotter.cc -o Plotter.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ImagePlotter.lo ImagePlotter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c ImagePlotter.cc -o ImagePlotter.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o JavascriptPlotter.lo JavascriptPlotter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c JavascriptPlotter.cc -o JavascriptPlotter.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ReportFigure.lo ReportFigure.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c ReportFigure.cc -o ReportFigure.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o TmSzHistFig.lo TmSzHistFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c TmSzHistFig.cc -o TmSzHistFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RptmHistFig.lo RptmHistFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c RptmHistFig.cc -o RptmHistFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SizeHistFig.lo SizeHistFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c SizeHistFig.cc -o SizeHistFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ReportTraceFigure.lo ReportTraceFigure.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c ReportTraceFigure.cc -o ReportTraceFigure.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PointTraceFig.lo PointTraceFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c PointTraceFig.cc -o PointTraceFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RptmTraceFig.lo RptmTraceFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c RptmTraceFig.cc -o RptmTraceFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LevelTraceFig.lo LevelTraceFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c LevelTraceFig.cc -o LevelTraceFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o LoadTraceFig.lo LoadTraceFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c LoadTraceFig.cc -o LoadTraceFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o HistogramFigure.lo HistogramFigure.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c HistogramFigure.cc -o HistogramFigure.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ScatteredFig.lo ScatteredFig.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c ScatteredFig.cc -o ScatteredFig.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ReportBlob.lo ReportBlob.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c ReportBlob.cc -o ReportBlob.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BlobIdx.lo BlobIdx.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c BlobIdx.cc -o BlobIdx.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o BlobDb.lo BlobDb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c BlobDb.cc -o BlobDb.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o SectionState.lo SectionState.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c SectionState.cc -o SectionState.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RepToHtmlFile.lo RepToHtmlFile.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c RepToHtmlFile.cc -o RepToHtmlFile.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o RepOpts.lo RepOpts.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c RepOpts.cc -o RepOpts.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Sample.lo Sample.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c Sample.cc -o Sample.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Panorama.lo Panorama.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c Panorama.cc -o Panorama.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o Formatter.lo Formatter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c Formatter.cc -o Formatter.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o StatTable.lo StatTable.cc
libtool: compile: g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c StatTable.cc -o StatTable.o
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o libloganalyzers.la InfoScope.lo InfoScopeDim.lo InfoScopes.lo Stex.lo LoadStex.lo LoadStexes.lo SomeInfo.lo TestInfo.lo SideInfo.lo ProcInfo.lo PhaseInfo.lo PhaseTrace.lo Plotter.lo ImagePlotter.lo JavascriptPlotter.lo ReportFigure.lo TmSzHistFig.lo RptmHistFig.lo SizeHistFig.lo ReportTraceFigure.lo PointTraceFig.lo RptmTraceFig.lo LevelTraceFig.lo LoadTraceFig.lo HistogramFigure.lo ScatteredFig.lo ReportBlob.lo BlobIdx.lo BlobDb.lo SectionState.lo RepToHtmlFile.lo RepOpts.lo Sample.lo Panorama.lo Formatter.lo StatTable.lo -lz -lssl -lcrypto -lm
libtool: link: ar cr .libs/libloganalyzers.a InfoScope.o InfoScopeDim.o InfoScopes.o Stex.o LoadStex.o LoadStexes.o SomeInfo.o TestInfo.o SideInfo.o ProcInfo.o PhaseInfo.o PhaseTrace.o Plotter.o ImagePlotter.o JavascriptPlotter.o ReportFigure.o TmSzHistFig.o RptmHistFig.o SizeHistFig.o ReportTraceFigure.o PointTraceFig.o RptmTraceFig.o LevelTraceFig.o LoadTraceFig.o HistogramFigure.o ScatteredFig.o ReportBlob.o BlobIdx.o BlobDb.o SectionState.o RepToHtmlFile.o RepOpts.o Sample.o Panorama.o Formatter.o StatTable.o
libtool: link: ranlib .libs/libloganalyzers.a
libtool: link: ( cd ".libs" && rm -f "libloganalyzers.la" && ln -s "../libloganalyzers.la" "libloganalyzers.la" )
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o reporter.o reporter.cc
reporter.cc:43:13: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
static std::auto_ptr<TestInfo> TheTest;
^~~~~~~~
In file included from /nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/memory:80:0,
from reporter.cc:11:
/nix/store/574ir3lcdcpff7wpv87686gav7lminmq-gcc-7.3.0/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o reporter reporter.o libloganalyzers.la ../logextractors/liblogextractors.a ../runtime/libruntime.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o reporter reporter.o -L/lib ./.libs/libloganalyzers.a /nix/store/n7nmka8dhv73apskrvm316zjvy2rkiwz-gcc-7.3.0-lib/lib/../lib64/libstdc++.so ../logextractors/liblogextractors.a ../runtime/libruntime.a ../xml/libxml.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm -Wl,-rpath -Wl,/nix/store/n7nmka8dhv73apskrvm316zjvy2rkiwz-gcc-7.3.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/n7nmka8dhv73apskrvm316zjvy2rkiwz-gcc-7.3.0-lib/lib/../lib64
make[3]: Leaving directory '/build/polygraph-4.12.0/src/loganalyzers'
Making all in tools
make[3]: Entering directory '/build/polygraph-4.12.0/src/tools'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o aka.o aka.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o aka aka.o ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o aka aka.o -L/lib ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pop_test.o pop_test.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o IntIntHash.o IntIntHash.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o pop-test pop_test.o IntIntHash.o ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o pop-test pop_test.o IntIntHash.o -L/lib ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o distr_test.o distr_test.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o distr-test distr_test.o ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o distr-test distr_test.o -L/lib ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o rng_test.o rng_test.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o rng-test rng_test.o ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o rng-test rng_test.o -L/lib ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o dns_cfg.o dns_cfg.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o dns-cfg dns_cfg.o ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o dns-cfg dns_cfg.o -L/lib ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o pgl2ips.o pgl2ips.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o pgl2ips pgl2ips.o ../pgl/libpgl.a ../xparser/libxparser.a ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o pgl2ips pgl2ips.o -L/lib ../pgl/libpgl.a ../xparser/libxparser.a ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/tools'
Making all in probe
make[3]: Entering directory '/build/polygraph-4.12.0/src/probe'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o PolyProbe.o PolyProbe.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeOpts.o ProbeOpts.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeClt.o ProbeClt.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeSrv.o ProbeSrv.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeAgent.o ProbeAgent.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeXact.o ProbeXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeCltXact.o ProbeCltXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeSrvXact.o ProbeSrvXact.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeLinkStat.o ProbeLinkStat.cc
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o ProbeStatMgr.o ProbeStatMgr.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o polyprobe PolyProbe.o ProbeOpts.o ProbeClt.o ProbeSrv.o ProbeAgent.o ProbeXact.o ProbeCltXact.o ProbeSrvXact.o ProbeLinkStat.o ProbeStatMgr.o ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o polyprobe PolyProbe.o ProbeOpts.o ProbeClt.o ProbeSrv.o ProbeAgent.o ProbeXact.o ProbeCltXact.o ProbeSrvXact.o ProbeLinkStat.o ProbeStatMgr.o -L/lib ../runtime/libruntime.a ../pgl/libpgl.a ../xparser/libxparser.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/probe'
Making all in monitor
make[3]: Entering directory '/build/polygraph-4.12.0/src/monitor'
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o polymon.o polymon.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o polymon polymon.o ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lncurses -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o polymon polymon.o -L/lib ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lncurses -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o polyrrd.o polyrrd.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o polyrrd polyrrd.o ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o polyrrd polyrrd.o -L/lib ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
g++ -DHAVE_CONFIG_H -DDATA_DIR=\"/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph\" -I../../src -I../../src -I/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -c -o udp2tcpd.o udp2tcpd.cc
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -L/lib -o udp2tcpd udp2tcpd.o ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
libtool: link: g++ -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -o udp2tcpd udp2tcpd.o -L/lib ../runtime/libruntime.a ../base/libbase.a ../xstd/libxstd.a -lz -lssl -lcrypto -lm
make[3]: Leaving directory '/build/polygraph-4.12.0/src/monitor'
make[3]: Entering directory '/build/polygraph-4.12.0/src'
make[3]: Leaving directory '/build/polygraph-4.12.0/src'
make[2]: Leaving directory '/build/polygraph-4.12.0/src'
make[1]: Leaving directory '/build/polygraph-4.12.0/src'
Making all in workloads
make[1]: Entering directory '/build/polygraph-4.12.0/workloads'
Making all in include
make[2]: Entering directory '/build/polygraph-4.12.0/workloads/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/polygraph-4.12.0/workloads/include'
make[2]: Entering directory '/build/polygraph-4.12.0/workloads'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/polygraph-4.12.0/workloads'
make[1]: Leaving directory '/build/polygraph-4.12.0/workloads'
Making all in tools
make[1]: Entering directory '/build/polygraph-4.12.0/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/polygraph-4.12.0/tools'
Making all in import
make[1]: Entering directory '/build/polygraph-4.12.0/import'
Making all in jqplot
make[2]: Entering directory '/build/polygraph-4.12.0/import/jqplot'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p archive && \
cd archive && \
${TAR-tar} xf - < /build/polygraph-4.12.0/import/jqplot/jquery.jqplot.1.0.0b2_r1012.tar
make[2]: Leaving directory '/build/polygraph-4.12.0/import/jqplot'
Making all in jquery-ui
make[2]: Entering directory '/build/polygraph-4.12.0/import/jquery-ui'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p archive && \
cd archive && \
${TAR-tar} xf - < /build/polygraph-4.12.0/import/jquery-ui/jquery-ui-1.8.18.custom.tar
make[2]: Leaving directory '/build/polygraph-4.12.0/import/jquery-ui'
make[2]: Entering directory '/build/polygraph-4.12.0/import'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/polygraph-4.12.0/import'
make[1]: Leaving directory '/build/polygraph-4.12.0/import'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash install
Making install in .
make[1]: Entering directory '/build/polygraph-4.12.0'
make[2]: Entering directory '/build/polygraph-4.12.0'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/doc/polygraph'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 CONTRIBUTORS LICENSE NOTICE README change.log '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/doc/polygraph'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man7'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'polygraph.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man7/polygraph.7'
make[2]: Leaving directory '/build/polygraph-4.12.0'
make[1]: Leaving directory '/build/polygraph-4.12.0'
Making install in src
make[1]: Entering directory '/build/polygraph-4.12.0/src'
Making install in xstd
make[2]: Entering directory '/build/polygraph-4.12.0/src/xstd'
make[3]: Entering directory '/build/polygraph-4.12.0/src/xstd'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/xstd'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/xstd'
Making install in base
make[2]: Entering directory '/build/polygraph-4.12.0/src/base'
make[3]: Entering directory '/build/polygraph-4.12.0/src/base'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/base'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/base'
Making install in xml
make[2]: Entering directory '/build/polygraph-4.12.0/src/xml'
make[3]: Entering directory '/build/polygraph-4.12.0/src/xml'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/xml'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/xml'
Making install in app
make[2]: Entering directory '/build/polygraph-4.12.0/src/app'
make[3]: Entering directory '/build/polygraph-4.12.0/src/app'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/app'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/app'
Making install in beep
make[2]: Entering directory '/build/polygraph-4.12.0/src/beep'
make[3]: Entering directory '/build/polygraph-4.12.0/src/beep'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/beep'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/beep'
Making install in icp
make[2]: Entering directory '/build/polygraph-4.12.0/src/icp'
make[3]: Entering directory '/build/polygraph-4.12.0/src/icp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/icp'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/icp'
Making install in kerberos
make[2]: Entering directory '/build/polygraph-4.12.0/src/kerberos'
make[3]: Entering directory '/build/polygraph-4.12.0/src/kerberos'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/kerberos'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/kerberos'
Making install in runtime
make[2]: Entering directory '/build/polygraph-4.12.0/src/runtime'
make[3]: Entering directory '/build/polygraph-4.12.0/src/runtime'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/runtime'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/runtime'
Making install in xparser
make[2]: Entering directory '/build/polygraph-4.12.0/src/xparser'
make[3]: Entering directory '/build/polygraph-4.12.0/src/xparser'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/xparser'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/xparser'
Making install in pgl
make[2]: Entering directory '/build/polygraph-4.12.0/src/pgl'
make[3]: Entering directory '/build/polygraph-4.12.0/src/pgl'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl-test '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl-test'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl-test /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl-test
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2eng '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2eng'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2eng /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2eng
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2acl '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2acl'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2acl /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2acl
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pgl-test.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pgl-test.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pgl2eng.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pgl2eng.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pgl2acl.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pgl2acl.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/pgl'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/pgl'
Making install in csm
make[2]: Entering directory '/build/polygraph-4.12.0/src/csm'
make[3]: Entering directory '/build/polygraph-4.12.0/src/csm'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c cdb '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-cdb'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c cdb /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-cdb
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'cdb.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-cdb.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/csm'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/csm'
Making install in dns
make[2]: Entering directory '/build/polygraph-4.12.0/src/dns'
make[3]: Entering directory '/build/polygraph-4.12.0/src/dns'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/dns'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/dns'
Making install in cache
make[2]: Entering directory '/build/polygraph-4.12.0/src/cache'
make[3]: Entering directory '/build/polygraph-4.12.0/src/cache'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src/cache'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/cache'
Making install in server
make[2]: Entering directory '/build/polygraph-4.12.0/src/server'
make[3]: Entering directory '/build/polygraph-4.12.0/src/server'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c server '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-server'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c server /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-server
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'server.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-server.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/server'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/server'
Making install in client
make[2]: Entering directory '/build/polygraph-4.12.0/src/client'
make[3]: Entering directory '/build/polygraph-4.12.0/src/client'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c client '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-client'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c client /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-client
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2ldif '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2ldif'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2ldif /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2ldif
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'client.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-client.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pgl2ldif.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pgl2ldif.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/client'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/client'
Making install in logextractors
make[2]: Entering directory '/build/polygraph-4.12.0/src/logextractors'
make[3]: Entering directory '/build/polygraph-4.12.0/src/logextractors'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c lx '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-lx'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c lx /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-lx
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c lr '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-lr'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c lr /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-lr
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c ltrace '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-ltrace'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c ltrace /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-ltrace
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'lx.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-lx.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'lr.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-lr.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'ltrace.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-ltrace.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/logextractors'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/logextractors'
Making install in loganalyzers
make[2]: Entering directory '/build/polygraph-4.12.0/src/loganalyzers'
make[3]: Entering directory '/build/polygraph-4.12.0/src/loganalyzers'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c reporter '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-reporter'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c reporter /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-reporter
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/javascripts'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 ReportFigures.js '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/javascripts'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 Print.css ReportFigures.css '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'reporter.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-reporter.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/loganalyzers'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/loganalyzers'
Making install in tools
make[2]: Entering directory '/build/polygraph-4.12.0/src/tools'
make[3]: Entering directory '/build/polygraph-4.12.0/src/tools'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c aka '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-aka'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c aka /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-aka
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pop-test '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pop-test'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pop-test /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pop-test
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c distr-test '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-distr-test'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c distr-test /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-distr-test
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c rng-test '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-rng-test'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c rng-test /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-rng-test
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c dns-cfg '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-dns-cfg'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c dns-cfg /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-dns-cfg
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2ips '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2ips'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pgl2ips /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pgl2ips
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'aka.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-aka.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pop-test.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pop-test.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'distr-test.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-distr-test.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'rng-test.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-rng-test.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'dns-cfg.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-dns-cfg.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pgl2ips.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pgl2ips.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/tools'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/tools'
Making install in probe
make[2]: Entering directory '/build/polygraph-4.12.0/src/probe'
make[3]: Entering directory '/build/polygraph-4.12.0/src/probe'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c polyprobe '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-polyprobe'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c polyprobe /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-polyprobe
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'polyprobe.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-polyprobe.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/probe'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/probe'
Making install in monitor
make[2]: Entering directory '/build/polygraph-4.12.0/src/monitor'
make[3]: Entering directory '/build/polygraph-4.12.0/src/monitor'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c polymon '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-polymon'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c polymon /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-polymon
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c polyrrd '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-polyrrd'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c polyrrd /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-polyrrd
/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash ../../libtool --mode=install /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c udp2tcpd '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-udp2tcpd'
libtool: install: /nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c udp2tcpd /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-udp2tcpd
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'polymon.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-polymon.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'polyrrd.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-polyrrd.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'udp2tcpd.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-udp2tcpd.1'
make[3]: Leaving directory '/build/polygraph-4.12.0/src/monitor'
make[2]: Leaving directory '/build/polygraph-4.12.0/src/monitor'
make[2]: Entering directory '/build/polygraph-4.12.0/src'
make[3]: Entering directory '/build/polygraph-4.12.0/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/src'
make[2]: Leaving directory '/build/polygraph-4.12.0/src'
make[1]: Leaving directory '/build/polygraph-4.12.0/src'
Making install in workloads
make[1]: Entering directory '/build/polygraph-4.12.0/workloads'
Making install in include
make[2]: Entering directory '/build/polygraph-4.12.0/workloads/include'
make[3]: Entering directory '/build/polygraph-4.12.0/workloads/include'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/workloads/include'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 benches.pg contents.pg phases.pg pipes.pg polymix-3-guts.pg polymix-4-guts.pg webaxe-4-guts.pg '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/workloads/include'
make[3]: Leaving directory '/build/polygraph-4.12.0/workloads/include'
make[2]: Leaving directory '/build/polygraph-4.12.0/workloads/include'
make[2]: Entering directory '/build/polygraph-4.12.0/workloads'
make[3]: Entering directory '/build/polygraph-4.12.0/workloads'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/workloads'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 datacomm-1.pg downtime-2.pg nolb-l4-4.pg polyfill-2.pg polymix-1.pg polymix-2.pg polymix-3.pg polymix-4.pg pxylb-4.pg simple.pg srvlb-l4-4.pg srvlb-l7-4.pg test_csm.pg test_polypxy.pg webaxe-1.pg webaxe-3.pg webaxe-4.pg '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/workloads'
make[3]: Leaving directory '/build/polygraph-4.12.0/workloads'
make[2]: Leaving directory '/build/polygraph-4.12.0/workloads'
make[1]: Leaving directory '/build/polygraph-4.12.0/workloads'
Making install in tools
make[1]: Entering directory '/build/polygraph-4.12.0/tools'
make[2]: Entering directory '/build/polygraph-4.12.0/tools'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c beepmon.pl '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-beepmon'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pmix2-ips.pl '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pmix2-ips'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c pmix3-ips.pl '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-pmix3-ips'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c webaxe4-ips.pl '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-webaxe4-ips'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c cmp-lx.pl '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/./polygraph-cmp-lx'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'beepmon.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-beepmon.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pmix2-ips.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pmix2-ips.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'pmix3-ips.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-pmix3-ips.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'webaxe4-ips.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-webaxe4-ips.1'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 'cmp-lx.man' '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/man1/polygraph-cmp-lx.1'
make[2]: Leaving directory '/build/polygraph-4.12.0/tools'
make[1]: Leaving directory '/build/polygraph-4.12.0/tools'
Making install in import
make[1]: Entering directory '/build/polygraph-4.12.0/import'
Making install in jqplot
make[2]: Entering directory '/build/polygraph-4.12.0/import/jqplot'
make[3]: Entering directory '/build/polygraph-4.12.0/import/jqplot'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/javascripts'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 archive/dist/jquery.jqplot.js archive/dist/jquery.js archive/dist/plugins/jqplot.canvasAxisLabelRenderer.js archive/dist/plugins/jqplot.canvasTextRenderer.js archive/dist/plugins/jqplot.cursor.js archive/dist/plugins/jqplot.enhancedLegendRenderer.js '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/javascripts'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 archive/dist/jquery.jqplot.css '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets'
make[3]: Leaving directory '/build/polygraph-4.12.0/import/jqplot'
make[2]: Leaving directory '/build/polygraph-4.12.0/import/jqplot'
Making install in jquery-ui
make[2]: Entering directory '/build/polygraph-4.12.0/import/jquery-ui'
make[3]: Entering directory '/build/polygraph-4.12.0/import/jquery-ui'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/javascripts'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 archive/development-bundle/ui/jquery-ui-1.8.18.custom.js '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/javascripts'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 archive/development-bundle/themes/smoothness/jquery-ui-1.8.18.custom.css '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/mkdir -p '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets/images'
/nix/store/ssr9dhrp11h4lnr35p05bbqc1ln5004d-coreutils-8.29/bin/install -c -m 644 archive/development-bundle/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png archive/development-bundle/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png archive/development-bundle/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png archive/development-bundle/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png archive/development-bundle/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png archive/development-bundle/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png archive/development-bundle/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png archive/development-bundle/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png archive/development-bundle/themes/smoothness/images/ui-icons_222222_256x240.png archive/development-bundle/themes/smoothness/images/ui-icons_2e83ff_256x240.png archive/development-bundle/themes/smoothness/images/ui-icons_454545_256x240.png archive/development-bundle/themes/smoothness/images/ui-icons_888888_256x240.png archive/development-bundle/themes/smoothness/images/ui-icons_cd0a0a_256x240.png '/nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/polygraph/stylesheets/images'
make[3]: Leaving directory '/build/polygraph-4.12.0/import/jquery-ui'
make[2]: Leaving directory '/build/polygraph-4.12.0/import/jquery-ui'
make[2]: Entering directory '/build/polygraph-4.12.0/import'
make[3]: Entering directory '/build/polygraph-4.12.0/import'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/polygraph-4.12.0/import'
make[2]: Leaving directory '/build/polygraph-4.12.0/import'
make[1]: Leaving directory '/build/polygraph-4.12.0/import'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-udp2tcpd
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-polyrrd
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-polymon
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-polyprobe
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-pgl2ips
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-dns-cfg
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-rng-test
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-distr-test
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-pop-test
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-aka
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-reporter
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-ltrace
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-lr
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-lx
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-pgl2ldif
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-client
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-server
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-cdb
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-pgl2acl
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-pgl2eng
shrinking /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin/polygraph-pgl-test
gzipping man pages under /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/share/man/
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0/bin
patching script interpreter paths in /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0
checking for references to /build in /nix/store/1qcvqg852rq68dayf1vzl7mi88ifak9m-polygraph-4.12.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment