- * Package: sys-apps/pcp-4.3.0
- * Repository: overlay-local
- * Maintainer: u0x004a@gmail.com
- * USE: X amd64 elibc_glibc kernel_linux pie python ssp userland_GNU
- * FEATURES: preserve-libs sandbox userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking pcp-4.3.0.tar.gz to /var/tmp/portage/sys-apps/pcp-4.3.0/work
- >>> Source unpacked in /var/tmp/portage/sys-apps/pcp-4.3.0/work
- >>> Preparing source in /var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0 ...
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0 ...
- * econf: updating pcp-4.3.0/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating pcp-4.3.0/config.sub with /usr/share/gnuconfig/config.sub
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pcp-4.3.0 --htmldir=/usr/share/doc/pcp-4.3.0/html --libdir=/usr/lib64 --localstatedir=//var --enable-ssp --enable-pie --without-threads --without-infiniband --without-discovery --without-systemd --without-papi --without-perfevent --without-manager --without-webapi --with-python --with-x
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- Building on x86_64-pc-linux for x86_64-pc-linux
- Build: os=linux cpu=x86_64
- Target: os=linux cpu=x86_64
- checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for x86_64-pc-linux-gnu-suncc... no
- checking for x86_64-pc-linux-gnu-egcc... no
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- 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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- configure: Compiling with gcc pie et al.
- configure: Compiling DSO PMDAs with gcc -fvisibility=hidden
- checking for x86_64-pc-linux-gnu-eg++... no
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking for working C++ compiler... yes
- checking for gawk... /usr/bin/gawk
- checking for sed... /bin/sed
- checking for echo... /bin/echo
- checking for find... /usr/bin/find
- checking for which... /usr/bin/which
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking where unix-like sort(1) lives... /usr/bin/sort
- checking if echo uses -n or backslash-c to suppress newlines... -n
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for dtrace... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 sys/sdt.h usability... no
- checking sys/sdt.h presence... no
- checking for sys/sdt.h... no
- configure: creating ./config.status
- config.status: creating src/include/pcp/platform_defs.h
- config.status: creating src/include/pcp/platformsz.h
- config.status: creating src/include/pcp/config.h
- config.status: creating src/include/pcp/configsz.h
- checking for git... git
- checking for cppcheck... no
- checking for pylint... no
- checking for python... /usr/bin/python2.7
- checking for python3... python3
- checking Python version... 2.7.15
- checking python2.7/Python.h usability... yes
- checking python2.7/Python.h presence... yes
- checking for python2.7/Python.h... yes
- checking Python3 version... 2.7.15
- WARNING: Python version 3.3 or later does not seem to be installed.
- checking for any python version... yes
- checking for dstat symlink... yes
- checking for Python module BPF... no
- checking for Python module OrderedDict... yes
- checking for Python module jsonpointer... no
- checking for Python module openpyxl... no
- checking for Python module setuptools... yes
- checking for Python module requests... yes
- checking for Python module libvirt... no
- checking for Python module six... yes
- checking if the python InfluxDB support should be included... yes
- checking if the json PMDA should be included... no
- checking if the bcc PMDA should be included... no
- checking for perl... perl
- checking for any perl version... perl
- checking if the SNMP PMDA should be included... yes
- checking if the mysql PMDA should be included... yes
- checking if the postgresql PMDA should be included... no
- checking if the oracle PMDA should be included... yes
- checking if the elasticsearch PMDA should be included... yes
- checking if the nginx PMDA should be included... yes
- checking if the activemq PMDA should be included... yes
- checking if the bind2 PMDA should be included... yes
- checking if the nutcracker PMDA should be included... no
- checking if the LIO PMDA should be included... no
- checking if the Prometheus PMDA should be included... yes
- checking if the libvirt PMDA should be included... no
- checking for qmake... /usr/bin/qmake
- checking Qt version... 5.11.1
- checking for gmake... /usr/bin/gmake
- checking for ld... /usr/bin/ld
- checking for gtar... no
- checking for tar... /bin/tar
- checking for gzip... /bin/gzip
- checking for bzip2... /bin/bzip2
- checking for lzma... /usr/bin/lzma
- checking for xz... /usr/bin/xz
- checking for hdiutil... no
- checking for mkinstallp... no
- checking for pkgmk... no
- checking for dlltool... no
- checking for rpmbuild... no
- checking for rpm... no
- checking for pod2man... /usr/bin/pod2man
- checking if ExtUtils::MakeMaker is installed... yes
- checking for true... /bin/true
- checking for makedepend... /usr/bin/makedepend
- checking for md5sum... /usr/bin/md5sum
- checking for dpkg... no
- checking for makepkg... no
- checking for publican... no
- checking whether ln -s works... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking for strings.h... (cached) yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking sched.h usability... yes
- checking sched.h presence... yes
- checking for sched.h... yes
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking dl.h usability... no
- checking dl.h presence... no
- checking for dl.h... no
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/prctl.h usability... yes
- checking sys/prctl.h presence... yes
- checking for sys/prctl.h... yes
- checking sys/sysinfo.h usability... yes
- checking sys/sysinfo.h presence... yes
- checking for sys/sysinfo.h... yes
- checking sys/systeminfo.h usability... no
- checking sys/systeminfo.h presence... no
- checking for sys/systeminfo.h... no
- checking endian.h usability... yes
- checking endian.h presence... yes
- checking for endian.h... yes
- checking standards.h usability... no
- checking standards.h presence... no
- checking for standards.h... no
- checking sys/byteorder.h usability... no
- checking sys/byteorder.h presence... no
- checking for sys/byteorder.h... no
- checking libgen.h usability... yes
- checking libgen.h presence... yes
- checking for libgen.h... yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking values.h usability... yes
- checking values.h presence... yes
- checking for values.h... yes
- checking for stdint.h... (cached) yes
- checking ieeefp.h usability... no
- checking ieeefp.h presence... no
- checking for ieeefp.h... no
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking pwd.h usability... yes
- checking pwd.h presence... yes
- checking for pwd.h... yes
- checking grp.h usability... yes
- checking grp.h presence... yes
- checking for grp.h... yes
- checking regex.h usability... yes
- checking regex.h presence... yes
- checking for regex.h... yes
- checking for sys/wait.h... (cached) yes
- checking termio.h usability... yes
- checking termio.h presence... yes
- checking for termio.h... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking sys/termios.h usability... yes
- checking sys/termios.h presence... yes
- checking for sys/termios.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking net/if.h usability... yes
- checking net/if.h presence... yes
- checking for net/if.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking netinet/tcp.h usability... yes
- checking netinet/tcp.h presence... yes
- checking for netinet/tcp.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking winsock2.h usability... no
- checking winsock2.h presence... no
- checking for winsock2.h... no
- checking ws2tcpip.h usability... no
- checking ws2tcpip.h presence... no
- checking for ws2tcpip.h... no
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking bits/wordsize.h usability... yes
- checking bits/wordsize.h presence... yes
- checking for bits/wordsize.h... yes
- checking for iptypes.h... no
- checking for iphlpapi.h... no
- checking for netioapi.h... no
- checking fts.h usability... yes
- checking fts.h presence... yes
- checking for fts.h... yes
- checking libzfs.h usability... no
- checking libzfs.h presence... no
- checking for libzfs.h... no
- checking sys/statvfs.h usability... yes
- checking sys/statvfs.h presence... yes
- checking for sys/statvfs.h... yes
- checking sys/statfs.h usability... yes
- checking sys/statfs.h presence... yes
- checking for sys/statfs.h... yes
- checking sys/mount.h usability... yes
- checking sys/mount.h presence... yes
- checking for sys/mount.h... yes
- checking ncurses/curses.h usability... no
- checking ncurses/curses.h presence... no
- checking for ncurses/curses.h... no
- checking linux/perf_event.h usability... yes
- checking linux/perf_event.h presence... yes
- checking for linux/perf_event.h... yes
- checking for sys/endian.h ... no
- checking for machine/endian.h ... no
- checking for sys/endian.h (IRIX variant) ... no
- checking for an ANSI C-conforming const... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for inline... inline
- checking for regcomp in -lregex... no
- checking for libuv... yes
- checking for libvarlink... no
- checking for ncurses... yes
- checking for DEVMAPPER... yes
- checking for dm_stats_counter_t ... yes
- checking for SYSTEMD... no
- checking for SYSTEMD... no
- checking if the systemd PMDA should be included... no
- checking if the infiniband PMDA should be included... no
- checking if the papi PMDA should be included... no
- checking if the perfevent PMDA should be included... no
- checking if the podman PMDA should be included... no
- checking for rpmlib > 4.4.2... no
- checking if the rpm PMDA should be included... no
- checking for qshape... no
- checking if the postfix PMDA should be included... no
- checking for libmicrohttpd... no
- checking for cairo... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking boost/flyweight.hpp usability... yes
- checking boost/flyweight.hpp presence... yes
- checking for boost/flyweight.hpp... yes
- checking for seinfo... no
- checking if selinux policy should be included... no
- checking return type of signal handlers... void
- checking for wait3 that fills in rusage... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for mktime... yes
- checking for nanosleep... yes
- checking for usleep... yes
- checking for unsetenv... yes
- checking for select... yes
- checking for socket... yes
- checking for syslog... yes
- checking for sendmsg... yes
- checking for recvmsg... yes
- checking for setns... yes
- checking for getuid... yes
- checking for getgid... yes
- checking for getpeerucred... no
- checking for getpeereid... no
- checking for uname... yes
- checking for gethostname... yes
- checking for getdomainname... yes
- checking for getmachineid... no
- checking for __clone... yes
- checking for pipe2... yes
- checking for fcntl... yes
- checking for ioctl... yes
- checking for prctl... yes
- checking for setlinebuf... yes
- checking for waitpid... yes
- checking for atexit... yes
- checking for kill... yes
- checking for chown... yes
- checking for fchmod... yes
- checking for getcwd... yes
- checking for scandir... yes
- checking for mkstemp... yes
- checking for brk... yes
- checking for sbrk... yes
- checking for posix_memalign... yes
- checking for memalign... yes
- checking for valloc... yes
- checking for signal... yes
- checking for sighold... yes
- checking for sigrelse... yes
- checking for tcgetattr... yes
- checking for regex... no
- checking for regcmp... no
- checking for regexec... yes
- checking for regcomp... yes
- checking for strtod... yes
- checking for strtol... yes
- checking for strtoll... yes
- checking for strtoull... yes
- checking for strndup... yes
- checking for strchrnul... yes
- checking for getgrent... yes
- checking for getgrent_r... yes
- checking for getgrnam... yes
- checking for getgrnam_r... yes
- checking for getgrgid... yes
- checking for getgrgid_r... yes
- checking for getpwent... yes
- checking for getpwent_r... yes
- checking for getpwnam... yes
- checking for getpwnam_r... yes
- checking for getpwuid... yes
- checking for getpwuid_r... yes
- checking for sysinfo... yes
- checking for trace_back_stack... no
- checking for backtrace... yes
- checking for __int32_t... yes
- checking for __uint32_t... yes
- checking for __int64_t... yes
- checking for __uint64_t... yes
- checking for uint_t... no
- checking for __psint_t ... no
- checking for ptrdiff_t ... yes
- checking for uid_t ... yes
- checking for gid_t ... yes
- checking for SID ... no
- checking for socklen_t ... yes
- checking for PR_TERMCHILD constant in sys/prctl.h... no
- checking for PR_SET_PDEATHSIG constant in sys/prctl.h... yes
- checking whether termios.h defines TIOCGWINSZ... no
- checking whether sys/ioctl.h defines TIOCGWINSZ... yes
- checking if linker supports -rdynamic... yes
- checking whether const arg for scandir() select method... yes
- checking whether struct dirent has a d_off field... yes
- checking if printf %p produces 0x prefix... yes
- checking printf type for pid_t... d
- checking printf type for int64_t ... ld
- checking strtol or strtoll for int64_t... assuming strtoll
- checking sizeof suseconds_t... 8
- checking sizeof time_t... 8
- checking sizeof long... 8
- checking sizeof pointer... 8
- checking sizeof int... 4
- checking if bit fields allocated left-to-right... no
- checking for basename... yes
- checking for clock_gettime... yes
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking for flog10... no
- checking for flog10 in -lm... no
- checking for pow... no
- checking for pow in -lm... yes
- checking for fpclassify()... yes
- checking for X... libraries , headers
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for inkscape... no
- checking for xconfirm... /usr/bin/pmconfirm
- checking for FNDELAY in fcntl.h... yes
- checking nss/nss.h usability... yes
- checking nss/nss.h presence... yes
- checking for nss/nss.h... yes
- checking nspr/nspr.h usability... yes
- checking nspr/nspr.h presence... yes
- checking for nspr/nspr.h... yes
- checking sasl/sasl.h usability... yes
- checking sasl/sasl.h presence... yes
- checking for sasl/sasl.h... yes
- checking for sasl_server_init in -lsasl2... yes
- checking for SSL_ImportFD in -lssl... no
- checking for SSL_ImportFD in -lssl3... yes
- checking for NSS_Init in -lnss... no
- checking for NSS_Init in -lnss3... yes
- checking for PR_Init in -lnspr... no
- checking for PR_Init in -lnspr4... yes
- checking for __atomic_fetch_add_4 in -latomic... yes
- checking for lzma... yes
- checking for lzma_index_stream_flags in -llzma... yes
- checking lzma.h usability... yes
- checking lzma.h presence... yes
- checking for lzma.h... yes
- checking for struct sockaddr_un in sys/un.h... yes
- checking for struct ucred in sys/socket.h... yes
- checking for struct timespec in time.h... yes
- checking for altzone in time.h... no
- checking if strftime knows about %z... yes
- checking if strerror_r returns char *... yes
- checking for readline... no
- checking for readline in -lreadline... yes
- checking for zlib... yes
- checking for AI_ADDRCONFIG... yes
- configure: creating ./config.status
- config.status: creating src/include/pcp/platform_defs.h
- config.status: creating src/include/pcp/platformsz.h
- config.status: creating src/include/builddefs
- config.status: creating src/include/pcp.conf
- config.status: creating pcp.lsm
- config.status: creating debian/pcp.preinst.head
- config.status: creating debian/pcp.postinst.head
- config.status: creating build/tar/preinstall.head
- config.status: creating build/tar/postinstall.head
- config.status: creating build/GNUlocaldefs
- config.status: creating build/mac/uninstall-pcp
- config.status: creating src/include/pcp/config.h
- config.status: creating src/include/pcp/configsz.h
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0 ...
- make -j1
- for d in `echo src qa man books images build debian`; do \
- if test -d "$d" ; then \
- echo === $d ===; \
- make -C $d default_pcp || exit $?; \
- fi; \
- done
- === src ===
- make[1]: Entering directory '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0/src'
- for d in `echo include libpcp libpcp_static pmns libpcp_pmda libpcp_trace libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_qed libpcp_qmc libpcp_qwt libpcp_web pminfo pmprobe bashrc zshrc dbpmda genpmda newhelp pcp pcp2elasticsearch pcp2graphite pcp2influxdb pcp2json pcp2spark pcp2xlsx pcp2xml pcp2zabbix pmafm pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmjson pmlc pmlock pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogrewrite pmlogsize pmlogsummary pmlogcheck pmmgr pmpost pmproxy pmquery pmrep pmseries pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtime pmval pmview pmwebd perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp ganglia2pcp webapps win32ctl zabbix-agent pmpython discover derived selinux zeroconf `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
- === include ===
- cp pcp.conf pcp.conf.install
- sed -e 's;^include .*pcp.conf;include $(PCP_DIR)/etc/pcp.conf;' \
- -e 's;^BUILDRULES.*=.*buildrules;BUILDRULES = $\(PCP_INC_DIR\)/buildrules;' \
- -e 's;^INSTALL_SH.*=.*install-sh;INSTALL_SH = $\(PCP_BINADM_DIR\)/install-sh;' \
- -e 's;^GENPMDA.*=.*genpmda;GENPMDA = $\(PCP_BIN_DIR\)/genpmda;' \
- < builddefs > builddefs.install
- for d in `echo pcp pcp.conf pcp.conf.install builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
- === pcp ===
- ln -s -f ../../../src/external/sds.h .
- === libpcp ===
- for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
- === src ===
- ln -s ../../../src/external/jsmn.h .
- ln -s ../../../src/external/jsmn.c .
- ln -s ../../../src/external/sort_r.h .
- ./mk.pmdbg
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o connect.o connect.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o context.o context.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o desc.o desc.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o err.o err.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o fetch.o fetch.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o fetchgroup.o fetchgroup.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o freeresult.o freeresult.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o help.o help.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o instance.o instance.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o labels.o labels.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_desc.o p_desc.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_error.o p_error.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_fetch.o p_fetch.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_instance.o p_instance.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_profile.o p_profile.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_result.o p_result.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_text.o p_text.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_pmns.o p_pmns.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_creds.o p_creds.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_attr.o p_attr.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_label.o p_label.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o pdu.o pdu.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o pdubuf.o pdubuf.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o pmns.o pmns.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o profile.o profile.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o store.o store.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o units.o units.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o ipc.o ipc.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o sortinst.o sortinst.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logmeta.o logmeta.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logportmap.o logportmap.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logutil.o logutil.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o tz.o tz.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o interp.o interp.c
- bison -y -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o rtime.o rtime.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o tv.o tv.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o spec.o spec.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o fetchlocal.o fetchlocal.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o optfetch.o optfetch.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o AF.o AF.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o stuffvalue.o stuffvalue.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o endian.o endian.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o config.o config.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o auxconnect.o auxconnect.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o auxserver.o auxserver.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o discovery.o discovery.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_lcontrol.o p_lcontrol.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_lrequest.o p_lrequest.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_lstatus.o p_lstatus.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logconnect.o logconnect.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logcontrol.o logcontrol.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o connectlocal.o connectlocal.c
- ./fix_derive_parser_y
- bison -y -d -b `basename derive_parser.y .y` derive_parser.y
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o derive_fetch.o derive_fetch.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c
- x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o lock.o lock.c
- [01m[Klock.c:[m[K In function â[01m[K__pmInitMutex[m[Kâ:
- [01m[Klock.c:286:16:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kpthread_mutexattr_init[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K]
- if ((sts = [01;35m[Kpthread_mutexattr_init[m[K(&attr)) != 0) {
- [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Klock.c:297:16:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kpthread_mutexattr_settype[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K]
- if ((sts = [01;35m[Kpthread_mutexattr_settype[m[K(&attr, PTHREAD_MUTEX_ERRORCHECK)) != 0) {
- [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Klock.c:297:49:[m[K [01;31m[Kerror: [m[Kâ[01m[KPTHREAD_MUTEX_ERRORCHECK[m[Kâ undeclared (first use in this function)
- if ((sts = pthread_mutexattr_settype(&attr, [01;31m[KPTHREAD_MUTEX_ERRORCHECK[m[K)) != 0) {
- [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Klock.c:297:49:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in
- [01m[Klock.c:308:16:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kpthread_mutex_init[m[Kâ; did you mean â[01m[Kpthread_kill[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K]
- if ((sts = [01;35m[Kpthread_mutex_init[m[K(lock, &attr)) != 0) {
- [01;35m[K^~~~~~~~~~~~~~~~~~[m[K
- [32m[Kpthread_kill[m[K
- [01m[Klock.c:319:5:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kpthread_mutexattr_destroy[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K]
- [01;35m[Kpthread_mutexattr_destroy[m[K(&attr);
- [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K
- [01m[Klock.c:[m[K In function â[01m[K__pmDestroyMutex[m[Kâ:
- [01m[Klock.c:338:16:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kpthread_mutex_destroy[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K]
- if ((sts = [01;35m[Kpthread_mutex_destroy[m[K(lock)) != 0) {
- [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K
- make[3]: *** [<builtin>: lock.o] Error 1
- make[2]: *** [GNUmakefile:24: default] Error 2
- make[1]: *** [GNUmakefile:135: default_pcp] Error 2
- make[1]: Leaving directory '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0/src'
- make: *** [GNUmakefile:49: default_pcp] Error 2
- * ERROR: sys-apps/pcp-4.3.0::overlay-local failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sys-apps/pcp-4.3.0::overlay-local'`,
- * the complete build log and the output of `emerge -pqv '=sys-apps/pcp-4.3.0::overlay-local'`.
- * The complete build log is located at '/var/tmp/portage/sys-apps/pcp-4.3.0/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcp-4.3.0/temp/environment'.
- * Working directory: '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0'
- * S: '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0'