DEBUG: Executing shell function do_compile
NOTE: make default_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.0.5/git/vendor'
make[1]: Nothing to be done for 'default_pcp'.
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/vendor'
=== src ===
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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 pminfo pmprobe bashrc zshrc dbpmda genpmda pcp pcp2elasticsearch pcp2graphite pcp2influxdb pcp2json 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 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 `; 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.0.5/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.0.5/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
./mk.pmdbg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o connect.o connect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o desc.o desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o err.o err.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetchgroup.o fetchgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o instance.o instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o labels.o labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_attr.o p_attr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_desc.o p_desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_error.o p_error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_fetch.o p_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_idlist.o p_idlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_instance.o p_instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_profile.o p_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_result.o p_result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_text.o p_text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_pmns.o p_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_creds.o p_creds.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_label.o p_label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmns.o pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o profile.o profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o store.o store.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o units.o units.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sortinst.o sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logmeta.o logmeta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logportmap.o logportmap.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logutil.o logutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o tz.o tz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o rtime.o rtime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o tv.o tv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o spec.o spec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetchlocal.o fetchlocal.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o optfetch.o optfetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o AF.o AF.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o stuffvalue.o stuffvalue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o endian.o endian.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o auxconnect.o auxconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o auxserver.o auxserver.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o discovery.o discovery.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_lcontrol.o p_lcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_lrequest.o p_lrequest.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_lstatus.o p_lstatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logconnect.o logconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logcontrol.o logcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o derive_fetch.o derive_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lock.o lock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fault.o fault.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o access.o access.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getopt.o getopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getopt2.o getopt2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getopt3.o getopt3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io_stdio.o io_stdio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o exec.o exec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sha256.o sha256.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o strings.o strings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o shellprobe.o shellprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o subnetprobe.o subnetprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o equivindom.o equivindom.c
equivindom.c: In function ‘__pmEquivInDom’:
equivindom.c:58:10: warning: ‘domain’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58 | int domain;
| ^~~~~~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_loglabel.o e_loglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_index.o e_index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_indom.o e_indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_labels.o e_labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io_xz.o io_xz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o accounts.o accounts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getdate.tab.o getdate.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_INTERNAL -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o -llzma -lm -ldl -ldl
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 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.0.5/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.0.5/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o connect.o connect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o desc.o desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o err.o err.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetchgroup.o fetchgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o instance.o instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o labels.o labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_creds.o p_creds.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_desc.o p_desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_error.o p_error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_fetch.o p_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_idlist.o p_idlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_instance.o p_instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_profile.o p_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_result.o p_result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_text.o p_text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_pmns.o p_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_attr.o p_attr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_label.o p_label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmns.o pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o profile.o profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o store.o store.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o units.o units.c
./mk.pmdbg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sortinst.o sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logmeta.o logmeta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logportmap.o logportmap.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logutil.o logutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o tz.o tz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o rtime.o rtime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o tv.o tv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o spec.o spec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetchlocal.o fetchlocal.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o optfetch.o optfetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o AF.o AF.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o stuffvalue.o stuffvalue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o endian.o endian.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o auxconnect.o auxconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o auxserver.o auxserver.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o discovery.o discovery.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_lcontrol.o p_lcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_lrequest.o p_lrequest.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_lstatus.o p_lstatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logconnect.o logconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logcontrol.o logcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o derive_fetch.o derive_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lock.o lock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fault.o fault.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o access.o access.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getopt.o getopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getopt2.o getopt2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getopt3.o getopt3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io_stdio.o io_stdio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o exec.o exec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sha256.o sha256.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o strings.o strings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o shellprobe.o shellprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o subnetprobe.o subnetprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o equivindom.o equivindom.c
equivindom.c: In function ‘__pmEquivInDom’:
equivindom.c:58:10: warning: ‘domain’ may be used uninitialized in this function [-Wmaybe-uninitialized]
58 | int domain;
| ^~~~~~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_loglabel.o e_loglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_index.o e_index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_indom.o e_indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o e_labels.o e_labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io_xz.o io_xz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o accounts.o accounts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getdate.tab.o getdate.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DPCP_STATIC -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmnsmerge.o pmnsmerge.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmnsutil.o pmnsutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmnsmerge -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmnsdel.o pmnsdel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmnsdel -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-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
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
=== 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o callback.o callback.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o open.o open.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mainloop.o mainloop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o cache.o cache.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o tree.o tree.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o queues.o queues.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dynamic.o dynamic.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pduroot.o pduroot.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o root.o root.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o trace.o trace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_ack.o p_ack.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o p_data.o p_data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ftrace.o ftrace.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
ln -s -f libpcp_trace.so.2 libpcp_trace.so
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o data.o data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o trace.o trace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o timeclient.o timeclient.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o timestate.o timestate.c
timestate.c: In function ‘pmTimeStateSetup’:
timestate.c:165:5: warning: ‘strcpy’ writing 10 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
165 | strcpy(pmtime->data + tzlen, tz_label);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o record.o record.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
ln -s -f libpcp_gui.so.2 libpcp_gui.so
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_stats.o mmv_stats.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
ln -s -f libpcp_mmv.so.1 libpcp_mmv.so
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 ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMI_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o import.o import.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMI_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o stuff.o stuff.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMI_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o archive.o archive.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
ln -s -f libpcp_import.so.1 libpcp_import.so
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o indom.o indom.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
ln -s -f libpcp_archive.so.1 libpcp_archive.so
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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/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.0.5/git/vendor/github.com/benhoyt/inih/ini.c deps/inih/ini.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o jsmn.o jsmn.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o http_client.o http_client.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o http_parser.o http_parser.c
http_parser.c: In function ‘http_parser_parse_url’:
http_parser.c:2490:17: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
2490 | const char* p;
| ^
http_parser.c:2399:15: note: shadowed declaration is here
2399 | const char *p;
| ^
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o siphash.o siphash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o query.o query.c
query.c: In function ‘series_map_keys_callback’:
query.c:260:29: warning: array subscript ‘(nseries) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
260 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘initSeriesGetLookup’:
query.c:240:8: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
240 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:240:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
240 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:240:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
240 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:240:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
240 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_finished’:
query.c:260:29: warning: array subscript ‘(nseries) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
260 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_instances’:
query.c:5999:8: warning: array subscript 2147483647 is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5999 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:5999:29: warning: array subscript 2147483647 is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5999 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_metrics’:
query.c:6263:8: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
6263 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:6263:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
6263 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_labels’:
query.c:5558:8: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5558 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:5558:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5558 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_sources’:
query.c:6207:8: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
6207 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:6207:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
6207 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_labelvalues’:
query.c:5657:8: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5657 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:5657:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5657 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c: In function ‘series_lookup_desc’:
query.c:5751:8: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5751 | sid = &baton->lookup.series[i];
| ^~~~~~~~~~~~~~~~~~~~~~~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
query.c:5751:29: warning: array subscript ‘(<unknown>) + 4294967295’ is outside the bounds of an interior zero-length array ‘seriesGetSID[0]’ [-Wzero-length-bounds]
5751 | sid = &baton->lookup.series[i];
| ~~~~~~~~~~~~~~~~~~~~^~~
query.c:49:18: note: while referencing ‘series’
49 | seriesGetSID series[0];
| ^~~~~~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o schema.o schema.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o load.o load.c
load.c:546:1: warning: ‘server_cache_update_done’ defined but not used [-Wunused-function]
546 | server_cache_update_done(void *arg)
| ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o sha1.o sha1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o slots.o slots.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o redis.o redis.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o dict.o dict.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o maps.o maps.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o batons.o batons.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o encoding.o encoding.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o search.o search.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o json_helpers.o json_helpers.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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;
| ^~
In file included from deps/hiredis/sds.c:40:
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;
| ^~
In file included from deps/hiredis/sds.c:40:
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;
| ^~
In file included from deps/hiredis/sds.c:40:
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o nodiscover.o nodiscover.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/recipe-sysroot-native/usr/include -c -o nowebgroup.o nowebgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow --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.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 redis.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.0.5/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.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -ldl
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 redis.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/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.0.5/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.0.5/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o connect.o connect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o context.o context.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o desc.o desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o err.o err.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o fetchgroup.o fetchgroup.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o help.o help.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o instance.o instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o labels.o labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_creds.o p_creds.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_desc.o p_desc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_error.o p_error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_fetch.o p_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_idlist.o p_idlist.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_instance.o p_instance.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_profile.o p_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_result.o p_result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_text.o p_text.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_pmns.o p_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_attr.o p_attr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_label.o p_label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o pdu.o pdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o pdubuf.o pdubuf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o pmns.o pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o profile.o profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o store.o store.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o units.o units.c
./mk.pmdbg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o sortinst.o sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o logmeta.o logmeta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o logportmap.o logportmap.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o logutil.o logutil.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o tz.o tz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o rtime.o rtime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o tv.o tv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o spec.o spec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o fetchlocal.o fetchlocal.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o optfetch.o optfetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o AF.o AF.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o stuffvalue.o stuffvalue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o endian.o endian.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o auxconnect.o auxconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o auxserver.o auxserver.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o discovery.o discovery.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_lcontrol.o p_lcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_lrequest.o p_lrequest.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o p_lstatus.o p_lstatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o logconnect.o logconnect.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o logcontrol.o logcontrol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o derive_fetch.o derive_fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o lock.o lock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o hash.o hash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o fault.o fault.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o access.o access.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o getopt.o getopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o getopt2.o getopt2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o getopt3.o getopt3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o io_stdio.o io_stdio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o exec.o exec.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o sha256.o sha256.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o strings.o strings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o shellprobe.o shellprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o subnetprobe.o subnetprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o equivindom.o equivindom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o e_loglabel.o e_loglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o e_index.o e_index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o e_indom.o e_indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o e_labels.o e_labels.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o io_xz.o io_xz.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o accounts.o accounts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -c -o getdate.tab.o getdate.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 deps/jsonsl/jsonsl.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o -llzma -lm -ldl -lpcp_pmda -lpcp -ldl
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 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmcpp.o pmcpp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmcpp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -DPCP_STATIC -o pmcpp.static -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl -llzma -lm -ldl
=== newhelp ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o newhelp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o chkhelp.o chkhelp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o chkhelp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -DPCP_STATIC -o newhelp.static -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl -llzma -lm -ldl
=== pmieconf ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmieconf.o pmieconf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o rules.o rules.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o io.o io.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -o pmieconf -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -DPCP_STATIC -o pmieconf.static -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl -llzma -lm -ldl
for d in `echo pmieconf.static cpu entropy filesys memory network percpu perdisk pernetif power global primary 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 ===
=== 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 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
=== pminfo ===
ln -s ../../src/external/sha1.h .
ln -s ../../src/external/sha1.c .
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pminfo.o pminfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sha1.o sha1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pminfo -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmprobe.o pmprobe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmprobe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dbpmda.o dbpmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dso.o dso.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -o dbpmda -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
rm lex.c
=== genpmda ===
make[2]: Nothing to be done for 'default_pcp'.
=== pcp ===
for d in `echo atop dmcache dstat free htop iostat ipcs mpstat numastat pidstat ps python shping ss summary tapestat uptime verify vmstat `; 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o atop.o atop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh acctmetrics.map > acctmetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o acctproc.o acctproc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o deviate.o deviate.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh gpumetrics.map > gpumetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gpucom.o gpucom.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh ifpropmetrics.map > ifpropmetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ifprop.o ifprop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o parseable.o parseable.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh procmetrics.map > procmetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o photoproc.o photoproc.c
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh netprocmetrics.map > netprocmetrics.h
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o netproc.o netproc.c
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o photosyst.o photosyst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o procdbase.o procdbase.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o showgeneric.o showgeneric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o showlinux.o showlinux.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o showprocs.o showprocs.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o various.o various.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o version.o version.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pcp-atop -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 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.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lncurses -ltinfo -lm
=== 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'.
=== 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/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/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/ProcessList.h ProcessList.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProcessLocksScreen.h ProcessLocksScreen.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProvideCurses.h ProvideCurses.h
ln -s -f ../../../vendor/github.com/htop-dev/htop/RichString.h RichString.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/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/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/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/ProcessList.c ProcessList.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/ProcessLocksScreen.c ProcessLocksScreen.c
ln -s -f ../../../vendor/github.com/htop-dev/htop/RichString.c RichString.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/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/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
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
mkdir -p linux pcp zfs
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/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
mkdir -p linux pcp zfs
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/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
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPMachine.h pcp/PCPMachine.h
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPMetric.h pcp/PCPMetric.h
mkdir -p linux pcp zfs
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/PCPProcessList.h pcp/PCPProcessList.h
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
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
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
mkdir -p linux pcp zfs
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/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
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPMachine.c pcp/PCPMachine.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPMetric.c pcp/PCPMetric.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPProcess.c pcp/PCPProcess.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/PCPProcessList.c pcp/PCPProcessList.c
mkdir -p linux pcp zfs
ln -s -f ../../../../vendor/github.com/htop-dev/htop/pcp/Platform.c pcp/Platform.c
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/entropy pcp/meters/entropy
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/freespace pcp/meters/freespace
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/ipc pcp/meters/ipc
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/locks pcp/meters/locks
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/memcache pcp/meters/memcache
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/mysql pcp/meters/mysql
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/postfix pcp/meters/postfix
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/redis pcp/meters/redis
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/meters/tcp pcp/meters/tcp
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/container pcp/columns/container
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/delayacct pcp/columns/delayacct
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/fdcount pcp/columns/fdcount
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/guest pcp/columns/guest
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/memory pcp/columns/memory
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/sched pcp/columns/sched
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/swap pcp/columns/swap
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/tcp pcp/columns/tcp
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/udp pcp/columns/udp
mkdir -p pcp/columns pcp/meters
ln -s -f ../../../../../vendor/github.com/htop-dev/htop/pcp/columns/wchan pcp/columns/wchan
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp-htop.o pcp-htop.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Action.o Action.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o AvailableColumnsPanel.o AvailableColumnsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o AvailableMetersPanel.o AvailableMetersPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o BatteryMeter.o BatteryMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o CategoriesPanel.o CategoriesPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ClockMeter.o ClockMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ColorsPanel.o ColorsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ColumnsPanel.o ColumnsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o CommandLine.o CommandLine.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o CommandScreen.o CommandScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Compat.o Compat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o CPUMeter.o CPUMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o CRT.o CRT.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o DateMeter.o DateMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o DateTimeMeter.o DateTimeMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o DiskIOMeter.o DiskIOMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o DisplayOptionsPanel.o DisplayOptionsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o DynamicColumn.o DynamicColumn.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o DynamicMeter.o DynamicMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o EnvScreen.o EnvScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o FileDescriptorMeter.o FileDescriptorMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o FunctionBar.o FunctionBar.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Hashtable.o Hashtable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Header.o Header.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o HeaderOptionsPanel.o HeaderOptionsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o HostnameMeter.o HostnameMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o IncSet.o IncSet.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o InfoScreen.o InfoScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ListItem.o ListItem.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o LoadAverageMeter.o LoadAverageMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Machine.o Machine.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o MainPanel.o MainPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o MemoryMeter.o MemoryMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o MemorySwapMeter.o MemorySwapMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Meter.o Meter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o MetersPanel.o MetersPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o NetworkIOMeter.o NetworkIOMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Object.o Object.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o OpenFilesScreen.o OpenFilesScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o OptionItem.o OptionItem.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Panel.o Panel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Process.o Process.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ProcessList.o ProcessList.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ProcessLocksScreen.o ProcessLocksScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o RichString.o RichString.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Scheduling.o Scheduling.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ScreenManager.o ScreenManager.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ScreensPanel.o ScreensPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Settings.o Settings.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o SignalsPanel.o SignalsPanel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o SwapMeter.o SwapMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o SysArchMeter.o SysArchMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o TasksMeter.o TasksMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o TraceScreen.o TraceScreen.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o UptimeMeter.o UptimeMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o UsersTable.o UsersTable.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o Vector.o Vector.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o XUtils.o XUtils.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o linux/PressureStallMeter.o linux/PressureStallMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o linux/ZramMeter.o linux/ZramMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs/ZfsArcMeter.o zfs/ZfsArcMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs/ZfsCompressedArcMeter.o zfs/ZfsCompressedArcMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/PCPDynamicColumn.o pcp/PCPDynamicColumn.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/PCPDynamicMeter.o pcp/PCPDynamicMeter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/PCPMachine.o pcp/PCPMachine.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/PCPMetric.o pcp/PCPMetric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/PCPProcess.o pcp/PCPProcess.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/PCPProcessList.o pcp/PCPProcessList.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pcp/Platform.o pcp/Platform.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -DVERSION=\"6.0.5\" -DSYSCONFDIR=\"TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/pcp\" -DCOPYRIGHT=\""(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."\" -DPACKAGE=\"pcp-htop\" -DMAJOR_IN_SYSMACROS=1 -DNDEBUG -Wall -O2 -g -o pcp-htop -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 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 ProcessList.o ProcessLocksScreen.o RichString.o Scheduling.o ScreenManager.o ScreensPanel.o Settings.o SignalsPanel.o SwapMeter.o SysArchMeter.o TasksMeter.o TraceScreen.o UptimeMeter.o UsersTable.o Vector.o XUtils.o linux/PressureStallMeter.o linux/ZramMeter.o zfs/ZfsArcMeter.o zfs/ZfsCompressedArcMeter.o pcp/PCPDynamicColumn.o pcp/PCPDynamicMeter.o pcp/PCPMachine.o pcp/PCPMetric.o pcp/PCPProcess.o pcp/PCPProcessList.o pcp/Platform.o -lpcp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lncursesw -ltinfo -lm
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.0.5/recipe-sysroot-native/etc/pcp;g' \
-e 's;@datarootdir@;TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/share/pcp;g' \
-e 's;^\.SH "NAME";.SH NAME;g' \
-e 's;pcp/pcp;pcp;g'; \
done
=== iostat ===
make[3]: Nothing to be done for 'default_pcp'.
=== ipcs ===
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'.
=== 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'.
=== 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'.
=== 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'.
=== 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmfind.o pmfind.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o nosource.o nosource.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmfind -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
TOPDIR/tmp/hosttools/sed -e 's;@user@;'pcp';' -e 's;@path@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/var/lib/pcp';' \
-e 's;@SD_SERVICE_TYPE@;'simple';' \
# END
=== pmcd ===
TOPDIR/tmp/hosttools/sed <pmcd.service.in >pmcd.service \
-e 's;@PCP_RC_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/init.d';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmcd.o pmcd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dofetch.o dofetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dopdus.o dopdus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dostore.o dostore.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o client.o client.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/include -DHAVE_OPENSSL=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o agent.o agent.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl -lpcp_pmcd
=== pmcd_wait ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmcd_wait.o pmcd_wait.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmcd_wait -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmclient.o pmclient.c
rm -f pmclient
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g pmclient.o -o pmclient -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmclient_fg.o pmclient_fg.c
rm -f pmclient_fg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g pmclient_fg.o -o pmclient_fg -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmconfig.o pmconfig.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmconfig -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 perfevent dm pipe openbsd docker smart podman statsd hacluster linux_sockets denki bpf overhead 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 `; 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
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o root.o root.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o agent.o agent.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o podman.o podman.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o docker.o docker.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lxc.o lxc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Ideps -Wall -O2 -g -o pmdaroot -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
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
=== 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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src -I../../../../src/pmie/src -DSIM_ABI=\"""\" -DBUILD=\"1\" -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmcd.o pmcd.c
./objstyle: 22: cc: not found
./objstyle: 22: cc: not found
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
./objstyle: 22: cc: not found
=== linux_proc ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o acct.o acct.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o cgroups.o cgroups.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o contexts.o contexts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_pid.o proc_pid.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_dynamic.o proc_dynamic.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getinfo.o getinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o error.o error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdaproc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sysfs_xfs.o sysfs_xfs.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o filesys.o filesys.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdaxfs -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
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
=== linux_zfs ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_utils.o zfs_utils.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_pools.o zfs_pools.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_zilstats.o zfs_zilstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_zfetchstats.o zfs_zfetchstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_xuiostats.o zfs_xuiostats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_fmstats.o zfs_fmstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_dnodestats.o zfs_dnodestats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_dbufstats.o zfs_dbufstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_arcstats.o zfs_arcstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zfs_abdstats.o zfs_abdstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdazfs -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_zfs -v 2 -o help < help
=== linux ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o linux_table.o linux_table.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mem_bandwidth.o mem_bandwidth.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o namespaces.o namespaces.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_stat.o proc_stat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_meminfo.o proc_meminfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_loadavg.o proc_loadavg.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_interrupts.o proc_interrupts.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o filesys.o filesys.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ipc.o ipc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o swapdev.o swapdev.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_partitions.o proc_partitions.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o getinfo.o getinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_scsi.o proc_scsi.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_cpuinfo.o proc_cpuinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o login.o login.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ksm.o ksm.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_slabinfo.o proc_slabinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_uptime.o proc_uptime.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_vmstat.o proc_vmstat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_locks.o proc_locks.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sysfs_kernel.o sysfs_kernel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o numa_meminfo.o numa_meminfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_tty.o proc_tty.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_buddyinfo.o proc_buddyinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_zoneinfo.o proc_zoneinfo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_pressure.o proc_pressure.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sysfs_fchost.o sysfs_fchost.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sysfs_tapestats.o sysfs_tapestats.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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_tapestats.o -lpcp_pmda -lpcp -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdalinux -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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_tapestats.o -lpcp_pmda -lpcp
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
=== 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sample.o sample.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o percontext.o percontext.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc.o proc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdasample -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== simple ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o simple.o simple.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o pmdasimple -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== trivial ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o trivial.o trivial.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o pmdatrivial -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== sendmail ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sendmail.o sendmail.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o sendmail -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== mailq ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mailq.o mailq.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdamailq -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o txmon.o txmon.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o txmon -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o txrecord.o txrecord.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o txrecord -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
=== apache ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o apache.o apache.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o cisco.o cisco.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interface.o interface.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o telnet.o telnet.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o probe.o probe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o probe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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@-ldl@' \
-e 's@MATH_LIB@-lm@' \
-e 's@MY_INC_DIR@-ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include/pcp/..@' \
-e 's@MY_LIBS@-LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath=TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include@' \
-e 's@$(PCP_ETC_DIR)@TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc@' \
<GNUmakefile.stub >Makefile.stub
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -c -o app1.o app1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o app1 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -c -o app2.o app2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o app2 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -c -o app3.o app3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o app3 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o trace.o trace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o client.o client.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o comms.o comms.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o data.o data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src/libpcp_trace/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../../src/libpcp_trace/src -Wall -O2 -g -o pmdatrace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o shping.o shping.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mounts.o mounts.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o weblog.o weblog.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sproc.o sproc.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o check_match.o check_match.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o check_match -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
=== mmv ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmvdump.o mmvdump.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o mmvdump -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o acme acme.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
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 ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv.o mmv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdammv -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
ln -s -f root_mmv pmns
=== 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mlannetu.o mlannetu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mlansesu.o mlansesu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mlanllu.o mlanllu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o linuxlnk.o linuxlnk.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ds2480ut.o ds2480ut.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -I../../../../src/include -I../../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -g -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o roomtemp.o roomtemp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dsread.o dsread.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o pmdaroomtemp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o summary.o summary.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mainloop.o mainloop.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lustrecomm.o lustrecomm.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o file_indexed.o file_indexed.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o file_single.o file_single.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o refresh_file.o refresh_file.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o timespec_routines.o timespec_routines.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o pmdalustrecomm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logger.o logger.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdalogger -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o bash.o bash.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o latency.o latency.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o control.o control.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o glstats.o glstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o worst_glock.o worst_glock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o glocks.o glocks.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sbstats.o sbstats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ftrace.o ftrace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdagfs2 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
=== jbd2 ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc_jbd2.o proc_jbd2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdajbd2 -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
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
=== cifs ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o stats.o stats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdacifs -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== nvidia ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DDSOSUFFIX=\"so\" -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o localnvml.o localnvml.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DDSOSUFFIX=\"so\" -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o nvidia.o nvidia.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DDSOSUFFIX=\"so\" -Wall -O2 -g -o pmdanvidia -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== perfevent ===
make[3]: Nothing to be done for 'default_pcp'.
=== dm ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dmthin.o dmthin.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dmcache.o dmcache.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o vdo.o vdo.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdadm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== pipe ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pipe.o pipe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdapipe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o docker.o docker.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdadocker -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp -ldl
=== smart ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o smart_stats.o smart_stats.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdasmart -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== podman ===
mkdir -p deps/jsonsl
ln -s -f TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/git/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o podman.o podman.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/libpcp_web/src -Ideps -Wall -O2 -g -o pmdapodman -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib/pkgconfig/../../../usr/lib -lssl -lcrypto -lpcp_pmda -lpcp -lpcp_mmv -lpcp
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_podman -v 2 -o help < help
=== 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pacemaker.o pacemaker.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o corosync.o corosync.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sbd.o sbd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o drbd.o drbd.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdahacluster -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
=== linux_sockets ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o metrictab.o metrictab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ss_refresh.o ss_refresh.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ss_parse.o ss_parse.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ss_stream.o ss_stream.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdasockets -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o denki.o denki.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fvisibility=hidden -Wall -O2 -g -o pmdadenki -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static ../../../src/newhelp/newhelp.static -n root_denki -v 2 -o help < help
=== bpf ===
make[3]: Nothing to be done for 'default_pcp'.
=== overhead ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o overhead.o overhead.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmda.o pmda.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o refresh.o refresh.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o config.o config.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdaoverhead -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
=== bonding ===
=== netfilter ===
=== zimbra ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src runaszimbra.c -o runaszimbra
=== 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 ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o kvmstat.o kvmstat.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdakvm -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
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
=== named ===
=== news ===
=== pdns ===
=== samba ===
=== dtsrun ===
TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/bin/pod2man --section=1 --release=6.0.5 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdadtsrun.pl pmdadtsrun.1
=== postfix ===
=== gpsd ===
=== rsyslog ===
../../../src/include/buildrules:179: warning: overriding recipe for target 'depend'
../../../src/include/buildrules:179: warning: ignoring old recipe for target 'depend'
../../../src/include/buildrules:197: warning: overriding recipe for target 'libsrc_symlinks'
../../../src/include/buildrules:197: warning: ignoring old recipe for target 'libsrc_symlinks'
=== snmp ===
TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/bin/pod2man --section=1 --release=6.0.5 --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 ===
=== 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 ===
=== 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'.
=== pmdate ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmdate.o pmdate.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmdate -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmdbg.o pmdbg.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -o pmdbg -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogdump.o pmlogdump.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogdump -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmerr.o pmerr.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmerr -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmgetopt.o pmgetopt.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmgetopt -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmhostname.o pmhostname.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmhostname -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';g' crontab.in > crontab
TOPDIR/tmp/hosttools/sed <pmie.service.in >pmie.service \
-e 's;@PCP_RC_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/init.d';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/var/run';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc/cron.d/pcp-pmie';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc/cron.d/pcp-pmie';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc/cron.d/pcp-pmie';' \
-e 's;@PCP_BIN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmie.o pmie.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o symbol.o symbol.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dstruct.o dstruct.c
dstruct.c: In function ‘sleepTight’:
dstruct.c:304:8: warning: ‘lsts’ may be used uninitialized in this function [-Wmaybe-uninitialized]
304 | fprintf(stderr, "sleepTight: nanosleep({%ld,%ld}) -> -1 errno=%d tleft={%ld,%ld}\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
305 | (long)ts.tv_sec, (long)ts.tv_nsec, lsts,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
306 | (long)tleft.tv_sec, (long)tleft.tv_nsec);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lexicon.o lexicon.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o syntax.o syntax.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pragmatics.o pragmatics.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o eval.o eval.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o show.o show.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o match_inst.o match_inst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o systemlog.o systemlog.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o stomp.o stomp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o andor.o andor.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fun.o fun.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -o pmie -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -Wall -O2 -g -o pmie_dump_stats pmie_dump_stats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
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
rm -f CPU
for file in cpu.head cpu.00 cpu.01 cpu.02; do cat $file >>CPU; echo >>CPU; done
rm -f DISK DISK.in
for file in disk.head disk.00 disk.10 disk.20; do cat $file >>DISK.in; echo >>DISK.in; done
sed -e "s@/usr/pcp/bin/pmpost@TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin/pmpost@" <DISK.in >DISK
rm -f DISK.in
rm -f FILESYS
for file in filesys.head filesys.00 filesys.10 filesys.20; do cat $file >>FILESYS; echo >>FILESYS; done
rm -f RAS
for file in ras.head ras.00; do cat $file >>RAS; echo >>RAS; done
rm -f SWAP
for file in swap.head swap.00; do cat $file >>SWAP; echo >>SWAP; done
rm -f NETWORK
for file in network.head network.00; do cat $file >>NETWORK; echo >>NETWORK; done
rm -f ENVIRON
for file in environ.head environ.00; do cat $file >>ENVIRON; echo >>ENVIRON; done
rm -f WEBREPORT
for file in webreport.head webreport.00 webreport.01; do cat $file >>WEBREPORT; echo >>WEBREPORT; done
=== pmiestatus ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmiestatus.o pmiestatus.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../src/pmie/src -Wall -O2 -g -o pmiestatus -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmjson.o pmjson.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmjson -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlc.o pmlc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlock.o pmlock.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlock -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogcheck.o pmlogcheck.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pass0.o pass0.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pass1.o pass1.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pass2.o pass2.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pass3.o pass3.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogcheck -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogextract.o pmlogextract.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o error.o error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o metriclist.o metriclist.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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogextract -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 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.0.5/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.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' -e 's;@sapath@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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_RC_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/init.d';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/var/run';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc/cron.d/pcp-pmlogger';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc/cron.d/pcp-pmlogger';' \
-e 's;@PCP_SYSCONFIG_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc';' \
-e 's;@PCP_BINADM_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/libexec/pcp/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/etc/cron.d/pcp-pmlogger';' \
-e 's;@PCP_BIN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/bin';' \
-e 's;@PCP_VAR_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogger.o pmlogger.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetch.o fetch.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o error.o error.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o callback.o callback.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o ports.o ports.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dopdu.o dopdu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o checks.o checks.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logue.o logue.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o events.o events.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pass0.o pass0.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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -fPIE -DBACKTRACE_SYMBOLS=1 -Wall -O2 -g -o pmlogger -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 lex.o gram.tab.o -lpcp_archive -lpcp
rm lex.c
=== pmlogreduce ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogreduce.o pmlogreduce.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o logio.o logio.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o dometric.o dometric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o rewrite.o rewrite.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o indom.o indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o scan.o scan.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogreduce -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogconf.o pmlogconf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmrepconf.o pmrepconf.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogconf -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmloglabel.o pmloglabel.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmloglabel -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogmv.o pmlogmv.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogmv -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogpaste.o pmlogpaste.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogpaste -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogrewrite.o pmlogrewrite.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o metric.o metric.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o indom.o indom.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o result.o result.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o label.o label.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o text.o text.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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o lex.o lex.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o gram.tab.o gram.tab.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogrewrite -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 lex.o gram.tab.o -lpcp_archive -lpcp -lm
rm lex.c
=== pmlogsize ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogsize.o pmlogsize.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o index.o index.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o meta.o meta.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o data.o data.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogsize -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmlogsummary.o pmlogsummary.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmlogsummary -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmpost.o pmpost.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmpost -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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_RC_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/etc/init.d';' \
-e 's;@PCP_RUN_DIR@;'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/var/run';' \
# 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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.0.5/recipe-sysroot-native/usr/include -c -o pmproxy.o pmproxy.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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.0.5/recipe-sysroot-native/usr/include -c -o deprecated.o deprecated.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/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 pcp2csv.1 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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmstat.o pmstat.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmstat -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
echo '# pmlogger config options for pmstat.config' >pmstat.pmlogger.options
echo >>pmstat.pmlogger.options
echo '%define have_disk_block_stats' >>pmstat.pmlogger.options
=== pmstore ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmstore.o pmstore.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmstore -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmtrace.o pmtrace.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -o pmtrace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmsleep.o pmsleep.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmsleep -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmval.o pmval.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o event.o event.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmval -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 ===
export nothing=''; python3 setup.py build_ext --include-dirs=TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp --library-dirs=TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_gui/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_import/src:TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -DENABLE_PYTHON3
running build_ext
building 'cpmapi' extension
creating build/temp.linux-x86_64-cpython-313
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-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.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmapi.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-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.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmda.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-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.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmgui.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-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.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/pmi.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -fPIC -DENABLE_PYTHON3=1 -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-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.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_web/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_archive/src -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include -ITOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include build/temp.linux-x86_64-cpython-313/mmv.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_pmda/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_gui/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_import/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src/python/../../src/libpcp_mmv/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/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=''; python3 setup.py build
running build
running build_py
creating 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/__init__.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmgui.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/mmv.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmi.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmconfig.py -> build/lib.linux-x86_64-cpython-313/pcp
copying pcp/pmcc.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.0.5/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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o telnet-probe.o telnet-probe.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o telnet-probe -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmdesc.o pmdesc.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o collectl2pcp.o collectl2pcp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o cpu.o cpu.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o disk.o disk.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o net.o net.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o load.o load.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o timestamp.o timestamp.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o util.o util.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o metrics.o metrics.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o header.o header.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o generic.o generic.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o proc.o proc.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o collectl2pcp -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o zbxpcp.o zbxpcp.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -ldl
TOPDIR/tmp/hosttools/sed -e 's;@library@;zbxpcp.so;' zbxpcp.conf.in > zbxpcp.conf
=== pmpython ===
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmpython.o pmpython.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmpython -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o find-filter.o find-filter.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o find-filter -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/src'
=== qa ===
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/qa'
./mk.pcpversion 6.0.5 >> 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 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
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o disk_test.o disk_test.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 disk_test.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o disk_test
rm -f exercise
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o exercise exercise.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o context_test.o context_test.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 context_test.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o context_test
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o chkoptfetch.o chkoptfetch.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkoptfetch.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chkoptfetch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 xval.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o xval
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o xxx.o xxx.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 xxx.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o xxx
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkopenlog.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chkopenlog
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkconnect.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chkconnect
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 t_fetch.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o t_fetch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o clienttimeout.o clienttimeout.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 clienttimeout.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o clienttimeout
rm -f hp-mib
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DLITE=1 -o hp-mib hp-mib.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 agenttimeout.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o agenttimeout
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkctx2.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chkctx2
rm -f pmcdgone
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmcdgone pmcdgone.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o chkhelp.o chkhelp.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkhelp.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chkhelp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o scale.o scale.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 scale.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o scale
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chktrim.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chktrim
rm -f store
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DLITE=1 -o store store.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o torture_api.o torture_api.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 torture_api.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o torture_api
rm -f logcontrol
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o logcontrol logcontrol.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o xlog.o xlog.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 xlog.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o xlog
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o hex2nbo.o hex2nbo.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 hex2nbo.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o hex2nbo
rm -f chknumval
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chknumval chknumval.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o xarch.o xarch.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 xarch.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o xarch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o eofarch.o eofarch.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 eofarch.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o eofarch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o defctx.o defctx.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 defctx.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o defctx
rm -f chkacc1
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chkacc1 chkacc1.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkacc2
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chkacc2 chkacc2.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chkacc3
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chkacc3 chkacc3.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 storepast.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o storepast
rm -f pmdashutdown
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmdashutdown pmdashutdown.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 exertz.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o exertz
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 badpmcdpmid.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o badpmcdpmid
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 permfetch.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o permfetch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 archinst.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o archinst
rm -f pmlcmacro
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmlcmacro pmlcmacro.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 whichtimezone.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o whichtimezone
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o eol.o eol.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 eol.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o eol
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp0.o interp0.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp0.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp0
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp1.o interp1.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp1.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp1
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp2.o interp2.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp2.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp2
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp3.o interp3.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp3.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp3
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp4.o interp4.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp4.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp4
rm -f pcp_lite_crash
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DLITE=1 -o pcp_lite_crash pcp_lite_crash.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 compare.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o compare
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 mkfiles.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o mkfiles
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o nameall.o nameall.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 nameall.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o nameall
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 nullinst.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o nullinst
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 storepdu.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o storepdu
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o fetchpdu.o fetchpdu.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 fetchpdu.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o fetchpdu
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 badloglabel.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o badloglabel
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp_bug2.o interp_bug2.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp_bug2.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp_bug2
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o interp_bug.o interp_bug.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 interp_bug.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o interp_bug
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o xmktime.o xmktime.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 xmktime.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o xmktime
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o descreqX2.o descreqX2.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 descreqX2.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o descreqX2
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o recon.o recon.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 recon.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o recon
rm -f torture_indom
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o torture_indom torture_indom.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 fetchrate.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o fetchrate
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o stripmark.o stripmark.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 stripmark.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o stripmark
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmnsinarchives.o pmnsinarchives.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmnsinarchives.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmnsinarchives
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pmnsunload.o pmnsunload.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmnsunload.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmnsunload
rm -f endian
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o endian endian.c
rm -f chk_memleak
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o chk_memleak chk_memleak.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chk_metric_types.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chk_metric_types
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 mark-bug.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o mark-bug
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 parsemetricspec.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o parsemetricspec
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 parseinterval.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o parseinterval
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 parsehighresinterval.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o parsehighresinterval
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pducheck.o pducheck.c
rm -f pducheck
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pducheck pducheck.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_trace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pducrash.o pducrash.c
rm -f pducrash
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pducrash pducrash.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_trace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdu-server.o pdu-server.c
rm -f pdu-server
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pdu-server pdu-server.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_trace -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmprintf.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmprintf
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmsprintf.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmsprintf
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmsocks_objstyle.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmsocks_objstyle
rm -f numberstr
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o numberstr numberstr.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 read-bf.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o read-bf
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 write-bf.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o write-bf
rm -f slow_af
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o slow_af slow_af.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 indom.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o indom
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o tztest.o tztest.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 tztest.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o tztest
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 multifetch.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o multifetch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmconvscale.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmconvscale
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 torture-eol.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o torture-eol
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o crashpmcd.o crashpmcd.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 crashpmcd.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o crashpmcd
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o dumb_pmda dumb_pmda.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o torture_cache.o torture_cache.c
rm -f torture_cache
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o torture_cache torture_cache.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 wrap_int.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o wrap_int
rm -f labels
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o labels labels.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 mergelabels
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mergelabels mergelabels.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 mergelabelsets
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mergelabelsets mergelabelsets.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 addlabels.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o addlabels
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 matchInstanceName.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o matchInstanceName
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o torture_pmns.o torture_pmns.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o addctxdm.o addctxdm.c
rm -f torture_pmns
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o torture_pmns torture_pmns.o addctxdm.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_genstats.o mmv_genstats.c
rm -f mmv_genstats
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_genstats mmv_genstats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_instances.o mmv_instances.c
rm -f mmv_instances
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_instances mmv_instances.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
rm -f mmv_poke
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_poke mmv_poke.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_noinit.o mmv_noinit.c
rm -f mmv_noinit
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_noinit mmv_noinit.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_nostats.o mmv_nostats.c
rm -f mmv_nostats
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_nostats mmv_nostats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv2_genstats.o mmv2_genstats.c
rm -f mmv2_genstats
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv2_genstats mmv2_genstats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv2_instances.o mmv2_instances.c
rm -f mmv2_instances
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv2_instances mmv2_instances.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv2_nostats.o mmv2_nostats.c
rm -f mmv2_nostats
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv2_nostats mmv2_nostats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv2_simple.o mmv2_simple.c
rm -f mmv2_simple
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv2_simple mmv2_simple.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv3_simple.o mmv3_simple.c
rm -f mmv3_simple
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv3_simple mmv3_simple.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv3_labels.o mmv3_labels.c
rm -f mmv3_labels
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv3_labels mmv3_labels.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv3_bad_labels.o mmv3_bad_labels.c
rm -f mmv3_bad_labels
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv3_bad_labels mmv3_bad_labels.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv3_nostats.o mmv3_nostats.c
rm -f mmv3_nostats
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv3_nostats mmv3_nostats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv3_genstats.o mmv3_genstats.c
rm -f mmv3_genstats
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv3_genstats mmv3_genstats.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
rm -f record
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o record record.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_gui
rm -f record-setarg
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o record-setarg record-setarg.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_gui
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o clientid.o clientid.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 clientid.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o clientid
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o grind_ctx.o grind_ctx.c
rm -f grind_ctx
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o grind_ctx grind_ctx.o addctxdm.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmdacache pmdacache.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
rm -f check_import
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o check_import check_import.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_import
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o unpack.o unpack.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 unpack.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o unpack
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o hrunpack.o hrunpack.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 hrunpack.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o hrunpack
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o aggrstore.o aggrstore.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 aggrstore.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o aggrstore
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o atomstr atomstr.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o semstr semstr.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 grind_conv.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o grind_conv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 getconfig.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o getconfig
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 err.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o err
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o torture_logmeta.o torture_logmeta.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 torture_logmeta.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o torture_logmeta
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o keycache keycache.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o keycache2 keycache2.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmdaqueue pmdaqueue.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 drain-server.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o drain-server
rm -f template
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o template template.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o anon-sa anon-sa.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 username.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o username
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o rtimetest.o rtimetest.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 rtimetest.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o rtimetest
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 getcontexthost.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o getcontexthost
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o badpmda badpmda.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o chklogputresult.o chklogputresult.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 chklogputresult.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o chklogputresult
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o churnctx.o churnctx.c
rm -f churnctx
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o churnctx churnctx.o addctxdm.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 badUnitsStr_r.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o badUnitsStr_r
rm -f units-parse
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o units-parse units-parse.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o rootclient rootclient.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 derived.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o derived
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 lookupnametest.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o lookupnametest
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 getversion.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o getversion
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o pdubufbounds.o pdubufbounds.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pdubufbounds.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pdubufbounds
rm -f statvfs
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o statvfs statvfs.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o storepmcd.o storepmcd.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 storepmcd.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o storepmcd
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o github-50.o github-50.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 github-50.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o github-50
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 archfetch.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o archfetch
rm -f sortinst
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o sortinst sortinst.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 fetchgroup.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o fetchgroup
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 loadconfig2.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o loadconfig2
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 loadderived.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o loadderived
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 sum16.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o sum16
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o badmmv.o badmmv.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 badmmv.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o badmmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o multictx.o multictx.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 multictx.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o multictx
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_simple.o mmv_simple.c
rm -f mmv_simple
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_simple mmv_simple.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
rm -f httpfetch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o httpfetch httpfetch.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda -lpcp_web -lpcp_mmv
rm -f json_test
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o json_test json_test.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda -lpcp_web -lpcp_mmv
rm -f check_pmiend_fdleak
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o check_pmiend_fdleak check_pmiend_fdleak.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_import
rm -f check_pmi_errconv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o check_pmi_errconv check_pmi_errconv.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_import
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 archctl_segfault.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o archctl_segfault
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o debug.o debug.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 debug.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o debug
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 int2pmid.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o int2pmid
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 int2indom.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o int2indom
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o exectest.o exectest.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 exectest.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o exectest
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o unpickargs.o unpickargs.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 unpickargs.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o unpickargs
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 hanoi.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o hanoi
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 progname.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o progname
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 countmark.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o countmark
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 indom2int.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o indom2int
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmid2int.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmid2int
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 scanmeta.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o scanmeta
rm -f traverse_return_codes
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o traverse_return_codes traverse_return_codes.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o timeshift.o timeshift.c
gcc -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 timeshift.o -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o timeshift
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 checkstructs.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o checkstructs
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -g -fno-omit-frame-pointer -o bcc_profile bcc_profile.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o sha1int2ext.o sha1int2ext.c
rm -f sha1int2ext
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o sha1int2ext sha1int2ext.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_pmda -lpcp_web -lpcp_mmv
rm -f getdomainname
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o getdomainname getdomainname.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 profilecrash.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o profilecrash
rm -f store_and_fetch
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DLITE=1 -o store_and_fetch store_and_fetch.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 test_service_notify.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o test_service_notify
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 ctx_derive.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o ctx_derive
rm -f pmstrn
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmstrn pmstrn.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmfstring
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o pmfstring pmfstring.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 pmfg-derived.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o pmfg-derived
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -c -o mmv_help.o mmv_help.c
rm -f mmv_help
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o mmv_help mmv_help.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -lpcp_mmv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -o sizeof sizeof.c
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 stampconv.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o stampconv
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 time_stamp.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o time_stamp
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 archend.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o archend
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 scandata.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o scandata
gcc -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -O2 -pipe -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -isystemTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/include -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 wait_for_values.c -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -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.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -Wall -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 -o wait_for_values
rm -f dumpstack
gcc -I../../src/include -I. -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -o dumpstack -rdynamic dumpstack.c -L../../src/libpcp/src -lpcp
TOPDIR/tmp/hosttools/ld: TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/liblzma.so.5: undefined reference to `pthread_sigmask@GLIBC_2.32'
TOPDIR/tmp/hosttools/ld: TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/liblzma.so.5: undefined reference to `pthread_condattr_setclock@GLIBC_2.34'
TOPDIR/tmp/hosttools/ld: TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/liblzma.so.5: undefined reference to `pthread_create@GLIBC_2.34'
TOPDIR/tmp/hosttools/ld: TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/recipe-sysroot-native/usr/lib/liblzma.so.5: undefined reference to `pthread_join@GLIBC_2.34'
collect2: error: ld returned 1 exit status
make[2]: *** [GNUlocaldefs:737: dumpstack] Error 1
make[1]: *** [GNUmakefile:48: default_pcp] Error 2
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-linux/pcp-native/6.0.5/git/qa'
make: *** [GNUmakefile:49: default_pcp] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.