Skip to content

Instantly share code, notes, and snippets.

@tallpsmith
Created February 25, 2017 04:20
Show Gist options
  • Save tallpsmith/e18bb170f27fd30a90fe7b23ca5dbad9 to your computer and use it in GitHub Desktop.
Save tallpsmith/e18bb170f27fd30a90fe7b23ca5dbad9 to your computer and use it in GitHub Desktop.
PCP OSX build errors (under OSX on Vagrant)
checking build system type... x86_64-apple-darwin16.3.0
checking host system type... x86_64-apple-darwin16.3.0
checking target system type... x86_64-apple-darwin16.3.0
Building on x86_64-apple-darwin16.3.0 for x86_64-apple-darwin16.3.0
Build: os=darwin16.3.0 cpu=x86_64
Target: os=darwin cpu=x86_64
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for suncc... no
checking for egcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: Compiling with gcc -fstack-protector-all et al.
configure: Compiler does not support -pie et al.
configure: Compiling DSO PMDAs with gcc -fvisibility=hidden
checking for eg++... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for working C++ compiler... yes
checking for gawk... no
checking for awk... /usr/bin/awk
checking for sed... /usr/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... none needed
checking whether yytext is a pointer... no
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... backslash-c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for dtrace... dtrace
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 sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking for avahi... no
checking avahi-client/publish.h usability... no
checking avahi-client/publish.h presence... no
checking for avahi-client/publish.h... no
checking avahi-common/alternative.h usability... no
checking avahi-common/alternative.h presence... no
checking for avahi-common/alternative.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 python... python
checking for python3... python3
checking Python version... 2.7.10
checking python2.7/Python.h usability... yes
checking python2.7/Python.h presence... yes
checking for python2.7/Python.h... yes
checking Python3 version... 3.6.0
checking python3.6m/Python.h usability... no
checking python3.6m/Python.h presence... no
checking for python3.6m/Python.h... no
WARNING: Python version 3.6 header file missing.
Cannot proceed with the Python 3 installation found.
checking for any python version... yes
checking for Python module jsonpointer... no
checking for Python module setuptools... yes
checking for Python module requests... no
checking for Python module six... yes
checking if the json PMDA should be included... no
checking for Python module libvirt... no
checking for perl... perl
checking for any perl version... perl
checking if the SNMP PMDA should be included... no
checking if the mysql PMDA should be included... no
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 libvirt PMDA should be included... no
checking for qmake-qt5... no
checking for qmake-qt4... no
checking for qmake... no
./configure: line 7699: test: too many arguments
checking for gmake... no
checking for GNU make elsewhere... /usr/bin/make
checking for ld... /usr/bin/ld
checking for gtar... no
checking for tar... /usr/local/bin/tar
checking for gzip... /usr/bin/gzip
checking for bzip2... /usr/bin/bzip2
checking for lzma... /usr/local/bin/lzma
checking for xz... /usr/local/bin/xz
checking for PackageMaker... not found!
configure: WARNING: PackageMaker not found, mac packages will not be made
checking for hdiutil... /usr/bin/hdiutil
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... /usr/bin/true
checking for makedepend... /usr/bin/true
checking for md5sum... /usr/bin/true
checking for dpkg... no
checking for makepkg... no
checking for publican... no
checking for dblatex... no
checking for xmlto... no
checking whether ln -s works... yes
checking for /proc ... no
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... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking standards.h usability... yes
checking standards.h presence... yes
checking for standards.h... yes
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... no
checking values.h presence... no
checking for values.h... no
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... no
checking termio.h presence... no
checking for termio.h... no
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 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... no
checking bits/wordsize.h presence... no
checking for bits/wordsize.h... no
checking for iptypes.h... no
checking for iphlpapi.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... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for sys/endian.h ... no
checking for machine/endian.h ... yes
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 ncurses... no
checking for SYSTEMD... no
checking for SYSTEMD... no
checking if the systemd PMDA should be included... no
checking infiniband/umad.h usability... no
checking infiniband/umad.h presence... no
checking for infiniband/umad.h... no
checking for madrpc_init in -libmad... no
checking for umad_init in -libumad... no
checking if the infiniband PMDA should be included... no
checking for PAPI_library_init in -lpapi... no
checking papi.h usability... no
checking papi.h presence... no
checking for papi.h... no
checking if the papi PMDA should be included... no
checking for pfm_get_os_event_encoding in -lpfm... no
checking perfmon/pfmlib_perf_event.h usability... no
checking perfmon/pfmlib_perf_event.h presence... no
checking for perfmon/pfmlib_perf_event.h... no
checking if the perfevent 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... yes
checking for cairo... yes
checking compilation features for daemon manager... yes
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 gethostname... yes
checking for getpeerucred... no
checking for getpeereid... yes
checking for uname... yes
checking for syslog... yes
checking for __clone... no
checking for pipe2... no
checking for fcntl... yes
checking for ioctl... yes
checking for prctl... no
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... no
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... no
checking for getuid... yes
checking for getgid... yes
checking for getgrent... yes
checking for getgrent_r... no
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... no
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for sysinfo... no
checking for trace_back_stack... no
checking for backtrace... yes
checking for sendmsg... yes
checking for recvmsg... yes
checking for setns... no
checking for readdir64... no
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... no
checking whether termios.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... no
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_t in pthread.h... yes
checking where pthread_create() is defined... libc
checking printf type for pthread_t... "p"
checking if compiler supports __thread... yes
checking for pthread_barrier_t in pthread.h... no
checking sizeof suseconds_t... 4
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... yes
checking for flog10... no
checking for flog10 in -lm... no
checking for pow... yes
checking for fpclassify()... yes
checking for X... no
checking for xconfirm... /usr/local/bin/pmconfirm
checking for FNDELAY in fcntl.h... yes
checking nss/nss.h usability... no
checking nss/nss.h presence... no
checking for nss/nss.h... no
checking nss3/nss.h usability... no
checking nss3/nss.h presence... no
checking for nss3/nss.h... no
checking nspr/nspr.h usability... no
checking nspr/nspr.h presence... no
checking for nspr/nspr.h... no
checking nspr4/nspr.h usability... no
checking nspr4/nspr.h presence... no
checking for nspr4/nspr.h... no
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... no
checking for NSS_Init in -lnss... no
checking for NSS_Init in -lnss3... no
checking for PR_Init in -lnspr... no
checking for PR_Init in -lnspr4... no
checking for __atomic_fetch_add_4 in -latomic... no
checking for struct sockaddr_un in sys/un.h... yes
checking for struct ucred in sys/socket.h... no
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 *... no
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
for d in `echo src qa man books images build debian`; do \
if test -d "$d" ; then \
echo === $d ===; \
/usr/bin/make -C $d default_pcp || exit $?; \
fi; \
done
=== src ===
for d in `echo include libpcp 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 pcp2graphite pcp2influxdb pmafm pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmlc pmlock pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogrewrite pmlogsummary pmlogcheck pmmgr pmpost pmproxy pmquery pmrep pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtime pmval pmview pmwebapi perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp ganglia2pcp win32ctl zabbix-agent pmpython derived `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== include ===
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 builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== pcp ===
./mk_pmdbg
=== libpcp ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o connect.o connect.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o context.o context.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o desc.o desc.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o err.o err.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o fetch.o fetch.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o fetchgroup.o fetchgroup.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o freeresult.o freeresult.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o help.o help.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o instance.o instance.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_desc.o p_desc.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_error.o p_error.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_fetch.o p_fetch.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_instance.o p_instance.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_profile.o p_profile.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_result.o p_result.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_text.o p_text.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_pmns.o p_pmns.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_creds.o p_creds.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_attr.o p_attr.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pdu.o pdu.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pdubuf.o pdubuf.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pmns.o pmns.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o profile.o profile.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o store.o store.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o units.o units.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c
util.c:2246:19: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
*size = ((char *)sbrk(0) - base) / 1024;
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
util.c:2248:17: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
base = (char *)sbrk(0);
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
2 warnings generated.
util.c:2246:19: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
*size = ((char *)sbrk(0) - base) / 1024;
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
util.c:2248:17: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
base = (char *)sbrk(0);
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
2 warnings generated.
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o ipc.o ipc.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o sortinst.o sortinst.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o logmeta.o logmeta.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o logportmap.o logportmap.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o logutil.o logutil.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o tz.o tz.c
tz.c:128:13: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
int mins = abs ((offset % 3600) / 60);
^
tz.c:128:13: note: use function 'labs' instead
int mins = abs ((offset % 3600) / 60);
^~~
labs
1 warning generated.
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o interp.o interp.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o checksum.o checksum.c
bison -y -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o rtime.o rtime.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o tv.o tv.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o spec.o spec.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o fetchlocal.o fetchlocal.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o optfetch.o optfetch.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o AF.o AF.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o stuffvalue.o stuffvalue.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o endian.o endian.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o config.o config.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o auxconnect.o auxconnect.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o auxserver.o auxserver.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o discovery.o discovery.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_lcontrol.o p_lcontrol.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_lrequest.o p_lrequest.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_lstatus.o p_lstatus.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o logconnect.o logconnect.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o logcontrol.o logcontrol.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o connectlocal.o connectlocal.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o derive.o derive.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o derive_fetch.o derive_fetch.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o lock.o lock.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o hash.o hash.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o fault.o fault.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o access.o access.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o getopt.o getopt.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o probe.o probe.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o accounts.o accounts.c
accounts.c:42:16: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
return uid >= 0;
~~~ ^ ~
accounts.c:48:16: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
return gid >= 0;
~~~ ^ ~
2 warnings generated.
accounts.c:42:16: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
return uid >= 0;
~~~ ^ ~
accounts.c:48:16: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
return gid >= 0;
~~~ ^ ~
2 warnings generated.
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="dylib"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o getdate.tab.o getdate.tab.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp.3.dylib connect.o context.o desc.o err.o fetch.o fetchgroup.o freeresult.o help.o instance.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_attr.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o checksum.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o probe.o accounts.o getdate.tab.o
./check-statics
secureserver.o: Info: security object file skipped, not configured
secureconnect.o: Info: security object file skipped, not configured
touch check.done
ln -s -f libpcp.3.dylib libpcp.dylib
libtool -static -o libpcp.a connect.o context.o desc.o err.o fetch.o fetchgroup.o freeresult.o help.o instance.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_attr.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o checksum.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o probe.o accounts.o getdate.tab.o
=== pmns ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o pmnsmerge.o pmnsmerge.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o pmnsutil.o pmnsutil.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o pmnsmerge -Wall -L../../src/libpcp/src pmnsmerge.o pmnsutil.o -lpcp
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o pmnsdel.o pmnsdel.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o pmnsdel -Wall -L../../src/libpcp/src pmnsdel.o pmnsutil.o -lpcp
echo "This file flags the rc scripts to rebuild the PMNS" > .NeedRebuild
rm -f build.script
/usr/bin/awk <Make.stdpmid >build.script '\
/^. \$PCP_DIR/ { print "PCP_CONF=../include/pcp.conf"; print ". ../include/pcp.env"; next }\
{ print }'
sh ./build.script
=== libpcp_pmda ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o callback.o callback.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o open.o open.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o mainloop.o mainloop.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o help.o help.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o cache.o cache.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o tree.o tree.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o context.o context.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o queues.o queues.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o dynamic.o dynamic.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pduroot.o pduroot.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMDA_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o root.o root.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp_pmda.3.dylib callback.o open.o mainloop.o help.o cache.o tree.o context.o events.o queues.o dynamic.o pduroot.o root.o -lpcp
ln -s -f libpcp_pmda.3.dylib libpcp_pmda.dylib
libtool -static -o libpcp_pmda.a callback.o open.o mainloop.o help.o cache.o tree.o context.o events.o queues.o dynamic.o pduroot.o root.o
=== libpcp_trace ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o trace.o trace.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o hash.o hash.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pdu.o pdu.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pdubuf.o pdubuf.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_ack.o p_ack.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o p_data.o p_data.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o ftrace.o ftrace.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp_trace.2.dylib trace.o hash.o pdu.o pdubuf.o p_ack.o p_data.o ftrace.o -lpcp
ln -s -f libpcp_trace.2.dylib libpcp_trace.dylib
libtool -static -o libpcp_trace.a trace.o hash.o pdu.o pdubuf.o p_ack.o p_data.o ftrace.o
=== libpcp_pmcd ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o data.o data.c
/usr/bin/sed -e 's;@path@;'/usr/local/libexec/pcp/bin/pmcd';' pmcd.stp.in > pmcd.stp
dtrace -h -s probes.d -o probes.h
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o trace.o trace.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o client.o client.c
libtool -static -o libpcp_pmcd.a data.o trace.o client.o
=== libpcp_gui ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o timeclient.o timeclient.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o timestate.o timestate.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o record.o record.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp_gui.2.dylib timeclient.o timestate.o record.o -lpcp
ln -s -f libpcp_gui.2.dylib libpcp_gui.dylib
libtool -static -o libpcp_gui.a timeclient.o timestate.o record.o
=== libpcp_mmv ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o mmv_stats.o mmv_stats.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp_mmv.1.dylib mmv_stats.o -lpcp
ln -s -f libpcp_mmv.1.dylib libpcp_mmv.dylib
libtool -static -o libpcp_mmv.a mmv_stats.o
=== libpcp_import ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMI_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o import.o import.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMI_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o stuff.o stuff.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DPMI_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o archive.o archive.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp_import.1.dylib import.o stuff.o archive.o -lpcp
ln -s -f libpcp_import.1.dylib libpcp_import.dylib
libtool -static -o libpcp_import.a import.o stuff.o archive.o
=== libpcp_qed ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
make[3]: Nothing to be done for `default'.
=== libpcp_qmc ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
make[3]: Nothing to be done for `default'.
=== libpcp_qwt ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
make[3]: Nothing to be done for `default'.
=== libpcp_web ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DJSMN_PARENT_LINKS=1 -DHTTP_PARSER_STRICT=0 -DPCP_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o jsmn.o jsmn.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DJSMN_PARENT_LINKS=1 -DHTTP_PARSER_STRICT=0 -DPCP_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o json_helpers.o json_helpers.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DJSMN_PARENT_LINKS=1 -DHTTP_PARSER_STRICT=0 -DPCP_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o http_client.o http_client.c
http_client.c:602:2: warning: variable 'total' is uninitialized when used here [-Wuninitialized]
total += bytes;
^~~~~
http_client.c:572:25: note: initialize the variable 'total' to silence this warning
size_t bytes, total;
^
= 0
1 warning generated.
http_client.c:602:2: warning: variable 'total' is uninitialized when used here [-Wuninitialized]
total += bytes;
^~~~~
http_client.c:572:25: note: initialize the variable 'total' to silence this warning
size_t bytes, total;
^
= 0
1 warning generated.
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DJSMN_PARENT_LINKS=1 -DHTTP_PARSER_STRICT=0 -DPCP_INTERNAL -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o http_parser.o http_parser.c
gcc -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -fPIC -dynamic -dynamiclib -flat_namespace -undefined suppress -headerpad_max_install_names -arch i386 -arch x86_64 -o libpcp_web.dylib.1 jsmn.o json_helpers.o http_client.o http_parser.o -lpcp -lpcp_pmda
ln -s -f libpcp_web.dylib.1 libpcp_web.dylib
libtool -static -o libpcp_web.a jsmn.o json_helpers.o http_client.o http_parser.o
=== pminfo ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o pminfo.o pminfo.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o pminfo -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pminfo.o -lpcp
=== pmprobe ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o pmprobe.o pmprobe.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o pmprobe -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmprobe.o -lpcp
=== bashrc ===
make[2]: Nothing to be done for `default_pcp'.
=== zshrc ===
make[2]: Nothing to be done for `default_pcp'.
=== dbpmda ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
bison -y -d -b `basename gram.y .y` gram.y
rm -f gram.h && ln -s gram.tab.h gram.h
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o dbpmda.o dbpmda.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o dso.o dso.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c
flex -t lex.l > lex.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o lex.o lex.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -c -o gram.tab.o gram.tab.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../../src/include -I../../../src/include/pcp -o dbpmda -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src dbpmda.o dso.o util.o pmda.o lex.o gram.tab.o -lpcp -lreadline
rm lex.c
=== genpmda ===
make[2]: Nothing to be done for `default_pcp'.
=== newhelp ===
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o newhelp.o newhelp.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o newhelp -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wall newhelp.o -lpcp_pmda -lpcp
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -c -o chkhelp.o chkhelp.c
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o chkhelp -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wall chkhelp.o -lpcp_pmda -lpcp
gcc -fPIC -no-cpp-precomp -fno-strict-aliasing -arch i386 -arch x86_64 -fstack-protector-all -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.11.8\" -I../../src/include -I../../src/include/pcp -o newhelp.static -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wall newhelp.o ../../src/libpcp/src/libpcp.a
=== pcp ===
for d in `echo atop collectl dmcache free iostat mpstat numastat pidstat python shping summary uptime verify vmstat ipcs `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== atop ===
make[3]: Nothing to be done for `default_pcp'.
=== collectl ===
make[3]: *** No rule to make target `pcp-collectl.py', needed by `default_pcp'. Stop.
make[2]: *** [default_pcp] Error 2
make[1]: *** [default_pcp] Error 2
make: *** [default_pcp] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment