DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 default_pcp
sed < tmpfiles.init.setup.in > tmpfiles.init.setup \
-e "s@PCP_RUN_DIR@TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/run@" \
-e "s@PCP_LOG_DIR@TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/log@" \
-e "s/PCP_GROUP/pcp/" \
-e "s/PCP_USER/pcp/" \
for d in `echo vendor src qa man images build debian`; do \
if test -d "$d" ; then \
echo === $d ===; \
make -C $d default_pcp || exit $?; \
fi; \
done
=== vendor ===
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor'
make[1]: Nothing to be done for 'default_pcp'.
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor'
=== src ===
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src'
for d in `echo include libpcp libpcp_static pmns libpcp_pmda libpcp_trace libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_archive libpcp_qed libpcp_qmc libpcp_qwt libpcp_web libpcp_fault pmcpp newhelp pmieconf pcp-reboot-init pminfo pmprobe bashrc zshrc dbpmda genpmda pcp pcp2arrow pcp2elasticsearch pcp2graphite pcp2influxdb pcp2json pcp2openmetrics pcp2spark pcp2xlsx pcp2xml pcp2zabbix pmafm pmfind pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmlogdump pmdumptext pmerr pmgenmap pmgetopt pmhostname pmie pmiestatus pmjson pmlc pmlock pmlogcheck pmlogctl pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogmv pmlogpaste pmlogrewrite pmlogredact pmlogsize pmlogsummary pmpost pmproxy pmquery pmrep pmsearch pmseries pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtime pmval pmview perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp ganglia2pcp win32ctl zabbix-agent pmpython discover derived selinux find-filter runaspcp pmcheck indomcachectl pmlogbasename pmlogcompress `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/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;' \
-e 's;-I\$(TOPDIR)/src/include/pcp;-I$(PCP_INC_DIR);' \
-e 's;-I\$(TOPDIR)/src/include;-I$(PCP_INC_DIR)/..;' \
-e '/^PCPLIB_LDFLAGS/s;-L.*;-L$(PCP_LIB_DIR);' \
-e '/^[ ][ ]*-L\$(TOPDIR)/d' \
< 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 TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== pcp ===
ln -s -f ../../../vendor/github.com/benhoyt/inih/ini.h .
ln -s -f ../../../vendor/github.com/redis/hiredis/sds.h .
ln -s -f ../../../vendor/github.com/redis/hiredis/sdsalloc.h .
ln -s -f ../../../src/external/dict.h .
=== libpcp ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s ../../../src/external/sha256.c .
ln -s ../../../src/external/sha256.h .
ln -s ../../../src/external/sort_r.h .
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
./mk.pmdbg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o connect.o connect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o desc.o desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o err.o err.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetchgroup.o fetchgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o instance.o instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o labels.o labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_attr.o p_attr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_desc.o p_desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_error.o p_error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_fetch.o p_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_idlist.o p_idlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_instance.o p_instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_profile.o p_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_result.o p_result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_text.o p_text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_pmns.o p_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_creds.o p_creds.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_label.o p_label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmns.o pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o profile.o profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o store.o store.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o units.o units.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sortinst.o sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logmeta.o logmeta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logportmap.o logportmap.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logutil.o logutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tz.o tz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o interp.o interp.c
./fix_getdate_y
bison -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o rtime.o rtime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tv.o tv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o spec.o spec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetchlocal.o fetchlocal.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o optfetch.o optfetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o AF.o AF.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o stuffvalue.o stuffvalue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o endian.o endian.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o auxconnect.o auxconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o auxserver.o auxserver.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o discovery.o discovery.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lcontrol.o p_lcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lrequest.o p_lrequest.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lstatus.o p_lstatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logconnect.o logconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logcontrol.o logcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o connectlocal.o connectlocal.c
./fix_derive_parser_y
bison -d -b `basename derive_parser.y .y` derive_parser.y
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o derive_fetch.o derive_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lock.o lock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fault.o fault.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o access.o access.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt.o getopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt2.o getopt2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt3.o getopt3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io_stdio.o io_stdio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o exec.o exec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sha256.o sha256.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o strings.o strings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o shellprobe.o shellprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o subnetprobe.o subnetprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o equivindom.o equivindom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_loglabel.o e_loglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_index.o e_index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_indom.o e_indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_labels.o e_labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o throttle.o throttle.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/jsonsl/jsonsl.o deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io_xz.o io_xz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o accounts.o accounts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getdate.tab.o getdate.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o derive_parser.tab.o derive_parser.tab.c
./mk.exports
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp.so.3 -Wl,--version-script=exports -o libpcp.so.3 connect.o context.o desc.o err.o fetch.o fetchgroup.o result.o help.o instance.o labels.o p_attr.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_label.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 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_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o throttle.o deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o -llzma -lm
ln -s -f libpcp.so.3 libpcp.so
TOPDIR/tmp/hosttools/ar cr libpcp.a connect.o context.o desc.o err.o fetch.o fetchgroup.o result.o help.o instance.o labels.o p_attr.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_label.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 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_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o throttle.o deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o
./check-statics
secureserver.o: Info: security object file skipped, not configured
secureconnect.o: Info: security object file skipped, not configured
./check-errorcodes
touch check.done
=== libpcp_static ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s ../../../src/libpcp/src/getdate.y .
ln -s ../../../src/libpcp/src/mk.pmdbg .
ln -s ../../../src/libpcp/src/fix_derive_parser_y .
ln -s ../../../src/libpcp/src/derive_parser.y.in .
ln -s ../../../src/libpcp/src/connect.c .
ln -s ../../../src/libpcp/src/context.c .
ln -s ../../../src/libpcp/src/desc.c .
ln -s ../../../src/libpcp/src/err.c .
ln -s ../../../src/libpcp/src/fetch.c .
ln -s ../../../src/libpcp/src/fetchgroup.c .
ln -s ../../../src/libpcp/src/result.c .
ln -s ../../../src/libpcp/src/help.c .
ln -s ../../../src/libpcp/src/instance.c .
ln -s ../../../src/libpcp/src/labels.c .
ln -s ../../../src/libpcp/src/p_creds.c .
ln -s ../../../src/libpcp/src/p_desc.c .
ln -s ../../../src/libpcp/src/p_error.c .
ln -s ../../../src/libpcp/src/p_fetch.c .
ln -s ../../../src/libpcp/src/p_idlist.c .
ln -s ../../../src/libpcp/src/p_instance.c .
ln -s ../../../src/libpcp/src/p_profile.c .
ln -s ../../../src/libpcp/src/p_result.c .
ln -s ../../../src/libpcp/src/p_text.c .
ln -s ../../../src/libpcp/src/p_pmns.c .
ln -s ../../../src/libpcp/src/p_attr.c .
ln -s ../../../src/libpcp/src/p_label.c .
ln -s ../../../src/libpcp/src/pdu.c .
ln -s ../../../src/libpcp/src/pdubuf.c .
ln -s ../../../src/libpcp/src/pmns.c .
ln -s ../../../src/libpcp/src/profile.c .
ln -s ../../../src/libpcp/src/store.c .
ln -s ../../../src/libpcp/src/units.c .
ln -s ../../../src/libpcp/src/util.c .
ln -s ../../../src/libpcp/src/ipc.c .
ln -s ../../../src/libpcp/src/sortinst.c .
ln -s ../../../src/libpcp/src/logmeta.c .
ln -s ../../../src/libpcp/src/logportmap.c .
ln -s ../../../src/libpcp/src/logutil.c .
ln -s ../../../src/libpcp/src/tz.c .
ln -s ../../../src/libpcp/src/interp.c .
ln -s ../../../src/libpcp/src/rtime.c .
ln -s ../../../src/libpcp/src/tv.c .
ln -s ../../../src/libpcp/src/spec.c .
ln -s ../../../src/libpcp/src/fetchlocal.c .
ln -s ../../../src/libpcp/src/optfetch.c .
ln -s ../../../src/libpcp/src/AF.c .
ln -s ../../../src/libpcp/src/stuffvalue.c .
ln -s ../../../src/libpcp/src/endian.c .
ln -s ../../../src/libpcp/src/config.c .
ln -s ../../../src/libpcp/src/auxconnect.c .
ln -s ../../../src/libpcp/src/auxserver.c .
ln -s ../../../src/libpcp/src/discovery.c .
ln -s ../../../src/libpcp/src/p_lcontrol.c .
ln -s ../../../src/libpcp/src/p_lrequest.c .
ln -s ../../../src/libpcp/src/p_lstatus.c .
ln -s ../../../src/libpcp/src/logconnect.c .
ln -s ../../../src/libpcp/src/logcontrol.c .
ln -s ../../../src/libpcp/src/connectlocal.c .
ln -s ../../../src/libpcp/src/derive_fetch.c .
ln -s ../../../src/libpcp/src/events.c .
ln -s ../../../src/libpcp/src/lock.c .
ln -s ../../../src/libpcp/src/hash.c .
ln -s ../../../src/libpcp/src/fault.c .
ln -s ../../../src/libpcp/src/access.c .
ln -s ../../../src/libpcp/src/getopt.c .
ln -s ../../../src/libpcp/src/getopt2.c .
ln -s ../../../src/libpcp/src/getopt3.c .
ln -s ../../../src/libpcp/src/io.c .
ln -s ../../../src/libpcp/src/io_stdio.c .
ln -s ../../../src/libpcp/src/exec.c .
ln -s ../../../src/libpcp/src/strings.c .
ln -s ../../../src/libpcp/src/shellprobe.c .
ln -s ../../../src/libpcp/src/subnetprobe.c .
ln -s ../../../src/libpcp/src/deprecated.c .
ln -s ../../../src/libpcp/src/equivindom.c .
ln -s ../../../src/libpcp/src/e_loglabel.c .
ln -s ../../../src/libpcp/src/e_index.c .
ln -s ../../../src/libpcp/src/e_indom.c .
ln -s ../../../src/libpcp/src/e_labels.c .
ln -s ../../../src/libpcp/src/io_xz.c .
ln -s ../../../src/libpcp/src/accounts.c .
ln -s ../../../src/libpcp/src/derive.h .
ln -s ../../../src/libpcp/src/internal.h .
ln -s ../../../src/libpcp/src/compiler.h .
ln -s ../../../src/libpcp/src/avahi.h .
ln -s ../../../src/libpcp/src/subnetprobe.h .
ln -s ../../../src/libpcp/src/shellprobe.h .
ln -s ../../../src/external/sha256.c .
ln -s ../../../src/external/sha256.h .
ln -s ../../../src/external/sort_r.h .
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o connect.o connect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o desc.o desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o err.o err.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetchgroup.o fetchgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o instance.o instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o labels.o labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_creds.o p_creds.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_desc.o p_desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_error.o p_error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_fetch.o p_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_idlist.o p_idlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_instance.o p_instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_profile.o p_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_result.o p_result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_text.o p_text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_pmns.o p_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_attr.o p_attr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_label.o p_label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmns.o pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o profile.o profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o store.o store.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o units.o units.c
./mk.pmdbg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sortinst.o sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logmeta.o logmeta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logportmap.o logportmap.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logutil.o logutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tz.o tz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o interp.o interp.c
bison -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o rtime.o rtime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tv.o tv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o spec.o spec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetchlocal.o fetchlocal.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o optfetch.o optfetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o AF.o AF.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o stuffvalue.o stuffvalue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o endian.o endian.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o auxconnect.o auxconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o auxserver.o auxserver.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o discovery.o discovery.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lcontrol.o p_lcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lrequest.o p_lrequest.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lstatus.o p_lstatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logconnect.o logconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logcontrol.o logcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o connectlocal.o connectlocal.c
./fix_derive_parser_y
bison -d -b `basename derive_parser.y .y` derive_parser.y
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o derive_fetch.o derive_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lock.o lock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fault.o fault.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o access.o access.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt.o getopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt2.o getopt2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt3.o getopt3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io_stdio.o io_stdio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o exec.o exec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sha256.o sha256.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o strings.o strings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o shellprobe.o shellprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o subnetprobe.o subnetprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o equivindom.o equivindom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_loglabel.o e_loglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_index.o e_index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_indom.o e_indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_labels.o e_labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/jsonsl/jsonsl.o deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io_xz.o io_xz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o accounts.o accounts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getdate.tab.o getdate.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o derive_parser.tab.o derive_parser.tab.c
TOPDIR/tmp/hosttools/ar cr libpcp_static.a connect.o context.o desc.o err.o fetch.o fetchgroup.o result.o help.o instance.o labels.o p_creds.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_attr.o p_label.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 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_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o
=== pmns ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmnsmerge.o pmnsmerge.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmnsutil.o pmnsutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmnsdel.o pmnsdel.c
echo "This file flags the rc scripts to rebuild the PMNS" > .NeedRebuild
rm -f build.script
TOPDIR/tmp/hosttools/gawk --posix <Make.stdpmid >build.script '\
/^. \$PCP_DIR/ { print "PCP_CONF=../include/pcp.conf"; print ". ../include/pcp.env"; next }\
{ print }'
sh ./build.script
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmnsdel -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src pmnsdel.o pmnsutil.o -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmnsmerge -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src pmnsmerge.o pmnsutil.o -lpcp
=== libpcp_pmda ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s ../../../src/external/lookup2.c .
ln -s -f libpcp_pmda.so.3 libpcp_pmda.so
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o callback.o callback.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o open.o open.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mainloop.o mainloop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o cache.o cache.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tree.o tree.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o queues.o queues.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dynamic.o dynamic.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pduroot.o pduroot.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o root.o root.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lookup2.o lookup2.c
TOPDIR/tmp/hosttools/ar cr 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 lookup2.o
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_pmda.so.3 -Wl,--version-script=exports -o libpcp_pmda.so.3 callback.o open.o mainloop.o help.o cache.o tree.o context.o events.o queues.o dynamic.o pduroot.o root.o lookup2.o -lpcp
=== libpcp_trace ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o trace.o trace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_ack.o p_ack.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_data.o p_data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ftrace.o ftrace.c
ln -s -f libpcp_trace.so.2 libpcp_trace.so
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_trace.so.2 -Wl,--version-script=exports -o libpcp_trace.so.2 trace.o hash.o pdu.o pdubuf.o p_ack.o p_data.o ftrace.o -lpcp
TOPDIR/tmp/hosttools/ar cr 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 TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o data.o data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o trace.o trace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o client.o client.c
TOPDIR/tmp/hosttools/ar cr 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 TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o timeclient.o timeclient.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o timestate.o timestate.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o record.o record.c
ln -s -f libpcp_gui.so.2 libpcp_gui.so
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_gui.so.2 -Wl,--version-script=exports -o libpcp_gui.so.2 timeclient.o timestate.o record.o -lpcp
TOPDIR/tmp/hosttools/ar cr 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 TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mmv_stats.o mmv_stats.c
ln -s -f libpcp_mmv.so.1 libpcp_mmv.so
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_mmv.so.1 -Wl,--version-script=exports -o libpcp_mmv.so.1 mmv_stats.o -lpcp
TOPDIR/tmp/hosttools/ar cr libpcp_mmv.a mmv_stats.o
=== libpcp_import ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s -f libpcp_import.so.1 libpcp_import.so
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMI_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o import.o import.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMI_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o stuff.o stuff.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPMI_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o archive.o archive.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_import.so.1 -Wl,--version-script=exports -o libpcp_import.so.1 import.o stuff.o archive.o -lpcp
TOPDIR/tmp/hosttools/ar cr libpcp_import.a import.o stuff.o archive.o
=== libpcp_archive ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o indom.o indom.c
ln -s -f libpcp_archive.so.1 libpcp_archive.so
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_archive.so.1 -Wl,--version-script=exports -o libpcp_archive.so.1 io.o indom.o -lpcp
TOPDIR/tmp/hosttools/ar cr libpcp_archive.a io.o indom.o
=== libpcp_qed ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; 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 TOPDIR/tmp/hosttools/echo === $d ===; 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 TOPDIR/tmp/hosttools/echo === $d ===; 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 TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s -f ../../../src/external/jsmn.c jsmn.c
ln -s -f ../../../src/external/jsmn.h jsmn.h
ln -s -f ../../../src/external/http_parser.c http_parser.c
ln -s -f ../../../src/external/http_parser.h http_parser.h
ln -s -f ../../../src/external/sha1.c sha1.c
ln -s -f ../../../src/external/sha1.h sha1.h
ln -s -f ../../../src/external/siphash.c siphash.c
ln -s -f ../../../src/external/dict.c dict.c
ln -s -f ../../../src/external/dict.h dict.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/alloc.h deps/hiredis/alloc.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/async.h deps/hiredis/async.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/async_private.h deps/hiredis/async_private.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/fmacros.h deps/hiredis/fmacros.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/hiredis.h deps/hiredis/hiredis.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/net.h deps/hiredis/net.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/read.h deps/hiredis/read.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/sds.h deps/hiredis/sds.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/sdsalloc.h deps/hiredis/sdsalloc.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/sockcompat.h deps/hiredis/sockcompat.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/win32.h deps/hiredis/win32.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/adapters/libuv.h deps/hiredis/adapters/libuv.h
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/alloc.c deps/hiredis/alloc.c
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/async.c deps/hiredis/async.c
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/hiredis.c deps/hiredis/hiredis.c
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/net.c deps/hiredis/net.c
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/sds.c deps/hiredis/sds.c
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/sockcompat.c deps/hiredis/sockcompat.c
mkdir -p deps/hiredis/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/redis/hiredis/read.c deps/hiredis/read.c
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/adlist.h deps/hiredis-cluster/adlist.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/command.h deps/hiredis-cluster/command.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/hiarray.h deps/hiredis-cluster/hiarray.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/hiutil.h deps/hiredis-cluster/hiutil.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/hircluster.h deps/hiredis-cluster/hircluster.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/win32.h deps/hiredis-cluster/win32.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/adapters/libuv.h deps/hiredis-cluster/adapters/libuv.h
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/adlist.c deps/hiredis-cluster/adlist.c
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/command.c deps/hiredis-cluster/command.c
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/crc16.c deps/hiredis-cluster/crc16.c
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/hiarray.c deps/hiredis-cluster/hiarray.c
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/hiutil.c deps/hiredis-cluster/hiutil.c
mkdir -p deps/hiredis-cluster/adapters
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/Nordix/hiredis-cluster/hircluster.c deps/hiredis-cluster/hircluster.c
mkdir -p deps/inih
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/benhoyt/inih/ini.h deps/inih/ini.h
mkdir -p deps/inih
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/benhoyt/inih/ini.c deps/inih/ini.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o jsmn.o jsmn.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o http_client.o http_client.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o http_parser.o http_parser.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o siphash.o siphash.c
./fix_query_parser_y
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o query.o query.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o schema.o schema.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o load.o load.c
load.c: In function ‘server_cache_window’:
load.c:651:25: warning: unused variable ‘msecs’ [-Wunused-variable]
651 | uint64_t msecs;
| ^~~~~
load.c:650:26: warning: unused variable ‘timer’ [-Wunused-variable]
650 | uv_timer_t *timer; /* adaptive delay for request balancing */
| ^~~~~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sha1.o sha1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o slots.o slots.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o keys.o keys.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dict.o dict.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o maps.o maps.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o batons.o batons.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o encoding.o encoding.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o search.o search.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o json_helpers.o json_helpers.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/alloc.o deps/hiredis/alloc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/async.o deps/hiredis/async.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/hiredis.o deps/hiredis/hiredis.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/net.o deps/hiredis/net.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/sds.o deps/hiredis/sds.c
In file included from deps/hiredis/sds.c:40:
deps/hiredis/sds.c: In function ‘sdsnewlen’:
deps/hiredis/sds.h:87:44: warning: declaration of ‘sh’ shadows a previous local [-Wshadow]
87 | #define SDS_HDR_VAR(T,s) struct sdshdr##T *sh = (struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T)));
| ^~
deps/hiredis/sds.c:105:13: note: in expansion of macro ‘SDS_HDR_VAR’
105 | SDS_HDR_VAR(8,s);
| ^~~~~~~~~~~
deps/hiredis/sds.c:84:11: note: shadowed declaration is here
84 | void *sh;
| ^~
deps/hiredis/sds.h:87:44: warning: declaration of ‘sh’ shadows a previous local [-Wshadow]
87 | #define SDS_HDR_VAR(T,s) struct sdshdr##T *sh = (struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T)));
| ^~
deps/hiredis/sds.c:112:13: note: in expansion of macro ‘SDS_HDR_VAR’
112 | SDS_HDR_VAR(16,s);
| ^~~~~~~~~~~
deps/hiredis/sds.c:84:11: note: shadowed declaration is here
84 | void *sh;
| ^~
deps/hiredis/sds.h:87:44: warning: declaration of ‘sh’ shadows a previous local [-Wshadow]
87 | #define SDS_HDR_VAR(T,s) struct sdshdr##T *sh = (struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T)));
| ^~
deps/hiredis/sds.c:119:13: note: in expansion of macro ‘SDS_HDR_VAR’
119 | SDS_HDR_VAR(32,s);
| ^~~~~~~~~~~
deps/hiredis/sds.c:84:11: note: shadowed declaration is here
84 | void *sh;
| ^~
deps/hiredis/sds.h:87:44: warning: declaration of ‘sh’ shadows a previous local [-Wshadow]
87 | #define SDS_HDR_VAR(T,s) struct sdshdr##T *sh = (struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T)));
| ^~
deps/hiredis/sds.c:126:13: note: in expansion of macro ‘SDS_HDR_VAR’
126 | SDS_HDR_VAR(64,s);
| ^~~~~~~~~~~
deps/hiredis/sds.c:84:11: note: shadowed declaration is here
84 | void *sh;
| ^~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/sockcompat.o deps/hiredis/sockcompat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis/read.o deps/hiredis/read.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis-cluster/adlist.o deps/hiredis-cluster/adlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis-cluster/command.o deps/hiredis-cluster/command.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis-cluster/crc16.o deps/hiredis-cluster/crc16.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis-cluster/hiarray.o deps/hiredis-cluster/hiarray.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis-cluster/hiutil.o deps/hiredis-cluster/hiutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/hiredis-cluster/hircluster.o deps/hiredis-cluster/hircluster.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/inih/ini.o deps/inih/ini.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o nodiscover.o nodiscover.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o nowebgroup.o nowebgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o notimer.o notimer.c
bison -d -b `basename query_parser.y .y` query_parser.y
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Iinih --std=c99 -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -Ideps -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o query_parser.tab.o query_parser.tab.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_web.so.1 -Wl,--version-script=exports -o libpcp_web.so.1 jsmn.o http_client.o http_parser.o siphash.o query.o schema.o load.o sha1.o util.o slots.o keys.o dict.o maps.o batons.o encoding.o search.o json_helpers.o config.o deps/hiredis/alloc.o deps/hiredis/async.o deps/hiredis/hiredis.o deps/hiredis/net.o deps/hiredis/sds.o deps/hiredis/sockcompat.o deps/hiredis/read.o deps/hiredis-cluster/adlist.o deps/hiredis-cluster/command.o deps/hiredis-cluster/crc16.o deps/hiredis-cluster/hiarray.o deps/hiredis-cluster/hiutil.o deps/hiredis-cluster/hircluster.o deps/inih/ini.o nodiscover.o nowebgroup.o notimer.o query_parser.tab.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp -lm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto
ln -s -f libpcp_web.so.1 libpcp_web.so
TOPDIR/tmp/hosttools/ar cr libpcp_web.a jsmn.o http_client.o http_parser.o siphash.o query.o schema.o load.o sha1.o util.o slots.o keys.o dict.o maps.o batons.o encoding.o search.o json_helpers.o config.o deps/hiredis/alloc.o deps/hiredis/async.o deps/hiredis/hiredis.o deps/hiredis/net.o deps/hiredis/sds.o deps/hiredis/sockcompat.o deps/hiredis/read.o deps/hiredis-cluster/adlist.o deps/hiredis-cluster/command.o deps/hiredis-cluster/crc16.o deps/hiredis-cluster/hiarray.o deps/hiredis-cluster/hiutil.o deps/hiredis-cluster/hircluster.o deps/inih/ini.o nodiscover.o nowebgroup.o notimer.o query_parser.tab.o
=== libpcp_fault ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s ../../../src/libpcp/src/getdate.y .
ln -s ../../../src/libpcp/src/mk.pmdbg .
ln -s ../../../src/libpcp/src/fix_derive_parser_y .
ln -s ../../../src/libpcp/src/derive_parser.y.in .
ln -s ../../../src/libpcp/src/connect.c .
ln -s ../../../src/libpcp/src/context.c .
ln -s ../../../src/libpcp/src/desc.c .
ln -s ../../../src/libpcp/src/err.c .
ln -s ../../../src/libpcp/src/fetch.c .
ln -s ../../../src/libpcp/src/fetchgroup.c .
ln -s ../../../src/libpcp/src/result.c .
ln -s ../../../src/libpcp/src/help.c .
ln -s ../../../src/libpcp/src/instance.c .
ln -s ../../../src/libpcp/src/labels.c .
ln -s ../../../src/libpcp/src/p_creds.c .
ln -s ../../../src/libpcp/src/p_desc.c .
ln -s ../../../src/libpcp/src/p_error.c .
ln -s ../../../src/libpcp/src/p_fetch.c .
ln -s ../../../src/libpcp/src/p_idlist.c .
ln -s ../../../src/libpcp/src/p_instance.c .
ln -s ../../../src/libpcp/src/p_profile.c .
ln -s ../../../src/libpcp/src/p_result.c .
ln -s ../../../src/libpcp/src/p_text.c .
ln -s ../../../src/libpcp/src/p_pmns.c .
ln -s ../../../src/libpcp/src/p_attr.c .
ln -s ../../../src/libpcp/src/p_label.c .
ln -s ../../../src/libpcp/src/pdu.c .
ln -s ../../../src/libpcp/src/pdubuf.c .
ln -s ../../../src/libpcp/src/pmns.c .
ln -s ../../../src/libpcp/src/profile.c .
ln -s ../../../src/libpcp/src/store.c .
ln -s ../../../src/libpcp/src/units.c .
ln -s ../../../src/libpcp/src/util.c .
ln -s ../../../src/libpcp/src/ipc.c .
ln -s ../../../src/libpcp/src/sortinst.c .
ln -s ../../../src/libpcp/src/logmeta.c .
ln -s ../../../src/libpcp/src/logportmap.c .
ln -s ../../../src/libpcp/src/logutil.c .
ln -s ../../../src/libpcp/src/tz.c .
ln -s ../../../src/libpcp/src/interp.c .
ln -s ../../../src/libpcp/src/rtime.c .
ln -s ../../../src/libpcp/src/tv.c .
ln -s ../../../src/libpcp/src/spec.c .
ln -s ../../../src/libpcp/src/fetchlocal.c .
ln -s ../../../src/libpcp/src/optfetch.c .
ln -s ../../../src/libpcp/src/AF.c .
ln -s ../../../src/libpcp/src/stuffvalue.c .
ln -s ../../../src/libpcp/src/endian.c .
ln -s ../../../src/libpcp/src/config.c .
ln -s ../../../src/libpcp/src/auxconnect.c .
ln -s ../../../src/libpcp/src/auxserver.c .
ln -s ../../../src/libpcp/src/discovery.c .
ln -s ../../../src/libpcp/src/p_lcontrol.c .
ln -s ../../../src/libpcp/src/p_lrequest.c .
ln -s ../../../src/libpcp/src/p_lstatus.c .
ln -s ../../../src/libpcp/src/logconnect.c .
ln -s ../../../src/libpcp/src/logcontrol.c .
ln -s ../../../src/libpcp/src/connectlocal.c .
ln -s ../../../src/libpcp/src/derive_fetch.c .
ln -s ../../../src/libpcp/src/events.c .
ln -s ../../../src/libpcp/src/lock.c .
ln -s ../../../src/libpcp/src/hash.c .
ln -s ../../../src/libpcp/src/fault.c .
ln -s ../../../src/libpcp/src/access.c .
ln -s ../../../src/libpcp/src/getopt.c .
ln -s ../../../src/libpcp/src/getopt2.c .
ln -s ../../../src/libpcp/src/getopt3.c .
ln -s ../../../src/libpcp/src/io.c .
ln -s ../../../src/libpcp/src/io_stdio.c .
ln -s ../../../src/libpcp/src/exec.c .
ln -s ../../../src/libpcp/src/strings.c .
ln -s ../../../src/libpcp/src/shellprobe.c .
ln -s ../../../src/libpcp/src/subnetprobe.c .
ln -s ../../../src/libpcp/src/deprecated.c .
ln -s ../../../src/libpcp/src/equivindom.c .
ln -s ../../../src/libpcp/src/e_loglabel.c .
ln -s ../../../src/libpcp/src/e_index.c .
ln -s ../../../src/libpcp/src/e_indom.c .
ln -s ../../../src/libpcp/src/e_labels.c .
ln -s ../../../src/libpcp/src/throttle.c .
ln -s ../../../src/libpcp/src/io_xz.c .
ln -s ../../../src/libpcp/src/accounts.c .
ln -s ../../../src/libpcp/src/derive.h .
ln -s ../../../src/libpcp/src/internal.h .
ln -s ../../../src/libpcp/src/compiler.h .
ln -s ../../../src/libpcp/src/avahi.h .
ln -s ../../../src/libpcp/src/subnetprobe.h .
ln -s ../../../src/libpcp/src/shellprobe.h .
ln -s ../../../src/external/sha256.c .
ln -s ../../../src/external/sha256.h .
ln -s ../../../src/external/sort_r.h .
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o connect.o connect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o desc.o desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o err.o err.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetchgroup.o fetchgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o instance.o instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o labels.o labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_creds.o p_creds.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_desc.o p_desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_error.o p_error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_fetch.o p_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_idlist.o p_idlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_instance.o p_instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_profile.o p_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_result.o p_result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_text.o p_text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_pmns.o p_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_attr.o p_attr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_label.o p_label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmns.o pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o profile.o profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o store.o store.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o units.o units.c
./mk.pmdbg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sortinst.o sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logmeta.o logmeta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logportmap.o logportmap.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logutil.o logutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tz.o tz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o interp.o interp.c
bison -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o rtime.o rtime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o tv.o tv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o spec.o spec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetchlocal.o fetchlocal.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o optfetch.o optfetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o AF.o AF.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o stuffvalue.o stuffvalue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o endian.o endian.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o auxconnect.o auxconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o auxserver.o auxserver.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o discovery.o discovery.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lcontrol.o p_lcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lrequest.o p_lrequest.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o p_lstatus.o p_lstatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logconnect.o logconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logcontrol.o logcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o connectlocal.o connectlocal.c
./fix_derive_parser_y
bison -d -b `basename derive_parser.y .y` derive_parser.y
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o derive_fetch.o derive_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lock.o lock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fault.o fault.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o access.o access.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt.o getopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt2.o getopt2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getopt3.o getopt3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io_stdio.o io_stdio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o exec.o exec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sha256.o sha256.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o strings.o strings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o shellprobe.o shellprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o subnetprobe.o subnetprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o equivindom.o equivindom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_loglabel.o e_loglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_index.o e_index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_indom.o e_indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o e_labels.o e_labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o throttle.o throttle.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/jsonsl/jsonsl.o deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io_xz.o io_xz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o accounts.o accounts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getdate.tab.o getdate.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -DPM_FAULT_INJECTION=1 -DPM_MULTI_THREAD_DEBUG=1 -g -O0 -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o derive_parser.tab.o derive_parser.tab.c
./mk.exports
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_fault.so.3 -Wl,--version-script=exports -o libpcp_fault.so.3 connect.o context.o desc.o err.o fetch.o fetchgroup.o result.o help.o instance.o labels.o p_creds.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_attr.o p_label.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 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_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o throttle.o deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o -llzma -lm -lpcp_pmda -lpcp
ln -s -f libpcp_fault.so.3 libpcp_fault.so
TOPDIR/tmp/hosttools/ar cr libpcp_fault.a connect.o context.o desc.o err.o fetch.o fetchgroup.o result.o help.o instance.o labels.o p_creds.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_attr.o p_label.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 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_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o throttle.o deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o
=== pmcpp ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmcpp.o pmcpp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmcpp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmcpp.o -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -DPCP_STATIC -o pmcpp.static -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmcpp.c ../../src/libpcp_static/src/libpcp_static.a -lm -llzma -lm
=== newhelp ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o newhelp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wall newhelp.c -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o chkhelp.o chkhelp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o chkhelp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wall chkhelp.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -DPCP_STATIC -o newhelp.static -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wall newhelp.c ../../src/libpcp_static/src/libpcp_static.a -lm -llzma -lm
=== pmieconf ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmieconf.o pmieconf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o rules.o rules.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -o pmieconf -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmieconf.o rules.o io.o -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -DPCP_STATIC -o pmieconf.static -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmieconf.c rules.c io.c ../../src/libpcp_static/src/libpcp_static.a -lm -llzma -lm
for d in `echo pmieconf.static cpu entropy filesys memory network percpu perdisk pernetif power global primary testing zeroconf `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d local || exit $?; fi; done
=== cpu ===
=== entropy ===
=== filesys ===
=== memory ===
=== network ===
=== percpu ===
=== perdisk ===
=== pernetif ===
=== power ===
=== global ===
=== primary ===
=== testing ===
=== zeroconf ===
HOME=`pwd` PCP_CONF=../../src/include/pcp.conf PCP_ALT_CPP=../../src/pmcpp/pmcpp.static ../../src/pmieconf/pmieconf.static -F -r rules -f local
HOME=`pwd` PCP_CONF=../../src/include/pcp.conf PCP_ALT_CPP=../../src/pmcpp/pmcpp.static ../../src/pmieconf/pmieconf.static -r rules -f local modify primary enabled yes
for d in `echo cpu entropy filesys memory network percpu perdisk pernetif power global primary testing zeroconf `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d pmlogconf || exit $?; fi; done >pmlogconf.tmp
=== pcp-reboot-init ===
make[2]: Nothing to be done for 'default_pcp'.
=== pminfo ===
ln -s ../../src/external/sha1.h .
ln -s ../../src/external/sha1.c .
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pminfo.o pminfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sha1.o sha1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pminfo -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pminfo.o sha1.o -lpcp
=== pmprobe ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmprobe.o pmprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmprobe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/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 TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
bison -d -b `basename gram.y .y` gram.y
rm -f gram.h && ln -s gram.tab.h gram.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dbpmda.o dbpmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dso.o dso.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
flex -t lex.l > lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -o dbpmda -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src dbpmda.o dso.o util.o pmda.o lex.o gram.tab.o -lpcp
rm lex.c
=== genpmda ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp ===
for d in `echo atop buddyinfo dmcache dstat free geolocate htop iostat ipcs meminfo mpstat netstat numastat pidstat ps python shping slabinfo ss summary tapestat uptime verify vmstat xsos zoneinfo `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== atop ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o atop.o atop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o atopsar.o atopsar.c
sed -e "s;^\. .PCP_DIR.etc.pcp.env;. ../../../src/include/pcp.env;" \
../../../src/pmgenmap/pmgenmap.sh >pmgenmap.sh
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deviate.o deviate.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o drawbar.o drawbar.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o parseable.o parseable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o procdbase.o procdbase.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o showgeneric.o showgeneric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o showlinux.o showlinux.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o showprocs.o showprocs.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o showsys.o showsys.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh hostmetrics.map > hostmetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o version.o version.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh acctmetrics.map > acctmetrics.h
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh gpumetrics.map > gpumetrics.h
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh ifpropmetrics.map > ifpropmetrics.h
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh procmetrics.map > procmetrics.h
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh netprocmetrics.map > netprocmetrics.h
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh systmetrics.map > systmetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o various.o various.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o acctproc.o acctproc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gpucom.o gpucom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ifprop.o ifprop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o photoproc.o photoproc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o netproc.o netproc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o photosyst.o photosyst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pcp-atop -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_gui/src atop.o atopsar.o acctproc.o deviate.o drawbar.o gpucom.o ifprop.o parseable.o photoproc.o netproc.o photosyst.o procdbase.o showgeneric.o showlinux.o showprocs.o showsys.o various.o version.o -lpcp_gui -lpcp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lncursesw -ltinfo -lm
=== buddyinfo ===
make[3]: Nothing to be done for 'default_pcp'.
=== dmcache ===
make[3]: Nothing to be done for 'default_pcp'.
=== dstat ===
for d in `echo plugins `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done
=== plugins ===
make[4]: Nothing to be done for 'build-me'.
=== free ===
make[3]: Nothing to be done for 'default_pcp'.
=== geolocate ===
TOPDIR/tmp/hosttools/sed <pcp-geolocate.service.in >pcp-geolocate.service \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_SYSCONF_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp';' \
# END
=== htop ===
ln -s -f ../../../vendor/github.com/htop-dev/htop/Action.h Action.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/AvailableColumnsPanel.h AvailableColumnsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/AvailableMetersPanel.h AvailableMetersPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/BatteryMeter.h BatteryMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/CategoriesPanel.h CategoriesPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ClockMeter.h ClockMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ColorsPanel.h ColorsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ColumnsPanel.h ColumnsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/CommandLine.h CommandLine.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/CommandScreen.h CommandScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Compat.h Compat.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/CPUMeter.h CPUMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/CRT.h CRT.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DateMeter.h DateMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DateTimeMeter.h DateTimeMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DiskIOMeter.h DiskIOMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DisplayOptionsPanel.h DisplayOptionsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DynamicColumn.h DynamicColumn.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DynamicMeter.h DynamicMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/DynamicScreen.h DynamicScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/EnvScreen.h EnvScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/FileDescriptorMeter.h FileDescriptorMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/FunctionBar.h FunctionBar.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Hashtable.h Hashtable.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Header.h Header.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/HeaderLayout.h HeaderLayout.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/HeaderOptionsPanel.h HeaderOptionsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/HostnameMeter.h HostnameMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/IncSet.h IncSet.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/InfoScreen.h InfoScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ListItem.h ListItem.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/LoadAverageMeter.h LoadAverageMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Machine.h Machine.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Macros.h Macros.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/MainPanel.h MainPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/MemoryMeter.h MemoryMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/MemorySwapMeter.h MemorySwapMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Meter.h Meter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/MeterMode.h MeterMode.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/MetersPanel.h MetersPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/NetworkIOMeter.h NetworkIOMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Object.h Object.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/OpenFilesScreen.h OpenFilesScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/OptionItem.h OptionItem.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Panel.h Panel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Process.h Process.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProcessLocksScreen.h ProcessLocksScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProcessTable.h ProcessTable.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProvideCurses.h ProvideCurses.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProvideTerm.h ProvideTerm.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/RichString.h RichString.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Row.h Row.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/RowField.h RowField.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Scheduling.h Scheduling.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ScreenManager.h ScreenManager.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ScreensPanel.h ScreensPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ScreenTabsPanel.h ScreenTabsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Settings.h Settings.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/SignalsPanel.h SignalsPanel.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/SwapMeter.h SwapMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/SysArchMeter.h SysArchMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Table.h Table.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/TasksMeter.h TasksMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/TraceScreen.h TraceScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/UptimeMeter.h UptimeMeter.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/UsersTable.h UsersTable.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/Vector.h Vector.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/XUtils.h XUtils.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/pcp-htop.c pcp-htop.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Action.c Action.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/AvailableColumnsPanel.c AvailableColumnsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/AvailableMetersPanel.c AvailableMetersPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/BatteryMeter.c BatteryMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/CategoriesPanel.c CategoriesPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ClockMeter.c ClockMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ColorsPanel.c ColorsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ColumnsPanel.c ColumnsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/CommandLine.c CommandLine.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/CommandScreen.c CommandScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Compat.c Compat.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/CPUMeter.c CPUMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/CRT.c CRT.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DateMeter.c DateMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DateTimeMeter.c DateTimeMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DiskIOMeter.c DiskIOMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DisplayOptionsPanel.c DisplayOptionsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DynamicColumn.c DynamicColumn.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DynamicMeter.c DynamicMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/DynamicScreen.c DynamicScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/EnvScreen.c EnvScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/FileDescriptorMeter.c FileDescriptorMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/FunctionBar.c FunctionBar.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Hashtable.c Hashtable.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Header.c Header.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/HeaderOptionsPanel.c HeaderOptionsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/HostnameMeter.c HostnameMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/IncSet.c IncSet.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/InfoScreen.c InfoScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ListItem.c ListItem.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/LoadAverageMeter.c LoadAverageMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Machine.c Machine.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/MainPanel.c MainPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/MemoryMeter.c MemoryMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/MemorySwapMeter.c MemorySwapMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Meter.c Meter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/MetersPanel.c MetersPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/NetworkIOMeter.c NetworkIOMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Object.c Object.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/OpenFilesScreen.c OpenFilesScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/OptionItem.c OptionItem.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Panel.c Panel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Process.c Process.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProcessLocksScreen.c ProcessLocksScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProcessTable.c ProcessTable.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/RichString.c RichString.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Row.c Row.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Scheduling.c Scheduling.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ScreenManager.c ScreenManager.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ScreensPanel.c ScreensPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ScreenTabsPanel.c ScreenTabsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Settings.c Settings.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/SignalsPanel.c SignalsPanel.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/SwapMeter.c SwapMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/SysArchMeter.c SysArchMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Table.c Table.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/TasksMeter.c TasksMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/TraceScreen.c TraceScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/UptimeMeter.c UptimeMeter.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/UsersTable.c UsersTable.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/Vector.c Vector.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/XUtils.c XUtils.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/AUTHORS AUTHORS
ln -s -f ../../../vendor/github.com/htop-dev/htop/pcp-htop.5.in pcp-htop.5.in
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/CGroupUtils.h linux/CGroupUtils.h
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/PressureStallMeter.h linux/PressureStallMeter.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/ZramMeter.h linux/ZramMeter.h
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/ZramStats.h linux/ZramStats.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/ZswapStats.h linux/ZswapStats.h
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/zfs/ZfsArcMeter.h zfs/ZfsArcMeter.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/zfs/ZfsArcStats.h zfs/ZfsArcStats.h
ln -s -f ../../../../vendor/github.com/htop-dev/htop/zfs/ZfsCompressedArcMeter.h zfs/ZfsCompressedArcMeter.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/InDomTable.h pcp/InDomTable.h
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Instance.h pcp/Instance.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Metric.h pcp/Metric.h
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPDynamicColumn.h pcp/PCPDynamicColumn.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPDynamicMeter.h pcp/PCPDynamicMeter.h
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPDynamicScreen.h pcp/PCPDynamicScreen.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPMachine.h pcp/PCPMachine.h
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPProcess.h pcp/PCPProcess.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPProcessTable.h pcp/PCPProcessTable.h
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Platform.h pcp/Platform.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/ProcessField.h pcp/ProcessField.h
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/CGroupUtils.c linux/CGroupUtils.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/PressureStallMeter.c linux/PressureStallMeter.c
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/linux/ZramMeter.c linux/ZramMeter.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/zfs/ZfsArcMeter.c zfs/ZfsArcMeter.c
ln -s -f ../../../../vendor/github.com/htop-dev/htop/zfs/ZfsCompressedArcMeter.c zfs/ZfsCompressedArcMeter.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/InDomTable.c pcp/InDomTable.c
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Instance.c pcp/Instance.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Metric.c pcp/Metric.c
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPDynamicColumn.c pcp/PCPDynamicColumn.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPDynamicMeter.c pcp/PCPDynamicMeter.c
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPDynamicScreen.c pcp/PCPDynamicScreen.c
mkdir -p linux pcp zfs
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPMachine.c pcp/PCPMachine.c
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPProcess.c pcp/PCPProcess.c
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPProcessTable.c pcp/PCPProcessTable.c
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Platform.c pcp/Platform.c
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/entropy pcp/meters/entropy
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/freespace pcp/meters/freespace
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/gpu pcp/meters/gpu
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/ipc pcp/meters/ipc
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/locks pcp/meters/locks
mkdir -p pcp/columns pcp/meters pcp/screens
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/memcache pcp/meters/memcache
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/mysql pcp/meters/mysql
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/postfix pcp/meters/postfix
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/redis pcp/meters/redis
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/tcp pcp/meters/tcp
mkdir -p pcp/columns pcp/meters pcp/screens
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/container pcp/columns/container
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/delayacct pcp/columns/delayacct
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/fdcount pcp/columns/fdcount
mkdir -p pcp/columns pcp/meters pcp/screens
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/gpu_memory pcp/columns/gpu_memory
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/guest pcp/columns/guest
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/memory pcp/columns/memory
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/sched pcp/columns/sched
mkdir -p pcp/columns pcp/meters pcp/screens
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/swap pcp/columns/swap
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/tcp pcp/columns/tcp
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/udp pcp/columns/udp
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/wchan pcp/columns/wchan
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/cgroups pcp/screens/cgroups
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/cgroupsio pcp/screens/cgroupsio
mkdir -p pcp/columns pcp/meters pcp/screens
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/cgroupsmem pcp/screens/cgroupsmem
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/devices pcp/screens/devices
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/filesystems pcp/screens/filesystems
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/biosnoop pcp/screens/biosnoop
mkdir -p pcp/columns pcp/meters pcp/screens
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/execsnoop pcp/screens/execsnoop
mkdir -p pcp/columns pcp/meters pcp/screens
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp-htop.o pcp-htop.c
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/exitsnoop pcp/screens/exitsnoop
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Action.o Action.c
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/screens/opensnoop pcp/screens/opensnoop
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o AvailableColumnsPanel.o AvailableColumnsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o AvailableMetersPanel.o AvailableMetersPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o BatteryMeter.o BatteryMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o CategoriesPanel.o CategoriesPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ClockMeter.o ClockMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ColorsPanel.o ColorsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ColumnsPanel.o ColumnsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o CommandLine.o CommandLine.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o CommandScreen.o CommandScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Compat.o Compat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o CPUMeter.o CPUMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o CRT.o CRT.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DateMeter.o DateMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DateTimeMeter.o DateTimeMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DiskIOMeter.o DiskIOMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DisplayOptionsPanel.o DisplayOptionsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DynamicColumn.o DynamicColumn.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DynamicMeter.o DynamicMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o DynamicScreen.o DynamicScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o EnvScreen.o EnvScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o FileDescriptorMeter.o FileDescriptorMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o FunctionBar.o FunctionBar.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Hashtable.o Hashtable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Header.o Header.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o HeaderOptionsPanel.o HeaderOptionsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o HostnameMeter.o HostnameMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o IncSet.o IncSet.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o InfoScreen.o InfoScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ListItem.o ListItem.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o LoadAverageMeter.o LoadAverageMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Machine.o Machine.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o MainPanel.o MainPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o MemoryMeter.o MemoryMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o MemorySwapMeter.o MemorySwapMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Meter.o Meter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o MetersPanel.o MetersPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o NetworkIOMeter.o NetworkIOMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Object.o Object.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o OpenFilesScreen.o OpenFilesScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o OptionItem.o OptionItem.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Panel.o Panel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Process.o Process.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ProcessLocksScreen.o ProcessLocksScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ProcessTable.o ProcessTable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o RichString.o RichString.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Row.o Row.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Scheduling.o Scheduling.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ScreenManager.o ScreenManager.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ScreensPanel.o ScreensPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ScreenTabsPanel.o ScreenTabsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Settings.o Settings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o SignalsPanel.o SignalsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o SwapMeter.o SwapMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o SysArchMeter.o SysArchMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Table.o Table.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o TasksMeter.o TasksMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o TraceScreen.o TraceScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o UptimeMeter.o UptimeMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o UsersTable.o UsersTable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o Vector.o Vector.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o XUtils.o XUtils.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o linux/CGroupUtils.o linux/CGroupUtils.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o linux/PressureStallMeter.o linux/PressureStallMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o linux/ZramMeter.o linux/ZramMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs/ZfsArcMeter.o zfs/ZfsArcMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs/ZfsCompressedArcMeter.o zfs/ZfsCompressedArcMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/InDomTable.o pcp/InDomTable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/Instance.o pcp/Instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/Metric.o pcp/Metric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/PCPDynamicColumn.o pcp/PCPDynamicColumn.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/PCPDynamicMeter.o pcp/PCPDynamicMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/PCPDynamicScreen.o pcp/PCPDynamicScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/PCPMachine.o pcp/PCPMachine.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/PCPProcess.o pcp/PCPProcess.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/PCPProcessTable.o pcp/PCPProcessTable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pcp/Platform.o pcp/Platform.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/htop.1.in pcp-htop.1.in
for s in 1 5; do \
TOPDIR/tmp/hosttools/sed < pcp-htop.$s.in > pcp-htop.$s \
-e 's;@PACKAGE_STRING@;Performance Co-Pilot;g' \
-e 's;^htop, pcp-htop;\\f3pcp-htop\\f1;g' \
-e 's;@sysconfdir@;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp;g' \
-e 's;@datarootdir@;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/share/pcp;g' \
-e 's;^\.SH "NAME";.SH NAME;g' \
-e 's;pcp/pcp;pcp;g'; \
done
for s in 1 5; do \
TOPDIR/tmp/hosttools/sed < pcp-htop.$s.in > pcp-htop.$s \
-e 's;@PACKAGE_STRING@;Performance Co-Pilot;g' \
-e 's;^htop, pcp-htop;\\f3pcp-htop\\f1;g' \
-e 's;@sysconfdir@;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp;g' \
-e 's;@datarootdir@;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/share/pcp;g' \
-e 's;^\.SH "NAME";.SH NAME;g' \
-e 's;pcp/pcp;pcp;g'; \
done
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DNDEBUG -DVERSION=\"6.3.7\" -DHTOP_PCP=1 -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp\" -DCONFIGDIR=\"/.pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."\" -DPACKAGE=\"pcp-htop\" -D_XOPEN_SOURCE_EXTENDED -DMAJOR_IN_SYSMACROS=1 -Wall -O2 -g -o pcp-htop -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pcp-htop.o Action.o AvailableColumnsPanel.o AvailableMetersPanel.o BatteryMeter.o CategoriesPanel.o ClockMeter.o ColorsPanel.o ColumnsPanel.o CommandLine.o CommandScreen.o Compat.o CPUMeter.o CRT.o DateMeter.o DateTimeMeter.o DiskIOMeter.o DisplayOptionsPanel.o DynamicColumn.o DynamicMeter.o DynamicScreen.o EnvScreen.o FileDescriptorMeter.o FunctionBar.o Hashtable.o Header.o HeaderOptionsPanel.o HostnameMeter.o IncSet.o InfoScreen.o ListItem.o LoadAverageMeter.o Machine.o MainPanel.o MemoryMeter.o MemorySwapMeter.o Meter.o MetersPanel.o NetworkIOMeter.o Object.o OpenFilesScreen.o OptionItem.o Panel.o Process.o ProcessLocksScreen.o ProcessTable.o RichString.o Row.o Scheduling.o ScreenManager.o ScreensPanel.o ScreenTabsPanel.o Settings.o SignalsPanel.o SwapMeter.o SysArchMeter.o Table.o TasksMeter.o TraceScreen.o UptimeMeter.o UsersTable.o Vector.o XUtils.o linux/CGroupUtils.o linux/PressureStallMeter.o linux/ZramMeter.o zfs/ZfsArcMeter.o zfs/ZfsCompressedArcMeter.o pcp/InDomTable.o pcp/Instance.o pcp/Metric.o pcp/PCPDynamicColumn.o pcp/PCPDynamicMeter.o pcp/PCPDynamicScreen.o pcp/PCPMachine.o pcp/PCPProcess.o pcp/PCPProcessTable.o pcp/Platform.o -lpcp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lncursesw -ltinfo -lm
=== iostat ===
make[3]: Nothing to be done for 'default_pcp'.
=== ipcs ===
make[3]: Nothing to be done for 'default_pcp'.
=== meminfo ===
make[3]: Nothing to be done for 'default_pcp'.
=== mpstat ===
for d in `echo test `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done
=== test ===
make[4]: Nothing to be done for 'build-me'.
=== netstat ===
make[3]: Nothing to be done for 'default_pcp'.
=== numastat ===
make[3]: Nothing to be done for 'default_pcp'.
=== pidstat ===
for d in `echo test `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done
=== test ===
make[4]: Nothing to be done for 'build-me'.
=== ps ===
for d in `echo test `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done
=== test ===
make[4]: Nothing to be done for 'build-me'.
=== python ===
make[3]: Nothing to be done for 'default_pcp'.
=== shping ===
make[3]: Nothing to be done for 'default_pcp'.
=== slabinfo ===
make[3]: Nothing to be done for 'default_pcp'.
=== ss ===
make[3]: Nothing to be done for 'default_pcp'.
=== summary ===
make[3]: Nothing to be done for 'default_pcp'.
=== tapestat ===
make[3]: Nothing to be done for 'default_pcp'.
=== uptime ===
make[3]: Nothing to be done for 'default_pcp'.
=== verify ===
make[3]: Nothing to be done for 'default_pcp'.
=== vmstat ===
make[3]: Nothing to be done for 'default_pcp'.
=== xsos ===
ln -s -f ../../../vendor/github.com/performancecopilot/xsos-pcp/README.md README.md
ln -s -f ../../../vendor/github.com/performancecopilot/xsos-pcp/pcp-xsos pcp-xsos
ln -s -f ../../../vendor/github.com/performancecopilot/xsos-pcp/pcp-xsos.1 pcp-xsos.1
=== zoneinfo ===
make[3]: Nothing to be done for 'default_pcp'.
=== pcp2arrow ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2elasticsearch ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2graphite ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2influxdb ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2json ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2openmetrics ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2spark ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2xlsx ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2xml ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp2zabbix ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmafm ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmfind ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmfind.o pmfind.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o nosource.o nosource.c
TOPDIR/tmp/hosttools/sed -e 's;@user@;'pcp';' -e 's;@path@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';g' crontab.in > crontab
TOPDIR/tmp/hosttools/sed <pmfind.service.in >pmfind.service \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmfind -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmfind.o nosource.o -lpcp
=== pmcd ===
TOPDIR/tmp/hosttools/sed <pmcd.service.in >pmcd.service \
-e 's;@PCP_RC_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/init.d';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/run';' \
# END
for d in `echo src pmcd.service `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmcd.o pmcd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dofetch.o dofetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dopdus.o dopdus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dostore.o dostore.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o client.o client.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o agent.o agent.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -o pmcd -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_pmcd/src -rdynamic -pie -Wl,-z,relro -Wl,-z,now pmcd.o config.o dofetch.o dopdus.o dostore.o client.o agent.o -lpcp_pmda -lpcp -lpcp_pmcd
=== pmcd_wait ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmcd_wait.o pmcd_wait.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmcd_wait -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmcd_wait.o -lpcp
=== pmchart ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmclient ===
sed -e "s;^\. .PCP_DIR.etc.pcp.env;. ../../src/include/pcp.env;" \
../../src/pmgenmap/pmgenmap.sh > pmgenmap.sh
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmclient_fg.o pmclient_fg.c
PCP_CONF=../../src/include/pcp.conf PCP_ALT_CPP=../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh pmnsmap.spec > pmnsmap.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmclient.o pmclient.c
rm -f pmclient_fg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g pmclient_fg.o -o pmclient_fg -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -lpcp
rm -f pmclient
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g pmclient.o -o pmclient -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -lpcp
=== pmconfig ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmconfig.o pmconfig.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmconfig -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmconfig.o -lpcp
=== pmdas ===
for d in `echo root pmcd linux_proc linux_xfs linux_zfs linux darwin freebsd netbsd solaris aix windows sample simple trivial sendmail mailq txmon apache cisco trace shping mounts weblog mmv lmsensors process roomtemp summary etw lustrecomm infiniband logger bash systemd gfs2 jbd2 cifs nvidia resctrl perfevent dm pipe openbsd docker smart podman statsd hacluster linux_sockets denki bpf overhead farm amdgpu bonding netfilter zimbra postgresql dbping memcache mysql oracle kvm named news pdns samba dtsrun postfix gpsd rsyslog snmp nginx ds389 ds389log activemq lustre gpfs slurm bind2 redis nutcracker bcc gluster zswap unbound mic haproxy json libvirt lio openmetrics elasticsearch bpftrace mssql netcheck rabbitmq openvswitch nfsclient mongodb uwsgi `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== root ===
mkdir -p deps/jsonsl
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_root -v 2 -o help < help
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_root -v 2 -o help < help
ln -s -f root_root pmns
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/jsonsl/jsonsl.o deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o root.o root.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o agent.o agent.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o podman.o podman.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o docker.o docker.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lxc.o lxc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Ideps -Wall -O2 -g -o pmdaroot -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src deps/jsonsl/jsonsl.o root.o agent.o podman.o docker.o lxc.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
=== pmcd ===
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -v 2 -n root_pmcd -o help < help
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== src ===
./objstyle: 22: cc: not found
./objstyle: 22: cc: not found
./objstyle: 22: cc: not found
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src -I../../../../src/pmie/src -DSIM_ABI=\"""\" -DBUILD=\"1\" -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmcd.o pmcd.c
./objstyle: 22: cc: not found
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_web/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_mmv/src -L../../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_pmcd.so -Wl,--version-script=exports -o pmda_pmcd.so pmcd.o -lpcp_pmda -lpcp
./objstyle: 22: cc: not found
=== linux_proc ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o acct.o acct.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o cgroups.o cgroups.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o contexts.o contexts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_pid.o proc_pid.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_dynamic.o proc_dynamic.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getinfo.o getinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram_node.o gram_node.c
bison -d -b `basename gram.y .y` gram.y
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o error.o error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o hotproc.o hotproc.c
flex -t lex.l > lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_proc.so -Wl,--version-script=exports -o pmda_proc.so pmda.o acct.o cgroups.o contexts.o proc_pid.o proc_dynamic.o getinfo.o gram_node.o config.o error.o hotproc.o lex.o gram.tab.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdaproc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o acct.o cgroups.o contexts.o proc_pid.o proc_dynamic.o getinfo.o gram_node.o config.o error.o hotproc.o lex.o gram.tab.o -lpcp_pmda -lpcp
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_proc -v 2 -o help < help
CPP="gcc -E" INCDIR="../../../src/include" ./mk.rewrite
rm lex.c
=== linux_xfs ===
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_xfs -v 2 -o help < help
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_xfs -v 2 -o help < help
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sysfs_xfs.o sysfs_xfs.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o filesys.o filesys.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_xfs.so -Wl,--version-script=exports -o pmda_xfs.so sysfs_xfs.o filesys.o pmda.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdaxfs -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src sysfs_xfs.o filesys.o pmda.o -lpcp_pmda -lpcp
=== linux_zfs ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_utils.o zfs_utils.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_pools.o zfs_pools.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_zilstats.o zfs_zilstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_zfetchstats.o zfs_zfetchstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_xuiostats.o zfs_xuiostats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_vdev_mirrorstats.o zfs_vdev_mirrorstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_vdev_cachestats.o zfs_vdev_cachestats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_fmstats.o zfs_fmstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_dnodestats.o zfs_dnodestats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_dmu_tx.o zfs_dmu_tx.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_dbufstats.o zfs_dbufstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_arcstats.o zfs_arcstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zfs_abdstats.o zfs_abdstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_zfs.so -Wl,--version-script=exports -o pmda_zfs.so zfs_utils.o zfs_pools.o zfs_zilstats.o zfs_zfetchstats.o zfs_xuiostats.o zfs_vdev_mirrorstats.o zfs_vdev_cachestats.o zfs_fmstats.o zfs_dnodestats.o zfs_dmu_tx.o zfs_dbufstats.o zfs_arcstats.o zfs_abdstats.o pmda.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdazfs -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src zfs_utils.o zfs_pools.o zfs_zilstats.o zfs_zfetchstats.o zfs_xuiostats.o zfs_vdev_mirrorstats.o zfs_vdev_cachestats.o zfs_fmstats.o zfs_dnodestats.o zfs_dmu_tx.o zfs_dbufstats.o zfs_arcstats.o zfs_abdstats.o pmda.o -lpcp_pmda -lpcp
=== linux ===
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_linux -v 2 -o help < help
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_linux -v 2 -o help < help
CPP="gcc -E" INCDIR="../../../src/include" ./mk.rewrite
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o linux_table.o linux_table.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mem_bandwidth.o mem_bandwidth.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o namespaces.o namespaces.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_stat.o proc_stat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_meminfo.o proc_meminfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_loadavg.o proc_loadavg.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_dev.o proc_net_dev.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_interrupts.o proc_interrupts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o filesys.o filesys.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o swapdev.o swapdev.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_rpc.o proc_net_rpc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_partitions.o proc_partitions.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o getinfo.o getinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_sockstat.o proc_net_sockstat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_snmp.o proc_net_snmp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_scsi.o proc_scsi.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_cpuinfo.o proc_cpuinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_tcp.o proc_net_tcp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_sys_fs.o proc_sys_fs.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_sys_kernel.o proc_sys_kernel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o login.o login.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ksm.o ksm.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_slabinfo.o proc_slabinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_uptime.o proc_uptime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_vmstat.o proc_vmstat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_locks.o proc_locks.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sysfs_kernel.o sysfs_kernel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o numa_meminfo.o numa_meminfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_netstat.o proc_net_netstat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_softnet.o proc_net_softnet.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_tty.o proc_tty.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_raw.o proc_net_raw.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_udp.o proc_net_udp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_unix.o proc_net_unix.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_snmp6.o proc_net_snmp6.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_buddyinfo.o proc_buddyinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_zoneinfo.o proc_zoneinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_net_sockstat6.o proc_net_sockstat6.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_fs_nfsd.o proc_fs_nfsd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_pressure.o proc_pressure.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sysfs_fchost.o sysfs_fchost.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sysfs_hugepages.o sysfs_hugepages.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sysfs_tapestats.o sysfs_tapestats.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_linux.so -Wl,--version-script=exports -o pmda_linux.so pmda.o linux_table.o mem_bandwidth.o namespaces.o proc_stat.o proc_meminfo.o proc_loadavg.o proc_net_dev.o proc_interrupts.o filesys.o ipc.o swapdev.o proc_net_rpc.o proc_partitions.o getinfo.o proc_net_sockstat.o proc_net_snmp.o proc_scsi.o proc_cpuinfo.o proc_net_tcp.o proc_sys_fs.o proc_sys_kernel.o login.o ksm.o proc_slabinfo.o proc_uptime.o proc_vmstat.o proc_locks.o sysfs_kernel.o numa_meminfo.o proc_net_netstat.o proc_net_softnet.o proc_tty.o proc_net_raw.o proc_net_udp.o proc_net_unix.o proc_net_snmp6.o proc_buddyinfo.o proc_zoneinfo.o proc_net_sockstat6.o proc_fs_nfsd.o proc_pressure.o sysfs_fchost.o sysfs_hugepages.o sysfs_tapestats.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdalinux -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o linux_table.o mem_bandwidth.o namespaces.o proc_stat.o proc_meminfo.o proc_loadavg.o proc_net_dev.o proc_interrupts.o filesys.o ipc.o swapdev.o proc_net_rpc.o proc_partitions.o getinfo.o proc_net_sockstat.o proc_net_snmp.o proc_scsi.o proc_cpuinfo.o proc_net_tcp.o proc_sys_fs.o proc_sys_kernel.o login.o ksm.o proc_slabinfo.o proc_uptime.o proc_vmstat.o proc_locks.o sysfs_kernel.o numa_meminfo.o proc_net_netstat.o proc_net_softnet.o proc_tty.o proc_net_raw.o proc_net_udp.o proc_net_unix.o proc_net_snmp6.o proc_buddyinfo.o proc_zoneinfo.o proc_net_sockstat6.o proc_fs_nfsd.o proc_pressure.o sysfs_fchost.o sysfs_hugepages.o sysfs_tapestats.o -lpcp_pmda -lpcp
=== darwin ===
make[3]: Nothing to be done for 'default_pcp'.
=== freebsd ===
make[3]: Nothing to be done for 'default_pcp'.
=== netbsd ===
make[3]: Nothing to be done for 'default_pcp'.
=== solaris ===
make[3]: Nothing to be done for 'default_pcp'.
=== aix ===
make[3]: Nothing to be done for 'default_pcp'.
=== windows ===
make[3]: Nothing to be done for 'default_pcp'.
=== sample ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== src ===
rm -f libpcp.h
ln -s ../../../../src/include/pcp/libpcp.h libpcp.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sample.o sample.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o percontext.o percontext.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc.o proc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdasample -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_web/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_mmv/src -L../../../../src/libpcp_archive/src pmda.o sample.o percontext.o events.o proc.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_web/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_mmv/src -L../../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_sample.so -Wl,--version-script=exports -o pmda_sample.so pmda.o sample.o percontext.o events.o proc.o -lpcp_pmda -lpcp
=== simple ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o simple.o simple.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o pmdasimple -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src simple.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_simple.so -o pmda_simple.so simple.o -lpcp_pmda -lpcp
=== trivial ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o trivial.o trivial.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o pmdatrivial -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src trivial.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_trivial.so -o pmda_trivial.so trivial.o -lpcp_pmda -lpcp
=== sendmail ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sendmail.o sendmail.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o sendmail -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src sendmail.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_sendmail.so -Wl,--version-script=exports -o pmda_sendmail.so sendmail.o -lpcp_pmda -lpcp
=== mailq ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mailq.o mailq.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdamailq -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src mailq.o -lpcp_pmda -lpcp
=== txmon ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o txmon.o txmon.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o txrecord.o txrecord.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o txrecord -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src txrecord.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o txmon -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src txmon.o -lpcp_pmda -lpcp
=== apache ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o apache.o apache.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_web/src apache.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp -o apache
=== cisco ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o probe.o probe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o cisco.o cisco.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o interface.o interface.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o telnet.o telnet.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src cisco.o pmda.o interface.o telnet.o -lpcp_pmda -lpcp -o cisco
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o probe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src probe.o interface.o telnet.o -lpcp_pmda -lpcp
=== trace ===
rm -f Makefile.demos
sed \
-e 's@PTHREAD_LIB@@' \
-e 's@DLOPEN_LIB@@' \
-e 's@MATH_LIB@-lm@' \
-e 's@MY_INC_DIR@-ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include/pcp/..@' \
-e 's@MY_LIBS@-LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath=TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib@' \
<Makefile.proto >Makefile.demos
rm -f Makefile.stub
sed \
-e 's@PCP_INC_DIR@TOPDIR/tmp/work/x86_64-linux-native/6.3.7/recipe-sysroot-native/usr/include@' \
-e 's@$(PCP_ETC_DIR)@TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc@' \
<GNUmakefile.stub >Makefile.stub
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -c -o app1.o app1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o app1 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src app1.o -lpcp_trace -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -c -o app2.o app2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o app2 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src app2.o -lpcp_trace -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -c -o app3.o app3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o app3 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src app3.o -lpcp_trace -lpcp
rm -f pmtrace.c
sed <../../../src/pmtrace/pmtrace.c >pmtrace.c \
-e 's@"pmapi.h"@<pcp/pmapi.h>@' \
-e 's@"trace.h"@<pcp/trace.h>@'
for d in `echo src Makefile.demos Makefile.stub build-me `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o trace.o trace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o client.o client.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o comms.o comms.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o data.o data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../../src/libpcp_trace/src -Wall -O2 -g -o pmdatrace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_web/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_mmv/src -L../../../../src/libpcp_archive/src -L../../../../src/libpcp_trace/src trace.o client.o comms.o data.o pmda.o -lpcp_trace -lpcp_pmda -lpcp
=== shping ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o shping.o shping.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src shping.o pmda.o -lpcp_pmda -lpcp -o shping
=== mounts ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mounts.o mounts.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src mounts.o -lpcp_pmda -lpcp -o mounts
=== weblog ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o check_match.o check_match.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o weblog.o weblog.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sproc.o sproc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o check_match -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src check_match.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src weblog.o pmda.o sproc.o -lpcp_pmda -lpcp -o weblog
=== mmv ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mmvdump.o mmvdump.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o acme acme.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src -lpcp_mmv -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o mmvdump -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src mmvdump.o -lpcp_mmv -lpcp
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== src ===
ln -s -f root_mmv pmns
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mmv.o mmv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdammv -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_web/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_mmv/src -L../../../../src/libpcp_archive/src mmv.o -lpcp_pmda -lpcp -lm
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_web/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_mmv/src -L../../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_mmv.so -Wl,--version-script=exports -o pmda_mmv.so mmv.o -lpcp_pmda -lpcp -lm
=== lmsensors ===
=== process ===
make[3]: Nothing to be done for 'default_pcp'.
=== roomtemp ===
for d in `echo mlan `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d libmlan.a || exit $?; fi; done
=== mlan ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mlannetu.o mlannetu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mlansesu.o mlansesu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mlanllu.o mlanllu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o linuxlnk.o linuxlnk.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ds2480ut.o ds2480ut.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mlantrnu.o mlantrnu.c
TOPDIR/tmp/hosttools/ar cr libmlan.a mlannetu.o mlansesu.o mlanllu.o linuxlnk.o ds2480ut.o mlantrnu.o
rm -f libmlan.a
ln -sf mlan/libmlan.a .
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o roomtemp.o roomtemp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dsread.o dsread.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o pmdaroomtemp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L. roomtemp.o dsread.o -lmlan -lpcp_pmda -lpcp
=== summary ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o summary.o summary.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o mainloop.o mainloop.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src summary.o pmda.o mainloop.o -lpcp_pmda -lpcp -o summary
=== etw ===
make[3]: Nothing to be done for 'default_pcp'.
=== lustrecomm ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lustrecomm.o lustrecomm.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o file_indexed.o file_indexed.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o file_single.o file_single.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o refresh_file.o refresh_file.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o timespec_routines.o timespec_routines.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o pmdalustrecomm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src lustrecomm.o file_indexed.o file_single.o refresh_file.o timespec_routines.o -lpcp_pmda -lpcp
=== infiniband ===
make[3]: Nothing to be done for 'default_pcp'.
=== logger ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logger.o logger.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdalogger -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src event.o util.o logger.o -lpcp_pmda -lpcp
=== bash ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o bash.o bash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src bash.o event.o util.o -lpcp_pmda -lpcp -o bash
=== systemd ===
make[3]: Nothing to be done for 'default_pcp'.
=== gfs2 ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o latency.o latency.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o control.o control.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o glstats.o glstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o worst_glock.o worst_glock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o glocks.o glocks.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sbstats.o sbstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ftrace.o ftrace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdagfs2 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src latency.o control.o glstats.o worst_glock.o glocks.o sbstats.o ftrace.o pmda.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_gfs2.so -Wl,--version-script=exports -o pmda_gfs2.so latency.o control.o glstats.o worst_glock.o glocks.o sbstats.o ftrace.o pmda.o -lpcp_pmda -lpcp
=== jbd2 ===
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_jbd2 -v 2 -o help < help
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_jbd2 -v 2 -o help < help
CPP="gcc -E" INCDIR="../../../src/include" ./mk.rewrite
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc_jbd2.o proc_jbd2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_jbd2.so -Wl,--version-script=exports -o pmda_jbd2.so proc_jbd2.o pmda.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdajbd2 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src proc_jbd2.o pmda.o -lpcp_pmda -lpcp
=== cifs ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o stats.o stats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdacifs -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o stats.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_cifs.so -o pmda_cifs.so pmda.o stats.o -lpcp_pmda -lpcp
=== nvidia ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DDSOSUFFIX=\"so\" -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o localnvml.o localnvml.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DDSOSUFFIX=\"so\" -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o nvidia.o nvidia.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_nvidia.so -o pmda_nvidia.so localnvml.o nvidia.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DDSOSUFFIX=\"so\" -Wall -O2 -g -o pmdanvidia -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src localnvml.o nvidia.o -lpcp_pmda -lpcp
=== resctrl ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o resctrl.o resctrl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o pmdaresctrl -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src resctrl.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_resctrl.so -o pmda_resctrl.so resctrl.o -lpcp_pmda -lpcp
=== perfevent ===
make[3]: Nothing to be done for 'default_pcp'.
=== dm ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dmthin.o dmthin.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dmcache.o dmcache.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o vdo.o vdo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdadm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o dmthin.o dmcache.o vdo.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_dm.so -Wl,--version-script=exports -o pmda_dm.so pmda.o dmthin.o dmcache.o vdo.o -lpcp_pmda -lpcp
=== pipe ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pipe.o pipe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdapipe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src event.o util.o pipe.o -lpcp_pmda -lpcp
=== openbsd ===
make[3]: Nothing to be done for 'default_pcp'.
=== docker ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o docker.o docker.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdadocker -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src docker.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_docker.so -o pmda_docker.so docker.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
=== smart ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o smart_stats.o smart_stats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdasmart -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o smart_stats.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_smart.so -Wl,--version-script=exports -o pmda_smart.so pmda.o smart_stats.o -lpcp_pmda -lpcp
=== podman ===
mkdir -p deps/jsonsl
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deps/jsonsl/jsonsl.o deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o podman.o podman.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_podman.so -Wl,--version-script=exports -o pmda_podman.so deps/jsonsl/jsonsl.o podman.o pmda.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -o pmdapodman -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src deps/jsonsl/jsonsl.o podman.o pmda.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
=== statsd ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== src ===
make[4]: Nothing to be done for 'default_pcp'.
=== hacluster ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pacemaker.o pacemaker.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o corosync.o corosync.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o sbd.o sbd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o drbd.o drbd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdahacluster -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o pacemaker.o corosync.o sbd.o drbd.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_hacluster.so -Wl,--version-script=exports -o pmda_hacluster.so pmda.o pacemaker.o corosync.o sbd.o drbd.o -lpcp_pmda -lpcp
=== linux_sockets ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o metrictab.o metrictab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ss_refresh.o ss_refresh.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ss_parse.o ss_parse.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ss_stream.o ss_stream.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_sockets.so -Wl,--version-script=exports -o pmda_sockets.so pmda.o metrictab.o ss_refresh.o ss_parse.o ss_stream.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdasockets -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o metrictab.o ss_refresh.o ss_parse.o ss_stream.o -lpcp_pmda -lpcp
=== denki ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o denki.o denki.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_denki.so -Wl,--version-script=exports -o pmda_denki.so denki.o -lpcp_pmda -lpcp -lm
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdadenki -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src denki.o -lpcp_pmda -lpcp -lm
=== bpf ===
make[3]: Nothing to be done for 'default_pcp'.
=== overhead ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o overhead.o overhead.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o refresh.o refresh.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdaoverhead -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src overhead.o pmda.o refresh.o config.o -lpcp_pmda -lpcp
=== farm ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o farm_stats.o farm_stats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fvisibility=hidden -Wall -O2 -g -o pmdafarm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src pmda.o farm_stats.o -lpcp_pmda -lpcp
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_farm.so -Wl,--version-script=exports -o pmda_farm.so pmda.o farm_stats.o -lpcp_pmda -lpcp
=== amdgpu ===
make[3]: Nothing to be done for 'default_pcp'.
=== bonding ===
=== netfilter ===
=== zimbra ===
=== postgresql ===
make[3]: Nothing to be done for 'default_pcp'.
=== dbping ===
=== memcache ===
=== mysql ===
make[3]: Nothing to be done for 'default_pcp'.
=== oracle ===
make[3]: Nothing to be done for 'default_pcp'.
=== kvm ===
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_kvm -v 2 -o help < help
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_kvm -v 2 -o help < help
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o kvmstat.o kvmstat.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,pmda_kvm.so -Wl,--version-script=exports -o pmda_kvm.so kvmstat.o -lpcp_pmda -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdakvm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src kvmstat.o -lpcp_pmda -lpcp
=== named ===
=== news ===
=== pdns ===
=== samba ===
=== dtsrun ===
TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/bin/pod2man --section=1 --release=6.3.7 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdadtsrun.pl pmdadtsrun.1
=== postfix ===
=== gpsd ===
=== rsyslog ===
=== snmp ===
TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/bin/pod2man --section=1 --release=6.3.7 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdasnmp.pl pmdasnmp.1
=== nginx ===
make[3]: Nothing to be done for 'default_pcp'.
=== ds389 ===
=== ds389log ===
=== activemq ===
make[3]: Nothing to be done for 'default_pcp'.
=== lustre ===
=== gpfs ===
=== slurm ===
=== bind2 ===
./mk.rewrite
=== redis ===
=== nutcracker ===
make[3]: Nothing to be done for 'default_pcp'.
=== bcc ===
for d in `echo modules `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== modules ===
for d in `echo fs `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== fs ===
make[5]: Nothing to be done for 'default_pcp'.
=== gluster ===
=== zswap ===
=== unbound ===
=== mic ===
=== haproxy ===
=== json ===
make[3]: Nothing to be done for 'default_pcp'.
=== libvirt ===
make[3]: Nothing to be done for 'default_pcp'.
=== lio ===
make[3]: Nothing to be done for 'default_pcp'.
=== openmetrics ===
make[3]: Nothing to be done for 'default_pcp'.
=== elasticsearch ===
=== bpftrace ===
make[3]: Nothing to be done for 'default_pcp'.
=== mssql ===
make[3]: Nothing to be done for 'default_pcp'.
=== netcheck ===
for d in `echo modules `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== modules ===
make[4]: Nothing to be done for 'default_pcp'.
=== rabbitmq ===
=== openvswitch ===
=== nfsclient ===
=== mongodb ===
make[3]: Nothing to be done for 'default_pcp'.
=== uwsgi ===
=== pmdate ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmdate.o pmdate.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmdate -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmdate.o -lpcp
=== pmdbg ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmdbg.o pmdbg.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DPCP_INTERNAL -Wall -O2 -g -o pmdbg -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmdbg.o -lpcp
=== pmlogdump ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogdump.o pmlogdump.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogdump -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogdump.o -lpcp
=== pmdumptext ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmerr ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmerr.o pmerr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmerr -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmerr.o -lpcp
=== pmgenmap ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmgetopt ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmgetopt.o pmgetopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmgetopt -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmgetopt.o -lpcp
=== pmhostname ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmhostname.o pmhostname.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmhostname -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmhostname.o -lpcp
=== pmie ===
TOPDIR/tmp/hosttools/sed -e 's;@user@;'pcp';' -e 's;@path@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';g' crontab.in > crontab
TOPDIR/tmp/hosttools/sed <pmie.service.in >pmie.service \
-e 's;@PCP_SYSCONF_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/run';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
# END
TOPDIR/tmp/hosttools/sed <pmie_daily.service.in >pmie_daily.service \
-e 's;@CRONTAB_PATH@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/cron.d/pcp-pmie';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
TOPDIR/tmp/hosttools/sed <pmie_check.service.in >pmie_check.service \
-e 's;@CRONTAB_PATH@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/cron.d/pcp-pmie';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
TOPDIR/tmp/hosttools/sed <pmie_farm.service.in >pmie_farm.service \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
TOPDIR/tmp/hosttools/sed <pmie_farm_check.service.in >pmie_farm_check.service \
-e 's;@CRONTAB_PATH@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/cron.d/pcp-pmie';' \
-e 's;@PCP_BIN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
for d in `echo src examples `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmie.o pmie.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o symbol.o symbol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dstruct.o dstruct.c
bison -d -b `basename grammar.y .y` grammar.y && cp `basename grammar.h .h`.tab.h grammar.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lexicon.o lexicon.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o syntax.o syntax.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pragmatics.o pragmatics.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o eval.o eval.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o show.o show.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o match_inst.o match_inst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o systemlog.o systemlog.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o stomp.o stomp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o andor.o andor.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o grammar.tab.o grammar.tab.c
fun.c
./meta
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fun.o fun.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -o pmie -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -pie -Wl,-z,relro -Wl,-z,now pmie.o symbol.o dstruct.o lexicon.o syntax.o pragmatics.o eval.o show.o match_inst.o systemlog.o stomp.o andor.o grammar.tab.o fun.o -lpcp -lm
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -Wall -O2 -g -o pmie_dump_stats pmie_dump_stats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -pie -Wl,-z,relro -Wl,-z,now -lpcp -lm
=== examples ===
rm -f UAG
for file in uag.head uag.00 uag.01 uag.02 uag.03 uag.04 uag.10 uag.11 uag.12 uag.13 uag.20 uag.21 uag.30; do cat $file >>UAG; echo >>UAG; done
rm -f UPM
rm -f CPU
for file in upm.head upm.00 upm.01 upm.02 upm.03 upm.04 upm.05 upm.06 upm.07 upm.08 upm.09 upm.10; do cat $file >>UPM; echo >>UPM; done
for file in cpu.head cpu.00 cpu.01 cpu.02; do cat $file >>CPU; echo >>CPU; done
rm -f DISK DISK.in
rm -f FILESYS
for file in disk.head disk.00 disk.10 disk.20; do cat $file >>DISK.in; echo >>DISK.in; done
rm -f RAS
for file in filesys.head filesys.00 filesys.10 filesys.20; do cat $file >>FILESYS; echo >>FILESYS; done
rm -f SWAP
for file in ras.head ras.00; do cat $file >>RAS; echo >>RAS; done
rm -f NETWORK
for file in swap.head swap.00; do cat $file >>SWAP; echo >>SWAP; done
for file in network.head network.00; do cat $file >>NETWORK; echo >>NETWORK; done
rm -f ENVIRON
rm -f WEBREPORT
sed -e "s@/usr/pcp/bin/pmpost@TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin/pmpost@" <DISK.in >DISK
for file in environ.head environ.00; do cat $file >>ENVIRON; echo >>ENVIRON; done
for file in webreport.head webreport.00 webreport.01; do cat $file >>WEBREPORT; echo >>WEBREPORT; done
rm -f DISK.in
=== pmiestatus ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmiestatus.o pmiestatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I../../src/pmie/src -Wall -O2 -g -o pmiestatus -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmiestatus.o -lpcp
=== pmjson ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmjson.o pmjson.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmjson -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmjson.o -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
=== pmlc ===
bison -d -b `basename gram.y .y` gram.y
rm -f gram.h && ln -s gram.tab.h gram.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlc.o pmlc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o actions.o actions.c
flex -t lex.l > lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlc.o util.o actions.o lex.o gram.tab.o -lpcp
rm lex.c
=== pmlock ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlock.o pmlock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlock -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlock.o
=== pmlogcheck ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogcheck.o pmlogcheck.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pass0.o pass0.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pass1.o pass1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pass2.o pass2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pass3.o pass3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogcheck -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogcheck.o pass0.o pass1.o pass2.o pass3.o -lpcp -lm
=== pmlogctl ===
TOPDIR/tmp/hosttools/sed -e 's/pmlogctl/pmiectl/g' -e '/PCP_ARCHIVE_DIR\/[^ ]*/s//PCP_LOG_DIR\/pmie\/%i\/pmie.log/' <pmlogger-pmfind.class >pmie-pmfind.class
=== pmlogextract ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogextract.o pmlogextract.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o error.o error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o metriclist.o metriclist.c
ln ../pmlogger/src/parsesize.c .
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o parsesize.o parsesize.c
bison -d -b `basename gram.y .y` gram.y
flex -t lex.l > lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogextract -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogextract.o error.o metriclist.o parsesize.o lex.o gram.tab.o -lpcp_archive -lpcp -lm
rm lex.c
=== pmlogger ===
TOPDIR/tmp/hosttools/sed -e 's;@user@;'pcp';' -e 's;@path@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' crontab.in > crontab
TOPDIR/tmp/hosttools/sed -e 's;@user@;'pcp';' -e 's;@path@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' -e 's;@sapath@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/log/sa';' crontab.daily_report.in > crontab.daily_report
TOPDIR/tmp/hosttools/sed <pmlogger.service.in >pmlogger.service \
-e 's;@PCP_SYSCONF_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/run';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
# END
TOPDIR/tmp/hosttools/sed <pmlogger_daily.service.in >pmlogger_daily.service \
-e 's;@CRONTAB_PATH@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/cron.d/pcp-pmlogger';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
TOPDIR/tmp/hosttools/sed <pmlogger_check.service.in >pmlogger_check.service \
-e 's;@CRONTAB_PATH@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/cron.d/pcp-pmlogger';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
TOPDIR/tmp/hosttools/sed <pmlogger_farm.service.in >pmlogger_farm.service \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
TOPDIR/tmp/hosttools/sed <pmlogger_farm_check.service.in >pmlogger_farm_check.service \
-e 's;@CRONTAB_PATH@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/cron.d/pcp-pmlogger';' \
-e 's;@PCP_BIN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogger.o pmlogger.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o error.o error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o callback.o callback.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o ports.o ports.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dopdu.o dopdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o checks.o checks.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logue.o logue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pass0.o pass0.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o parsesize.o parsesize.c
bison -d -b `basename gram.y .y` gram.y
flex -t lex.l > lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -o pmlogger -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -pie -Wl,-z,relro -Wl,-z,now -rdynamic pmlogger.o fetch.o util.o error.o callback.o ports.o dopdu.o checks.o logue.o events.o pass0.o parsesize.o lex.o gram.tab.o -lpcp_archive -lpcp
rm lex.c
=== pmlogreduce ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogreduce.o pmlogreduce.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o logio.o logio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o dometric.o dometric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o rewrite.o rewrite.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o indom.o indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o scan.o scan.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogreduce -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogreduce.o logio.o dometric.o rewrite.o indom.o scan.o -lpcp -lpcp_archive
=== pmlogconf ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogconf.o pmlogconf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmrepconf.o pmrepconf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogconf -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src util.o pmlogconf.o pmrepconf.o -lpcp
=== pmloglabel ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmloglabel.o pmloglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmloglabel -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmloglabel.o -lpcp
=== pmlogmv ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogmv.o pmlogmv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogmv -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogmv.o -lpcp
=== pmlogpaste ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogpaste.o pmlogpaste.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogpaste -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogpaste.o -L../../src/libpcp_import/src -lpcp_import -lpcp
=== pmlogrewrite ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogrewrite.o pmlogrewrite.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o metric.o metric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o indom.o indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o label.o label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o text.o text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o replace.o replace.c
bison -d -b `basename gram.y .y` gram.y
flex -t lex.l > lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogrewrite -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogrewrite.o util.o metric.o indom.o result.o label.o text.o replace.o lex.o gram.tab.o -lpcp_archive -lpcp -lm
rm lex.c
=== pmlogredact ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmlogsize ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogsize.o pmlogsize.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o data.o data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o meta.o meta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o index.o index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogsize -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogsize.o index.o meta.o data.o -lpcp -lm
=== pmlogsummary ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogsummary.o pmlogsummary.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogsummary -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogsummary.o -lpcp -lm
=== pmpost ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmpost.o pmpost.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmpost -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmpost.o -lpcp
=== pmproxy ===
TOPDIR/tmp/hosttools/sed <pmproxy.service.in >pmproxy.service \
-e 's;@PCP_SYSCONF_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/etc/pcp';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/var/run';' \
-e 's;@PCP_GROUP@;'pcp';' \
-e 's;@PCP_USER@;'pcp';' \
# END
for d in `echo src pmproxy.service `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
ln -s -f ../../../src/external/uv_callback.h uv_callback.h
ln -s -f ../../../src/external/uv_callback.c uv_callback.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -I../../../src/libpcp_web/src -I../../../src/libpcp_web/src/deps -I../../../src/libpcp_mmv/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmproxy.o pmproxy.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -I../../../src/libpcp_web/src -I../../../src/libpcp_web/src/deps -I../../../src/libpcp_mmv/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -fPIE -I../../../src/libpcp_web/src -I../../../src/libpcp_web/src/deps -I../../../src/libpcp_mmv/src -Wall -O2 -g -o pmproxy -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -L../../../src/libpcp_web/src -L../../../src/libpcp_mmv/src -pie -Wl,-z,relro -Wl,-z,now pmproxy.o deprecated.o -lpcp_mmv -lpcp_web -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
=== pmquery ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmrep ===
for d in `echo pmrep.py pmrep.1 pmrep.conf.5 conf `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== conf ===
make[3]: Nothing to be done for 'default'.
=== pmsearch ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmseries ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmstat ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmstat.o pmstat.c
echo '# pmlogger config options for pmstat.config' >pmstat.pmlogger.options
echo >>pmstat.pmlogger.options
echo '%define have_disk_block_stats' >>pmstat.pmlogger.options
echo '%define have_cpu_virt_stats' >>pmstat.pmlogger.options
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmstat -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src pmstat.o -lpcp_gui -lpcp
=== pmstore ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmstore.o pmstore.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmstore -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmstore.o -lpcp
=== pmsocks ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmtrace ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmtrace.o pmtrace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -I. -Wall -O2 -g -o pmtrace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_trace/src pmtrace.o -lpcp_trace -lpcp
=== pmsignal ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmsleep ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmsleep.o pmsleep.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmsleep -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmsleep.o -lpcp
=== pmsnap ===
TOPDIR/tmp/hosttools/sed -e '/\# .*/b' -e 's;PCP_BINADM_DIR;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin;g' < crontab.IN > crontab
=== pmtime ===
make[2]: Nothing to be done for 'default_pcp'.
=== pmval ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmval.o pmval.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmval -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src pmval.o event.o -lpcp_gui -lpcp -lm
=== pmview ===
make[2]: Nothing to be done for 'default_pcp'.
=== perl ===
for d in `echo `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== python ===
cd pcp; make default
./fixup
export nothing=''; TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/bin/python3-native/python3 setup.py build_ext --include-dirs=TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp --library-dirs=TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_gui/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_import/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -DENABLE_PYTHON3
TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running build_ext
building 'cpmapi' extension
creating build/temp.linux-x86_64-cpython-313
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include/python3.13 -c pmapi.c -o build/temp.linux-x86_64-cpython-313/pmapi.o
creating build/lib.linux-x86_64-cpython-313
gcc -shared -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmapi.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -lpcp -o build/lib.linux-x86_64-cpython-313/cpmapi.cpython-313-x86_64-linux-gnu.so
building 'cpmda' extension
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include/python3.13 -c pmda.c -o build/temp.linux-x86_64-cpython-313/pmda.o
gcc -shared -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmda.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -lpcp_pmda -lpcp -o build/lib.linux-x86_64-cpython-313/cpmda.cpython-313-x86_64-linux-gnu.so
building 'cpmgui' extension
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include/python3.13 -c pmgui.c -o build/temp.linux-x86_64-cpython-313/pmgui.o
gcc -shared -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmgui.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -lpcp_gui -lpcp -o build/lib.linux-x86_64-cpython-313/cpmgui.cpython-313-x86_64-linux-gnu.so
building 'cpmi' extension
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include/python3.13 -c pmi.c -o build/temp.linux-x86_64-cpython-313/pmi.o
gcc -shared -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmi.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -lpcp_import -lpcp -o build/lib.linux-x86_64-cpython-313/cpmi.cpython-313-x86_64-linux-gnu.so
building 'cmmv' extension
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include/python3.13 -c mmv.c -o build/temp.linux-x86_64-cpython-313/mmv.o
gcc -shared -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/mmv.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -lpcp_mmv -lpcp -o build/lib.linux-x86_64-cpython-313/cmmv.cpython-313-x86_64-linux-gnu.so
export nothing=''; TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/bin/python3-native/python3 setup.py build
TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU General Public License (GPL)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating build/lib.linux-x86_64-cpython-313/pcp
copying pcp/__init__.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/mmv.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmgui.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmi.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmapi.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmda.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmcc.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmconfig.py -> build/lib.linux-x86_64-cpython-313/pcp
running build_ext
touch build_python3
=== procmemstat ===
sed -e "s;<CPP>;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/libexec/pcp/bin/pmcpp -Dlinux;" <GNUmakefile.install >GNUmakefile.install.xxx
=== autofsd-probe ===
make[2]: Nothing to be done for 'default_pcp'.
=== telnet-probe ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o telnet-probe.o telnet-probe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o telnet-probe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src telnet-probe.o -lpcp
=== collectl2pcp ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmdesc.o pmdesc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o proc.o proc.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmdesc.o -L../../src/libpcp_import/src -lpcp_import -lpcp -o pmdesc
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o generic.o generic.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o header.o header.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o metrics.o metrics.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o timestamp.o timestamp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o load.o load.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o net.o net.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o disk.o disk.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o cpu.o cpu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o collectl2pcp.o collectl2pcp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o collectl2pcp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src collectl2pcp.o cpu.o disk.o net.o load.o timestamp.o util.o metrics.o header.o generic.o proc.o -L../../src/libpcp_import/src -lpcp_import -lpcp
=== iostat2pcp ===
make[2]: Nothing to be done for 'default_pcp'.
=== mrtg2pcp ===
make[2]: Nothing to be done for 'default_pcp'.
=== sar2pcp ===
make[2]: Nothing to be done for 'default_pcp'.
=== sheet2pcp ===
make[2]: Nothing to be done for 'default_pcp'.
=== ganglia2pcp ===
make[2]: Nothing to be done for 'default_pcp'.
=== win32ctl ===
for d in `echo include lib eventlog services setevent `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== include ===
make[3]: Nothing to be done for 'default_pcp'.
=== lib ===
make[3]: Nothing to be done for 'default_pcp'.
=== eventlog ===
make[3]: Nothing to be done for 'default_pcp'.
=== services ===
make[3]: Nothing to be done for 'default_pcp'.
=== setevent ===
make[3]: Nothing to be done for 'default_pcp'.
=== zabbix-agent ===
for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
=== src ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o zbxpcp.o zbxpcp.c
TOPDIR/tmp/hosttools/sed -e 's;@library@;zbxpcp.so;' zbxpcp.conf.in > zbxpcp.conf
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,zbxpcp.so -Wl,--version-script=exports -o zbxpcp.so zbxpcp.o -lpcp
=== pmpython ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmpython.o pmpython.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmpython -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmpython.o -lpcp
=== discover ===
make[2]: Nothing to be done for 'default_pcp'.
=== derived ===
make[2]: Nothing to be done for 'default_pcp'.
=== selinux ===
make[2]: Nothing to be done for 'default_pcp'.
=== find-filter ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o find-filter.o find-filter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o find-filter -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src find-filter.o -lpcp
=== runaspcp ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o runaspcp.o runaspcp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o runaspcp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src runaspcp.o -lpcp
=== pmcheck ===
make[2]: Nothing to be done for 'default_pcp'.
=== indomcachectl ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o indomcachectl.o indomcachectl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o indomcachectl -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src indomcachectl.o -lpcp_pmda -lpcp -lpcp
=== pmlogbasename ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o pmlogbasename.o pmlogbasename.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -o pmlogbasename -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src pmlogbasename.o -lpcp
=== pmlogcompress ===
make[2]: Nothing to be done for 'default_pcp'.
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/src'
=== qa ===
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/qa'
./mk.pcpversion 6.3.7 >> localconfig
for d in `echo qa_outfiles localconfig src pmdas cisco gluster pconf sadist collectl nfsclient named archives badarchives views qt linux unbound cifs gpfs lustre ganglia java mmv postfix perl json slurm tmparch sheet smart admin hacluster sockets denki gfs2 farm pdudata secure mic haproxy lio openmetrics `; do if test -d "$d" -a -f "$d/GNUmakefile"; then TOPDIR/tmp/hosttools/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
=== src ===
rm -f libpcp.h
ln -s ../../src/include/pcp/libpcp.h libpcp.h
rm -f exercise
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o exercise exercise.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src -L../../src/libpcp_mmv/src -L../../src/libpcp_web/src -L../../src/libpcp_trace/src -L../../src/libpcp_import/src -lpcp
rm -f store
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DLITE=1 -o store store.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src -L../../src/libpcp_mmv/src -L../../src/libpcp_web/src -L../../src/libpcp_trace/src -L../../src/libpcp_import/src -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o torture_api.o torture_api.c
rm -f logcontrol
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o logcontrol logcontrol.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src -L../../src/libpcp_mmv/src -L../../src/libpcp_web/src -L../../src/libpcp_trace/src -L../../src/libpcp_import/src -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o xlog.o xlog.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o hex2nbo.o hex2nbo.c
rm -f chknumval
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chknumval chknumval.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src -L../../src/libpcp_mmv/src -L../../src/libpcp_web/src -L../../src/libpcp_trace/src -L../../src/libpcp_import/src -lpcp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o xarch.o xarch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o eofarch.o eofarch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -c -o defctx.o defctx.c
rm -f chkacc1
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.3.7\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wno-array-bounds -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chkacc1 chkacc1.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -L../../src/libpcp_gui/src -L../../src/libpcp_mmv/src -L../../src/libpcp_web/src -L../../src/libpcp_trace/src -L../../src/libpcp_import/src -lpcp
chkacc1.c:8:10: fatal error: localconfig.h: No such file or directory
8 | #include "localconfig.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [GNUlocaldefs:336: chkacc1] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.3.7/git/qa'
make[1]: *** [GNUmakefile:48: default_pcp] Error 2
make: *** [GNUmakefile:50: default_pcp] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.